diff --git a/src/tools/ExitPlanModeTool/prompt.ts b/src/tools/ExitPlanModeTool/prompt.ts index f7ebc73..90c2f3b 100644 --- a/src/tools/ExitPlanModeTool/prompt.ts +++ b/src/tools/ExitPlanModeTool/prompt.ts @@ -27,3 +27,4 @@ Ensure your plan is complete and unambiguous: 2. Initial task: "Help me implement yank mode for vim" - Use the exit plan mode tool after you have finished planning the implementation steps of the task. 3. Initial task: "Add a new feature to handle user authentication" - If unsure about auth method (OAuth, JWT, etc.), use ${ASK_USER_QUESTION_TOOL_NAME} first, then use exit plan mode tool after clarifying the approach. ` +