[1.27.0] - 2026-03-20
Added
- Advisor mode — Research-backed discussion with parallel agents evaluating gray areas before you decide
- Multi-repo workspace support — Auto-detection and project root resolution for monorepos and multi-repo setups
- Cursor CLI runtime support — Full installation and command conversion for Cursor
/gsd:fastcommand — Trivial inline tasks that skip planning entirely/gsd:reviewcommand — Cross-AI peer review of current phase or branch/gsd:plant-seedcommand — Backlog parking lot for ideas and persistent context threads/gsd:pr-branchcommand — Clean PR branches filtering.planning/commits/gsd:audit-uatcommand — Verification debt tracking across phases--analyzeflag for discuss-phase — Trade-off analysis during discussionresearch_before_questionsconfig option — Run research before discussion questions instead of after- Ticket-based phase identifiers — Support for team workflows using ticket IDs
- Worktree-aware
.planning/resolution — File locking for safe parallel access - Discussion audit trail — Auto-generated
DISCUSSION-LOG.mdduring discuss-phase - Context window size awareness — Optimized behavior for 1M+ context models
- Exa and Firecrawl MCP support — Additional research tools for research agents
- Decision IDs — Discuss-to-plan traceability via decision identifiers
- Stub detection — Verifier and executor detect incomplete implementations
- Security hardening — Prompt injection guards, path traversal prevention, input validation
Changed
- CI matrix updated to Node 20, 22, 24 — dropped EOL Node 18
- GitHub Actions upgraded for Node 24 compatibility
- Consolidated
planningPaths()helper — eliminated 34 inline path constructions - Materialize full config on new-project initialization
Fixed
- Codex config.toml corruption from non-boolean
[features]keys - Universal agent name replacement for non-Claude runtimes
--no-verifysupport for parallel executor commits- ROADMAP fallback for plan-phase, execute-phase, and verify-work
- Copilot sequential fallback and spot-check completion detection
- Cursor: preserve slash-prefixed commands and unquoted skill names
- Semver 3+ segment parsing and CRLF frontmatter corruption recovery
- STATE.md parsing fixes (compound Plan field, progress tables, lifecycle extraction)
- Windows HOME sandboxing for tests
- Various hook, config, and cross-platform fixes
Install/upgrade: npx get-shit-done-cc@latest