Skip to content

feat: add NI LabVIEW CLI harness to public registry#351

Open
99cz99 wants to merge 2 commits into
HKUDS:mainfrom
99cz99:add-labview-registry
Open

feat: add NI LabVIEW CLI harness to public registry#351
99cz99 wants to merge 2 commits into
HKUDS:mainfrom
99cz99:add-labview-registry

Conversation

@99cz99

@99cz99 99cz99 commented Jun 12, 2026

Copy link
Copy Markdown

Summary

Add cli-anything-labview to the public registry.

About the harness

  • Software: NI LabVIEW 2025
  • Backend: ActiveX/COM automation + subprocess fallback
  • Commands: project, vi, control, run, build, session, status
  • Tests: 56 tests passing (35 unit + 21 E2E)
  • Platform: Windows only
  • License: Apache 2.0
  • Repo: https://github.com/99cz99/cli-anything-labview

Checklist

  • Installable via pip install git+https://github.com/99cz99/cli-anything-labview.git@v1.0.0
  • SKILL.md available at raw GitHub URL
  • Test suite passes (56 tests)
  • JSON output mode (--json flag) supported
  • Entry follows PEP 420 namespace package convention

@github-actions github-actions Bot added new-cli Adds a new CLI or generated harness cli-anything-hub Changes CLI-Hub, registries, or hub docs labels Jun 12, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 818a241890

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread public_registry.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli-anything-hub Changes CLI-Hub, registries, or hub docs new-cli Adds a new CLI or generated harness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant