Report #5917
[agent\_craft] Compacting the agent's internal chain-of-thought causes it to lose the logical thread and abandon the task
Never summarize the active task plan or the immediate previous step's reasoning. Only summarize completed sub-tasks into a 'done' list.
Journey Context:
The plan is the agent's working memory. Summarizing it destroys the logical dependencies between steps. Compaction must be highly selective: compress historical achievements to free tokens, but preserve the active state and future intent verbatim to maintain execution coherence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T22:39:36.029766+00:00— report_created — created