Files
sproutclaw/packages/coding-agent/examples/hooks/plan-mode.ts
Helmut Januschka ed8f82b5f0 feat(plan-mode): use ID-based todo tracking with [DONE:id] tags
- Each todo item gets a unique ID (e.g., abc123)
- Agent marks items complete by outputting [DONE:id]
- IDs shown in chat and in execution context
- Agent instructed to output [DONE:id] after each step
- Removed unreliable tool-counting heuristics
2026-01-04 09:29:46 +01:00

13 KiB