From e39f07cb2a35d0141bdc2b0e54e7f5a12d38eb3d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=BC=20prompt.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/ExitPlanModeTool/prompt.ts | 1 + 1 file changed, 1 insertion(+) 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. ` +