Skip to content

Can't use with oh-my-opencode at same time. #2

@melg8

Description

@melg8

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?

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions