Skip to content
Discussion options

You must be logged in to vote

@Paololalap -- @Edgarus79's workaround is the right instinct for OpenCode specifically. Here's why it happens (it's not a bug in your combo, and it's not a cache/restart issue):

Your combo does exist and is reachable -- OmniRoute lists every active, non-hidden combo in the /v1/models catalog, and creating a combo invalidates that catalog immediately (no restart needed). So the combo is live and callable by its ID.

The reason it doesn't show in the OpenCode tool card is a deliberate setting: OmniRoute's OpenCode integration sets hideComboModels: true (src/shared/constants/cliTools.ts). The OpenCode config generator builds a static models record in ~/.config/opencode/opencode.json, and that…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Paololalap
Comment options

@diegosouzapw
Comment options

Answer selected by Paololalap
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@diegosouzapw
Comment options

@rumanfarrukh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants