We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0600b8 commit fd399beCopy full SHA for fd399be
packages/cli/src/ui/constants/tips.ts
@@ -153,7 +153,7 @@ export const INFORMATIVE_TIPS = [
153
'Exit the CLI with /quit or /exit…',
154
'Check model-specific usage stats with /stats model…',
155
'Check tool-specific usage stats with /stats tools…',
156
- 'Switch to Plan Mode and view current plan with /plan…',
+ 'Enable experimental Plan Mode for safe, read-only planning (/settings)…',
157
"Change the CLI's color theme with /theme…",
158
'List all available tools with /tools…',
159
'View and edit settings with the /settings editor…',
0 commit comments