Support for a default command in Dispatcher (CRAFT-760).
Metadata
Current evaluation
Merged after approval, adding default command support to the Dispatcher (CRAFT-760). Includes documentation and modifies three files with 79 additions and 25 deletions.
Suggested action: —
No scores available.
Issue body
Docs included.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval, adding default command support to the Dispatcher (CRAFT-760). Includes documentation and modifies three files with 79 additions and 25 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged code and documentation adding default command support to the Dispatcher, resolving CRAFT-760. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #563 Improved the Dispatcher to work with default global args and support extra ones in the future (CRAFT-565). | charmcraft | merged | Merged Dispatcher improvements for default global arguments and future extras. Refactored naming, relocated help functions, and prepared code for craft-cli extraction. Approved and merged. | |
| #281 feat(app): provide a way to customize the Dispatcher | craft-application | merged | Merged a feature to customize the Dispatcher, allowing Snapcraft to set a default command without supporting it at the craft-application level. Approved by three reviewers, passed CI checks, and updated one file with 14 additions and 6 deletions. | |
| #422 feat: error on default command | craft-cli | merged | Merged. Adds opt-in allow_default_command to Dispatcher for default command support without breaking existing apps. Approved by three reviewers, passed CI, and unblocks downstream snapcraft. |