-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersminor
Description
Summary
Make first-run and daily usage smoother with additional commands and completions.
Proposed changes
- Add struct init to scaffold a custom structures repo with examples and docs.
- Add struct completion install [bash|zsh|fish] to emit the exact shell commands for enabling completion.
- Standardize output mode naming across CLI and MCP (console/files or console/file) and update docs.
Files
- struct_module/commands/*.py
- README.md, docs/cli-reference.md
Acceptance criteria
- New commands are available with help text and examples.
- Output mode names are consistent in CLI, MCP, and docs.
- Tests for output and completion installer.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersminor