Commit 97fd08b
committed
fix(cli): cap skill description in /help to one line
Long descriptions used to spill over multiple wrapped lines in /help
output. Truncate to 120 chars matching the prompt-listing budget, so
one noisy SKILL.md cannot bury the rest of the help screen.
Signed-off-by: Huang Rui <vowstar@gmail.com>1 parent ec3c089 commit 97fd08b
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3275 | 3275 | | |
3276 | 3276 | | |
3277 | 3277 | | |
| 3278 | + | |
3278 | 3279 | | |
3279 | 3280 | | |
3280 | 3281 | | |
3281 | 3282 | | |
3282 | 3283 | | |
| 3284 | + | |
| 3285 | + | |
| 3286 | + | |
| 3287 | + | |
3283 | 3288 | | |
3284 | | - | |
| 3289 | + | |
3285 | 3290 | | |
3286 | 3291 | | |
3287 | 3292 | | |
| |||
0 commit comments