[1.26.0] - 2026-03-18
Added
- Developer profiling pipeline —
/gsd:profile-useranalyzes Claude Code session history to build behavioral profiles across 8 dimensions. GeneratesUSER-PROFILE.md,/gsd:dev-preferences, andCLAUDE.mdprofile section (#1084) /gsd:shipcommand — PR creation from verified phase work with auto-generated PR body (#829)/gsd:nextcommand — Automatic workflow advancement to the next logical step (#927)- Cross-phase regression gate — Execute-phase runs prior phases' test suites after execution (#945)
- Requirements coverage gate — Plan-phase verifies all phase requirements are covered (#984)
- Structured session handoff artifact — Machine-readable
.planning/HANDOFF.jsonfor cross-session continuity (#940) - WAITING.json signal file — Machine-readable signal for decision points (#1034)
- Interactive executor mode — Pair-programming style execution (#963)
- MCP tool awareness — GSD subagents can discover and use MCP server tools (#973)
- Codex hooks support — SessionStart hook support for Codex runtime (#1020)
- Model alias-to-full-ID resolution — Task API compatibility (#991)
- Execution hardening — Pre-wave dependency checks, cross-plan data contracts, export spot checks (#1082)
- Markdown normalization — Generated markdown conforms to markdownlint standards (#1112)
Changed
- Test suite consolidated: runtime converters deduplicated, helpers standardized (#1169)
- Added test coverage for model-profiles, templates, profile-pipeline, profile-output (#1170)
- Documented
inheritprofile for non-Anthropic providers (#1036)
Fixed
- Agent suggests non-existent
/gsd:transition— replaced with real commands (#1081, #1100) - PROJECT.md drift and phase completion counter accuracy (#956)
- Copilot executor stuck issue — runtime compatibility fallback (#1128)
- Explicit agent type listings prevent fallback after
/clear(#949) - Nested Skill calls breaking AskUserQuestion (#1009)
- Negative-heuristic
stripShippedMilestonesreplaced with positive milestone lookup (#1145) - Hook version tracking, stale hook detection, stdin timeout (#1153, #1157, #1161, #1162)
- Hook build script syntax validation (#1165)
- Verification examples use
fetch()for Windows compatibility (#899) - Sequential fallback for
map-codebasewithout Task tool (#1174) - Zsh word-splitting fix for RUNTIME_DIRS arrays (#1173)
- CRLF frontmatter parsing, duplicate cwd crash, STATE.md phase transitions (#1105)
- Requirements
mark-completemade idempotent (#948) - Profile template paths and field name corrections (#1095)
Install/upgrade: npx get-shit-done-cc@latest