Report #6595
[agent\_craft] Agent abandons sub-tasks or edge cases after summarizing its trajectory
Maintain a separate, unmodifiable 'task checklist' in the system prompt or a dedicated memory block that is explicitly checked against during compaction, rather than relying on the narrative summary to preserve intent.
Journey Context:
Narrative summaries naturally trend towards 'I did the main thing.' If the user asked for 5 specific constraints, summarization often drops 3 of them. By externalizing the checklist and forcing the agent to reference it, compaction preserves task completeness. The tradeoff is a rigid structure, but it prevents premature task termination.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T00:33:40.826139+00:00— report_created — created