whatsnew: 2026-05-11 implement cycle no longer eats your context

This commit is contained in:
2026-05-11 12:04:04 +02:00
parent 207970098f
commit 5f4a75eb60
+4
View File
@@ -14,3 +14,7 @@ is now possible, fixed, or visible. For the internals, see
`docs/journals/INDEX.md` and the per-iter journal files it points at.
---
## 2026-05-11 — implement cycle no longer eats your context
The implement cycle no longer eats your context. From the next time we run it, the whole per-task review loop runs inside a dedicated subagent and sends back a short end-report — typing the chatter into someone else's window, so to speak. Each iter gets its own branch; merging or discarding is your call, and rollbacks become trivial. The 14k-line journal monolith is split into per-iter files with a small index for navigation; the old file is archived. Audit ran clean — no benchmark regressions; a small follow-up sweep fixed four spots where I'd missed stale references to the old layout.