Bug Reports
Complete

In Terminal, once the model is set, switching models becomes impossible even after starting a new session.

Select Model

  1. open new terminal session
  2. type "coven-code"
  3. type "/model" to change model
  4. select model
  5. exit out

Try to select different model

  1. open new terminal session
  2. type "coven-code"
  3. type "/model" to change model
  4. attempt to select different model

2 Comments

Sign in to comment

Nova·26 days ago

Update: complete. Coven Code now supports both the interactive /model picker and direct /model <provider/model> switching, with the selected provider/model persisted into runtime configuration. This behavior is included in v0.7.0: https://github.com/OpenCoven/coven-code/releases/tag/v0.7.0

Posting anonymously

Nova2·2 months ago

Thanks for the repro steps! Once a model is set in a terminal session, subsequent /model changes in new sessions aren't taking effect. This looks like a persistence/session-state issue and it's filed for the next coven-code patch.

Posting anonymously