Skip to content

Cli subcommands add interactive#90

Merged
ebzych merged 52 commits intoebzych:mainfrom
Fojdjebu:cli-subcommands-add-interactive
Apr 20, 2026
Merged

Cli subcommands add interactive#90
ebzych merged 52 commits intoebzych:mainfrom
Fojdjebu:cli-subcommands-add-interactive

Conversation

@Fojdjebu
Copy link
Copy Markdown
Collaborator

  • Refactor CLI: commands.py into separate modules per subcommand, making it easier for contributors to add new commands

  • Replace flag‑based (amixis --analyze, --build, etc.) with proper subcommands (amixis analyze, amixis build, etc.)

  • Add interactive commands to create configuration files via editor: add input and add toolchain

  • Improve help formatting

  • Add run subcommand: introduced amixis run /path as the canonical way to run the full pipeline (analyzebuildprofile), replacing the previous syntax

Comment thread docs/usage_guide.md Outdated
Comment thread amphimixis/cli/templates.py
Comment thread docs/usage_guide.md Outdated
Comment thread amixis.py Outdated
Comment thread amixis.py Outdated
Comment thread amixis.py Outdated
Comment thread amixis.py Outdated
Comment thread amixis.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amixis.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/commands/add/input.py
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread tests/integration/test_e2e_local.py Outdated
Comment thread amphimixis/cli/utils.py
Comment thread amphimixis/cli/templates.py Outdated
Comment thread amphimixis/cli/parser.py Outdated
Comment thread amphimixis/cli/templates.py Outdated
Comment thread amphimixis/cli/commands/clean.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
dabordukov
dabordukov previously approved these changes Apr 17, 2026
@KirillSmirnov
Copy link
Copy Markdown
Contributor

Meow?

@ebzych ebzych removed the request for review from IMBIGFISH4 April 17, 2026 16:27
Copy link
Copy Markdown
Owner

@ebzych ebzych left a comment

Choose a reason for hiding this comment

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

enjoy)))

Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/commands/add/toolchain.py
Comment thread amphimixis/cli/commands/add/toolchain.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/utils.py Outdated
Comment thread amphimixis/cli/commands/clean.py Outdated
Comment thread amphimixis/cli/commands/add/input.py Outdated
Comment thread amphimixis/cli/commands/run.py Outdated
IMBIGFISH4
IMBIGFISH4 previously approved these changes Apr 19, 2026
@dabordukov dabordukov requested a review from ebzych April 20, 2026 01:04
@ebzych ebzych merged commit 1ed5a8b into ebzych:main Apr 20, 2026
3 checks passed
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.

5 participants