Hidden commands are suggested as alternatives for command not found
Metadata
Current evaluation
Closed without a visible fix or resolution. The report was synced to internal Jira ticket CRAFT-3618 and appears abandoned or deferred, with no GitHub resolution or merge documented.
Suggested action: —
No scores available.
Issue body
### Bug Description
When a bad command is entered, hidden commands are included.
### To Reproduce
```
lengau@ratel:~$ mycraft release-status --release-id 9a2badfca9c442c19f29a3f134ed2838
Usage: mycraft [options] command [args]...
Try 'mycraft -h' for help.
Error: no such command 'release-status', maybe you meant 'buildset-status' or 'status'
```
Here 'buildset-status' is a hidden command
### part yaml
_No response_
### Relevant log output
```shell
n/a
```
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without a visible fix or resolution. The report was synced to internal Jira ticket CRAFT-3618 and appears abandoned or deferred, with no GitHub resolution or merge documented. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The bug reporting hidden commands in command-not-found suggestions was synced to an internal Jira ticket but abandoned without a fix. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without a public fix. The issue was abandoned and tracked internally via Jira ticket CRAFT-3618. Hidden commands continue to incorrectly appear in command-not-found suggestions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution. The report that hidden commands incorrectly appear as alternatives for unknown commands was synced to Jira but received no fix or follow-up before closure. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #449 Command help 'See also' should filter hidden commands | craft-cli | closed | Closed without a direct fix. The issue was synced to Jira (CRAFT-5213) for internal tracking, indicating it was deferred or resolved externally. No pull request or merge details were provided. |