Skip to content

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 22:12

Strict TDD Mode — Navigation Fixes

Patch release fixing navigation gaps found after v1.13.0.

Fixes

  • ModelPicker Continue (multi mode): Selecting Continue on the Model Picker in multi mode now correctly routes through the Strict TDD screen before DependencyTree. Previously it skipped StrictTDD entirely.
  • All agents supported: shouldShowStrictTDDScreen() now requires only ComponentSDD, not AgentOpenCode. Strict TDD appears for Claude Code, Cursor, Gemini, and every other agent.
  • Custom preset flow: StrictTDD screen now appears in all custom preset paths (after DependencyTree component selection, after ClaudeModelPicker, after ModelPicker).
  • Back navigation: ESC and Enter-Back from DependencyTree, ModelPicker, SkillPicker, and Review all correctly route through StrictTDD when SDD is selected.
  • SyncOverrides.StrictTDD: No longer dead code. app.go now reads the field when applying overrides.

Upgrade

brew upgrade gentle-ai