Skip to content

Comments

Cli module structure#24

Draft
szvsw wants to merge 2 commits intomainfrom
cursor/cli-module-structure-6fae
Draft

Cli module structure#24
szvsw wants to merge 2 commits intomainfrom
cursor/cli-module-structure-6fae

Conversation

@szvsw
Copy link
Contributor

@szvsw szvsw commented Feb 19, 2026

Refactor the CLI module into separate files to improve organization and maintainability.


Open in Cursor Open in Web

- submit.py: submit group and manifest command
- simulate.py: simulate command
- tests.py: tests group and e2e command
- get.py: get group and experiment command
- main.py: root CLI that imports and registers all commands

Interface unchanged; entry point remains globi.tools.cli.main:cli

Co-authored-by: Sam Wolk <szvsw@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 19, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: Sam Wolk <szvsw@users.noreply.github.com>
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.

2 participants