SDD Interactive Mode + Judgment Day User Control
Two UX improvements that give users more control over the AI workflow.
SDD Execution Mode
When starting /sdd-new, /sdd-ff, or /sdd-continue, the orchestrator now asks which mode you prefer:
- Interactive (default): Pauses between phases to show results and ask for feedback before continuing
- Automatic: Runs all phases back-to-back without pausing
Works across all agents (Claude Code, OpenCode, Cursor, Gemini, Codex, Windsurf, Antigravity).
Judgment Day v1.3
After 2 fix iterations, instead of automatically escalating, the orchestrator now asks: "Issues remain. Continue iterating?"
- YES: fix + judge cycle continues (no hard limit)
- NO: escalates with full report
The user decides when to stop, not an arbitrary iteration count.
Upgrade
brew upgrade gentle-aiThen run gentle-ai sync to update skills and orchestrator prompts.