Skip to content

Releases: gsd-build/get-shit-done

v1.9.6

22 Jan 18:57

Choose a tag to compare

[1.9.6] - 2026-01-22

Added

  • Interactive runtime selection: installer now prompts to choose Claude Code, OpenCode, or both
  • Native OpenCode support: --opencode flag converts GSD to OpenCode format automatically
  • --both flag to install for both Claude Code and OpenCode in one command
  • Auto-configures ~/.opencode.json permissions for seamless GSD doc access

Changed

  • Installation flow now asks for runtime first, then location
  • Updated README with new installation options

v1.9.5

22 Jan 17:13

Choose a tag to compare

[1.9.5] - 2025-01-22

Fixed

  • Subagents can now access MCP tools (Context7, etc.) - workaround for Claude Code bug #13898
  • Installer: Escape/Ctrl+C now cancels instead of installing globally
  • Installer: Fixed hook paths on Windows
  • Removed stray backticks in /gsd:new-project output

Changed

  • Condensed verbose documentation in templates and workflows (-170 lines)
  • Added CI/CD automation for releases