Skip to content

v1.14.1

Choose a tag to compare

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

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 existing opencode.json agent 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