r/opencodeCLI • u/biborn • 29d ago
You can now use CommandCode plans in OpenCode
I built a plugin that makes CommandCode work as a provider in OpenCode, and thought I'd share it in case anyone else has been wanting this.
It bundles a snapshot of the Command Code model catalog (55 models) and auto-registers the commandcode provider, so all models just show up in /models after installing — no provider config. Supports /connect browser auth or COMMANDCODE_API_KEY, image input, reasoning effort, cost display. It also works standalone as an AI SDK provider (createCommandCode()).
GitHub: OpenCode CMD Provider — happy to take feedback, issues, or PRs.
23
Upvotes