github gsd-build/gsd-2 v2.22.0

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

Added

  • /gsd forensics — post-mortem investigation of auto-mode failures with structured root-cause analysis
  • Claude marketplace import — import Claude marketplace plugins as namespaced GSD components
  • MCP server mode — run GSD as an MCP server with --mode mcp
  • /review skill — code review with diff-aware context
  • /test skill — test generation and execution
  • /lint skill — linting integration
  • GitHub API client — diff-aware context injection and tiktoken-based token counting
  • File watcher — chokidar-based file watching for live updates
  • git.isolation: "none" — disable worktree isolation for projects that don't need it
  • E2E smoke tests — end-to-end test suite for extension integration
  • Subcommand help — inline help text for all GSD subcommands

Fixed

  • verificationBudget passed correctly to execute-task prompt template
  • Background shell worktree cwd detection normalized to prevent stale paths
  • Skill loading made an active directive in auto-mode units
  • Auto-worktree validated as real git worktree before use
  • MCP server discovery from project-root .mcp.json
  • Command injection surface eliminated in diff-context; file-watcher path resolution hardened
  • Thinking level clamped to low for gpt-5.x models
  • Fractional slice IDs (e.g. S03.5) supported in roadmap parser
  • Worktree state synced to project root after each unit
  • Hardware cursor auto-enabled in Warp terminal
  • CSI 3J scrollback clear removed from TUI full redraws
  • Worktree edge cases — resolveGitDir, captureIntegrationBranch guard, doctor path

Install/upgrade: npx gsd-pi@latest

Don't miss a new gsd-2 release

NewReleases is sending notifications on new releases.