superpowers
superpowers copied to clipboard
The selected model is not taken into account
Description
Any idea why this happens? Although I've chosen one model, it defaults to another. I opened this issue in opencode's repo and another user commented that they experience the same while running the superpowers plugin.
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
Operating System
macos 26
Terminal
ghostty
Check #226 i debugged it myself and then found this issue
I believe I have just merged a fix for this.