I enabled opencode-qwen-code-auth plugin and can see and talk to model correctly - verifying that setup is working.
But when i add to config file oh-my-opencode like so:
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"opencode-qwencode-auth",
"oh-my-opencode"
]
}
i can see that oh-my-opencode enabled (see their agent name loaded) but qwen model disappears from list.
also opencode auth login command behaves differently, when choosing "other" -> "qwen-code" it doesnt open site for auth, but asks for api key.
Maybe i installed something wrong, or opencode-qwencode-auth gets disabled for some reason.
Im on windows 10 if thats somehow matters.
Any tips or workarounds how to fix this?
