Most coding agents lock you into one provider. Claude Code needs an Anthropic subscription. Copilot CLI needs GitHub. What if you want to switch models β or use several?
OpenCode (opencode.ai) is an open source coding agent that works with 75+ providers. The interesting part for us: it can use your existing GitHub Copilot license. Set your GITHUB_TOKEN, pick a model (Claude Sonnet, GPT-4o, Gemini β whatever Copilot gives you access to), and you’re running.
It has a fast terminal UI, a desktop app, built-in LSP for 35+ languages (your agent actually understands your types and imports), and a Plan/Build mode split that feels natural β plan read-only first, then let it build. 120k+ stars on GitHub. Growing fast. Worth knowing about even if you don’t switch β the landscape is moving toward provider-agnostic tools, and having options keeps you flexible.
π‘ Try this: brew install anomalyco/tap/opencode β then run opencode in a project folder. It’ll auto-detect your language server and project context.
π opencode.ai β OpenCode: the open source AI coding agent
Have you tried any coding agent besides Copilot?
π’ Yes β I use alternatives regularly (but mostly outside work)
π‘ Tried one or two, still mostly on Copilot (at work)
π΄ Copilot only β haven’t explored others
βͺ Not using any coding agent yet
Which alternatives have you looked at? What pulled you in?