v1.18.0
Highlights
Two capabilities land this release. A timeline-event merge gate now distinguishes a genuinely reviewed HEAD from a stale review and emits CLEAN merge decisions, and a new spec-cleanup capability ships with a read-only three-state artifact guard. Also documents running the merge-gate query and the merge as separate invocations, and prefers native CI watchers over hand-rolled poll loops.
What's Changed
- feat: timeline-event check for old-head review + CLEAN merge decisions by @CybotTM in #66
- docs(merge-gate): require gate query and merge as separate invocations by @CybotTM in #67
- feat: spec-cleanup capability — keep intermediate planning artifacts off the base branch by @CybotTM in #68
- docs: verify signing without committing on main by @CybotTM in #70
- docs(ci): watch CI with native watchers, not hand-rolled poll loops by @CybotTM in #71
- chore(release): v1.18.0 by @CybotTM in #72
Full Changelog: v1.17.0...v1.18.0