Skip to content

300 Refactor CLI structure to support nested subparsers and dynamic server loading#333

Open
Relm-Arrowny wants to merge 10 commits into
mainfrom
300-improve-cli-for-instrument-server-management
Open

300 Refactor CLI structure to support nested subparsers and dynamic server loading#333
Relm-Arrowny wants to merge 10 commits into
mainfrom
300-improve-cli-for-instrument-server-management

Conversation

@Relm-Arrowny

@Relm-Arrowny Relm-Arrowny commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Fixes #300

  • Added InstrumentClient: To allow quick interaction with instrument server.
  • Modified CLI: To allow user to start server and interact with it.
  • Modified AbstractInstrumentServer: Added command_list to _command_registry

Instructions to reviewer on how to test:

  1. Do thing x
  2. Confirm thing y happens

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@Relm-Arrowny Relm-Arrowny linked an issue Jun 25, 2026 that may be closed by this pull request
8 tasks
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (15128dc) to head (c9e3979).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #333   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        34    +3     
  Lines          837       910   +73     
=========================================
+ Hits           837       910   +73     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Relm-Arrowny Relm-Arrowny changed the title 300 improve cli for instrument server management 300 Refactor CLI structure to support nested subparsers and dynamic server loading Jun 25, 2026
@Relm-Arrowny Relm-Arrowny marked this pull request as ready for review June 26, 2026 10:14
@Relm-Arrowny Relm-Arrowny requested a review from a team June 26, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve CLI for Instrument Server Management

1 participant