Skip to content

v1.13.4

Choose a tag to compare

@github-actions github-actions released this 29 Mar 12:09

Fix: Back Navigation in Custom Preset Skips Strict TDD (#148)

Bug

In Custom preset, pressing Back from Review or Skill Picker skipped the Strict TDD screen and went directly to SDDMode or ModelPicker. The forward flow correctly showed StrictTDD, but the backward path had the wrong priority order.

Fix

Back navigation priority in Custom preset now correctly follows the reverse of the forward flow:

Review → SkillPicker → StrictTDD → ModelPicker → SDDMode → ClaudeModelPicker → DependencyTree

Previously StrictTDD was checked last, now it is checked right after SkillPicker in all 4 back-navigation paths.

Upgrade

brew upgrade gentle-ai