You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace message prepending with native CLI flag for cleaner implementation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
actualMessage='PLAN FIRST FOR THIS MESSAGE ONLY: Plan first before making any changes. Show me in detail what you will change and wait for my explicit approval in a separate message before proceeding. Do not implement anything until I confirm. This planning requirement applies ONLY to this current message. \n\n'+message;
470
-
}
471
468
if(thinkingMode){
472
469
letthinkingPrompt='';
473
470
constthinkingMesssage=' THROUGH THIS STEP BY STEP: \n'
0 commit comments