DEFAULT_SUMMARIZATION_PROMPT
constDEFAULT_SUMMARIZATION_PROMPT: “Summarize this conversation history concisely, preserving:\n1. Key decisions made and their rationale\n2. Important facts and data discovered\n3. Errors encountered and how they were resolved\n4. Current task context and goals\n\nFormat as a brief narrative paragraph, not bullet points.\nPrevious conversation:”
Defined in: agent/compaction/config.ts:147
Default prompt used for summarization strategy.