Commit 1233a13
committed
fix: hide help command from TUI command list
The help command is CLI-only (agentcore help modes) and doesn't
make sense in the TUI since the TUI itself serves as the help
interface. Selecting it previously showed a TODO placeholder.
Fixes #2361 parent 609ea66 commit 1233a13
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments