github gsd-build/get-shit-done v1.23.0

latest release: v1.24.0
6 hours ago

[1.23.0] - 2026-03-15

Added

  • /gsd:ui-phase + /gsd:ui-review — UI design contract generation and retroactive 6-pillar visual audit for frontend phases (closes #986)
  • /gsd:stats — project statistics dashboard: phases, plans, requirements, git metrics, and timeline
  • Copilot CLI runtime support — install with --copilot, maps Claude Code tools to GitHub Copilot tools
  • gsd-autonomous skill for Codex runtime — enables autonomous GSD execution
  • Node repair operator — autonomous recovery when task verification fails: RETRY, DECOMPOSE, or PRUNE before escalating to user. Configurable via workflow.node_repair_budget (default: 2 attempts). Disable with workflow.node_repair: false
  • Mandatory read_first and acceptance_criteria sections in plans to prevent shallow execution
  • Mandatory canonical_refs section in CONTEXT.md for traceable decisions
  • Quick mode uses YYMMDD-xxx timestamp IDs instead of auto-increment numbers

Changed

  • /gsd:discuss-phase supports explicit --batch mode for grouped question intake

Fixed

  • /gsd:new-milestone no longer resets workflow.research config during milestone transitions
  • /gsd:update is runtime-aware and targets the correct runtime directory
  • Phase-complete properly updates REQUIREMENTS.md traceability (closes #848)
  • Auto-advance no longer triggers without --auto flag (closes #1026, #932)
  • --auto flag correctly skips interactive discussion questions (closes #1025)
  • Decimal phase numbers correctly padded in init.cjs (closes #915)
  • Empty-answer validation guards added to discuss-phase (closes #912)
  • Tilde paths in templates prevent PII leak in .planning/ files (closes #987)
  • Invalid commit-docs command replaced with commit in workflows (closes #968)
  • Uninstall mode indicator shown in banner output (closes #1024)
  • WSL + Windows Node.js mismatch detected with user warning (closes #1021)
  • Deprecated Codex config keys removed to fix UI instability
  • Unsupported Gemini agent skills frontmatter stripped for compatibility
  • Roadmap complete checkbox overrides disk_status for phase detection
  • Plan-phase Nyquist validation works when research is disabled (closes #1002)
  • Valid Codex agent TOML emitted by installer
  • Escape characters corrected in grep commands

Install/upgrade: npx get-shit-done-cc@latest

Don't miss a new get-shit-done release

NewReleases is sending notifications on new releases.