What's New in v1.32.0
New Runtimes
- Trae (
--trae), Kilo (--kilo), Augment (--augment), Cline (.clinerules)
STATE.md Consistency Gates (#1627)
state validate— detects drift between STATE.md and filesystemstate sync— reconstructs STATE.md from disk reality (--verifyfor dry-run)state planned-phase— records state after plan-phase completesphase completenow updates Performance Metrics section
Autonomous Mode
--to Nflag — stop after completing a specific phase (#1644)--interactiveflag — lean context with user input--powerflag for discuss-phase — file-based bulk Q&A (#1513)
Context Engineering
- Research gate blocks planning on unresolved open questions (#1618)
- Markdown truncation + cache-friendly prompt ordering in SDK (#1615)
- Modular planner decomposition under 50K char limit (#1612)
- Adaptive context enrichment for 1M-token models
- Response language config for cross-phase consistency (#1412)
Quality & Safety
- Read-before-edit guard hook for non-Claude runtimes (#1628)
- Verifier filters gaps addressed in later milestone phases (#1624)
- Anti-pattern severity levels with mandatory understanding checks (#1491)
- Planner reachability check (#1606)
- Playwright-MCP automated UI verification (#1604)
- Test quality audit step in verify-phase
Bug Fixes (19)
- Phase resolution prefix collision — exact token matching (#1635)
- Roadmap backlog phase lookup fallback (#1634)
- Semver comparison for update check (#1617)
- Parallel worktree STATE.md overwrites (#1599)
- Dependent plan wave ordering (#1587)
- Sequential worktree dispatch replaces timing stagger (#1541)
- Skill format migration
/gsd:xxx→/gsd-xxx(#1579) - And 12 more — see CHANGELOG.md for full details
Manual Update (npm workaround)
git pull --rebase origin main && node scripts/build-hooks.js && node bin/install.js --claude --globalSee docs/manual-update.md for all runtime flags.
Full changelog: v1.31.0...v1.32.0