opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The selected model is not taken into account

Open todor-a opened this issue 1 week ago • 4 comments

Description

Any idea why this happens? Although I've chosen one model, it defaults to another.

https://github.com/user-attachments/assets/ecf71846-5aeb-4640-81a9-b28fdd27bbdc

Here is my config:

➜ cat ~/.config/opencode/opencode.json                                                 took 6s
{
  "$schema": "https://opencode.ai/config.json",
  "theme": "opencode",
  "autoupdate": true,
  "permission": {
    "bash": {
      "find": "allow",
      "git commit": "ask"
    }
  },
}

Plugins

none

OpenCode version

1.1.4

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

macos 26

Terminal

ghostty

todor-a avatar Jan 07 '26 14:01 todor-a