Releases: gsd-build/get-shit-done
Releases · gsd-build/get-shit-done
v1.9.6
[1.9.6] - 2026-01-22
Added
- Interactive runtime selection: installer now prompts to choose Claude Code, OpenCode, or both
- Native OpenCode support:
--opencodeflag converts GSD to OpenCode format automatically --bothflag to install for both Claude Code and OpenCode in one command- Auto-configures
~/.opencode.jsonpermissions for seamless GSD doc access
Changed
- Installation flow now asks for runtime first, then location
- Updated README with new installation options
v1.9.5
[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-projectoutput
Changed
- Condensed verbose documentation in templates and workflows (-170 lines)
- Added CI/CD automation for releases