diff --git a/src/tools/AskUserQuestionTool/prompt.ts b/src/tools/AskUserQuestionTool/prompt.ts index 5eb3b2e..16f4b2b 100644 --- a/src/tools/AskUserQuestionTool/prompt.ts +++ b/src/tools/AskUserQuestionTool/prompt.ts @@ -42,3 +42,4 @@ Usage notes: Plan mode note: In plan mode, use this tool to clarify requirements or choose between approaches BEFORE finalizing your plan. Do NOT use this tool to ask "Is my plan ready?" or "Should I proceed?" - use ${EXIT_PLAN_MODE_TOOL_NAME} for plan approval. IMPORTANT: Do not reference "the plan" in your questions (e.g., "Do you have feedback about the plan?", "Does the plan look good?") because the user cannot see the plan in the UI until you call ${EXIT_PLAN_MODE_TOOL_NAME}. If you need plan approval, use ${EXIT_PLAN_MODE_TOOL_NAME} instead. ` +