v1.14.1
Configure Models: Pre-populate with Existing Assignments (#130)
When opening "Configure Models" → "Configure OpenCode models" from the welcome menu, the Model Picker now reads the current model assignments from opencode.json and pre-populates the phase list. Users can see which models they previously configured instead of "default" for all phases.
What changed
- New
ReadCurrentModelAssignments()function parses existingopencode.jsonagent definitions - Model Picker in Configure Models flow (only) reads and displays current assignments
- Does NOT affect the installation flow — only the post-install Configure Models shortcut
- Nil guard prevents overwriting in-session selections
Upgrade
brew upgrade gentle-ai