Skip to content

Releases: gsd-build/gsd-2

v2.3.5

11 Mar 22:59

Choose a tag to compare

Fixed

  • Voice extension: transcription no longer lost when pausing and resuming recording

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

v2.3.4

11 Mar 22:44

Choose a tag to compare

Added

  • CHANGELOG.md with curated history from v0.1.6 onwards
  • Project-local /publish-version command for npm releases
  • GitHub Sponsors funding configuration
  • npm publish and install smoke test

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

v0.3.0

11 Mar 13:12

Choose a tag to compare

Added

  • /worktree (/wt) — git worktree lifecycle management for GSD (#31)
  • /gsd migrate.planning to .gsd migration tool (#28)

Fixed

  • Startup fallback no longer overwrites user's default model with Sonnet (#29)
  • Scoped models restored from settings on new session startup (#22)
  • Skipped API keys persisted so wizard doesn't repeat on every launch (#27)

v0.2.9

11 Mar 08:42

Choose a tag to compare

Fixed

  • Milestones with summary but no roadmap (pre-roadmap convention) are now correctly treated as complete (#13)
  • Idle recovery skips stuck units with blocker placeholders instead of silently stalling auto-mode (#17, #19)
  • pkg/package.json version synced with pi-coding-agent to prevent false update banner (#15)