Files
sproutclaw/packages/coding-agent/examples/hooks/plan-mode.ts
Helmut Januschka 78d4d44ab7 refactor(plan-mode): use smart keyword matching instead of IDs
- Remove ugly [DONE:id] tags - users no longer see IDs
- Track progress via keyword matching on tool results
- Extract significant keywords from todo text
- Match tool name + input against todo keywords
- Sequential preference: first uncompleted item gets bonus score
- Much cleaner UX - progress tracked silently in background
2026-01-04 09:29:47 +01:00

14 KiB