github Gentleman-Programming/gentle-ai v1.13.4

latest releases: v1.43.2, v1.43.1, v1.43.0...
3 months ago

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

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.