github gsd-build/get-shit-done v1.32.0

5 hours ago

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 filesystem
  • state sync — reconstructs STATE.md from disk reality (--verify for dry-run)
  • state planned-phase — records state after plan-phase completes
  • phase complete now updates Performance Metrics section

Autonomous Mode

  • --to N flag — stop after completing a specific phase (#1644)
  • --interactive flag — lean context with user input
  • --power flag 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 --global

See docs/manual-update.md for all runtime flags.


Full changelog: v1.31.0...v1.32.0

Don't miss a new get-shit-done release

NewReleases is sending notifications on new releases.