github gsd-build/gsd-2 v2.10.9

latest releases: v2.82.0, v2.81.0, v2.80.0...
3 months ago

Added

  • Team collaboration: multiple users can work on the same repo without milestone name clashes by checking in .gsd/ planning artifacts (#338)

Changed

  • Execute-task loop detection uses adaptive reconciliation instead of hard-stopping, reducing false positives (#342)
  • Memory storage switched from better-sqlite3 to sql.js (WASM) for Node 25+ compatibility (#356)

Fixed

  • Node 22.22+ compatibility: .ts import extensions normalized to .js for module resolution (#354)
  • Infinite loop when complete-slice merges to main are interrupted (#345)
  • Credential backoff no longer triggers on transport errors; quota exhaustion handled gracefully (#353)
  • OAuth-backed providers (Gemini) no longer crash on quota exhaustion (#347)
  • Secrets skip in auto mode no longer crashes (#352)
  • Untracked runtime files discarded before branch switch to prevent checkout conflicts (#346)
  • TUI crash/corruption on code blocks with lines exceeding terminal width (#343)
  • Infinite skip loop in gsd auto broken by adding roadmap completion check
  • Model ID variant suffix stripped correctly for OAuth Anthropic API calls
  • .gsd/ planning artifacts force-added and handleAgentEnd reentrancy guarded (#341)

Install/upgrade: npm install -g gsd-pi@latest

Don't miss a new gsd-2 release

NewReleases is sending notifications on new releases.