v0.7.0
v0.7.0
[0.7.0] — 2026-06-11
Changed
references/diagnose-loop.md— extended from 6 to 8 phases (0–7) to close the cross-session memory loop: Phase 0 consult (grepdocs/lessons.md+ the iteration journal for the symptom before building a feedback loop; a matched lesson pre-ranks a Phase 3 hypothesis but never replaces reproduction — same symptom ≠ same cause) and Phase 7 distill (verified root cause → general rule appended todocs/lessons.md, gated by all-three: general + verified-by-regression-test + non-obvious; most bugs correctly produce no lesson). Defines thedocs/lessons.mdentry format (rule / Applies when / Root cause / Verified by / date) and the scope boundary vs CLAUDE.md (agent behavior) / CONTEXT.md (terms) / backlog (deferred decisions). Six new anti-patterns.SKILL.mdstep 5, Quick Reference row, and reference index updated. 🟡 informed by Anthropic's loop-design write-up (fail → investigate → verify → distill → consult progression; vendor post, small-n).references/harness-primitives.md§8 —/goalentry gains loop-design rules: rubric must be checkable (point the goal at close-gate exit 0, never prose), grading stays in an independent context (verifier subagent / deterministic gate, never the looping model's self-critique), and/goalis the self-correction layer ABOVE the un-bypassable close-gate + pre-push-hook floor, never a replacement for it.
Full history: see CHANGELOG.md
What's Changed
✨ New Features & References
- feat(diagnose-loop): add Phase 0 consult + Phase 7 distill memory steps by @Victoriakaey in #7
Full Changelog: v0.6.0...v0.7.0