Commit 3be8563
feat(cli): add colorful styled help output with categorized options (#275)
- Add clap styling with cyan headers, green commands, yellow placeholders
- Add ASCII art banner to help output
- Categorize options into Model Configuration, Security, Workspace, Features, Debugging
- Add colored environment variables and examples in after-help section
- Organize subcommands by display_order for logical grouping
- Add color-print dependency for styled after-help content
Co-authored-by: Droid Agent <droid@factory.ai>1 parent 60befd0 commit 3be8563
3 files changed
Lines changed: 268 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments