tweak: plan prompt

This commit is contained in:
Aiden Cline
2025-11-30 01:03:35 -06:00
parent 0f30115205
commit a4eba2e6e9
3 changed files with 86 additions and 0 deletions

View File

@@ -1110,6 +1110,7 @@ export namespace SessionPrompt {
messageID: userMessage.info.id,
sessionID: userMessage.info.sessionID,
type: "text",
// TODO (for mr dax): update to use the anthropic full fledged one (see plan-reminder-anthropic.txt)
text: PROMPT_PLAN,
synthetic: true,
})