github Gentleman-Programming/gentle-ai v1.11.5

latest releases: v2.1.6, v2.1.5, v2.1.4...
3 months ago

Fix: Custom preset skill picker + model picker ordering

What changed

Skill Picker Screen — When selecting "custom" preset and checking the Skills component, a new screen now appears where you can choose which skills to install (SDD skills + Foundation skills). All are pre-selected by default. Previously, selecting Skills in custom mode silently installed nothing.

Claude Model Picker — The model picker screen now correctly appears when SDD is selected in custom mode. Previously it was skipped because the check ran before components were populated.

Back navigation — Fixed goBack() to not incorrectly route back to model pickers from the dependency tree in custom mode (in custom mode they appear after the tree, not before).

Files changed

  • NEW: internal/tui/screens/skill_picker.go
  • internal/tui/model.go — new screen routing, skill toggle, flow fixes
  • internal/tui/router.go — new route entry

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.