Support a special HIDDEN value in arguments' help to not show them in the help texts.
Metadata
Current evaluation
Merged implementation adding a HIDDEN value to arguments, excluding them from help text. Approved by one reviewer, the change modifies four files (+34/-4) to enable cleaner command-line documentation.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation adding a HIDDEN value to arguments, excluding them from help text. Approved by one reviewer, the change modifies four files (+34/-4) to enable cleaner command-line documentation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change adding a HIDDEN value for argument help to exclude specific arguments from CLI help output. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #309 fix: hide positional arguments with no help | craft-cli | merged | Merged, resolving issue #308. The change hides positional arguments without help text while preserving them in command syntax. Approved by two reviewers, passed CI checks, and updated three files (+102/-11 lines). |