5 ms·
FYI, you can use your Claude subscription pricing with OpenCode via Meridian[0], which also makes it easier to try out other models when they come out. You can
by robertn702 29d ago
FYI, you can use your Claude subscription pricing with OpenCode via Meridian[0], which also makes it easier to try out other models when they come out. You can also use your other subscriptions in OpenCode with CLIProxyAPI[1]. The switching cost was relatively high, mostly from claude code plugins but completely worth it. I'm now mostly using GLM-5.3 and Codex models via OpenCode and barely using Claude which seemed unfathomable less than two months ago.
[0] https://github.com/rynfar/meridian https://github.com/rynfar/meridian
[1] https://github.com/router-for-me/CLIProxyAPI https://github.com/router-for-me/CLIProxyAPI
edit: reworded for clarity
- apitman 29d agoI'm sometimes tempted to use these sorts of proxies, but I always worry that the hacks they have to use to wrap the upstream tools and APIs is going to mess with my downstream harness/agent.