Skip to content

Cli module structure#24

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

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

Conversation

@szvsw

@szvsw szvsw commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

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 <[email protected]>
@cursor

cursor Bot commented Feb 19, 2026

Copy link
Copy Markdown

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

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