github gsd-build/gsd-2 v2.3.7

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

[2.3.7] - 2026-03-11

Added

  • Remote user questions via Slack/Discord for headless auto-mode sessions

Fixed

  • Auto-mode model switches no longer persist as the user's global default (#30)
  • Auto-mode resume now rebuilds disk state and runs doctor before dispatching, preventing inline execution after pause (#16)
  • Silent dispatch failure when command context is null now surfaces an error notification
  • Race condition between timeout handlers and prompt dispatch in auto-mode
  • Remote questions: validate IDs before test-send, sanitize error messages to prevent token leakage
  • Remote questions: cap user_note at 500 chars to prevent LLM context injection
  • Remote questions: validate channel ID format to prevent SSRF
  • Remote questions: add 15s per-request fetch timeout to adapters
  • Remote questions: distinguish Discord 404 from auth errors in reactions
  • Prompt store sorting uses updatedAt instead of filename
  • TypeScript parameter properties desugared for --experimental-strip-types compatibility

Changed

  • Remote question result details use discriminated union type

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

Don't miss a new gsd-2 release

NewReleases is sending notifications on new releases.