157,000 developers hedge with OpenCode

- Anthropic’s January 9 OAuth lockout cut third-party coding tools off from Claude Pro and Max subscriptions, and OpenCode became the breakout hedge. - OpenCode’s GitHub repo reached about 157,000 stars this week, ahead of Anthropic’s roughly 122,000-star claude-code repository in the same category. - The bigger shift is toward model-agnostic coding stacks, where one provider’s policy change no longer breaks the whole workflow.

Coding agents are turning into infrastructure. That means developers are starting to care less about which model is smartest on a benchmark and more about whether their setup survives a vendor policy change. That is the backdrop for OpenCode’s sudden rise. Anthropic spent last week expanding Claude Code, but the more revealing signal may be the open-source tool developers grabbed after Anthropic shut down a popular shortcut. ### What actually broke in January? On January 9, 2026, Anthropic added server-side checks that blocked third-party tools from using Claude Pro and Max subscriptions through OAuth. OpenCode, Cline, and RooCode were among the tools affected. The old trick let users run heavy autonomous coding workflows on a flat Claude subscription instead of paying API prices that could be much higher for the same token load. Anthropic’s position was basically: subscriptions are for first-party use, not for outside tools to piggyback on. (thenewstack.io) ### Why did developers care so much? Because the lockout landed without much warning, and it hit a workflow people had already built around. If your coding agent depends on one company’s login flow, a policy tweak can kill your setup overnight. That is the part developers reacted to most sharply — not just the rule itself, but the reminder that a closed provider can change the terms whenever it wants. (thenewstack.io) ### So why OpenCode? OpenCode gave people an exit ramp. It is open source, works in the terminal, desktop, and IDE, and — most importantly — it is built to connect to lots of providers instead of one. Its docs say it supports 75+ LLM providers and local models through Models.dev, with provider settings exposed in config rather than buried inside one company’s product stack. In plain English, it is a coding harness that can swap engines without rebuilding the car. (thenewstack.io) ### Where does the 157,000 number come from? It is GitHub stars on the SST OpenCode repository. The New Stack pegged OpenCode at 157,000 stars this week, versus roughly 122,000 for anthropics/claude-code. OpenCode’s own site now rounds that down to “over 150,000,” which matches the same trend without pretending the number is fixed. Stars are not usage, obviously, but they are a strong signal that a tool has become the place developers rally around. (opencode.ai) ### Is this really about Anthropic versus OpenCode? Not exactly. Anthropic is still pushing hard on Claude Code. At its Code with Claude event, it raised rate limits, removed peak-hour reductions for paid plans, expanded managed-agent features, and kept building a more integrated first-party coding environment. So this is not a story about Anthropic retreating. It is a story about developers deciding they do not want their entire workflow tied to one vendor’s authentication and pricing rules. (thenewstack.io) ### Why does “model-agnostic” matter now? Because coding agents are getting more autonomous, more expensive, and more embedded in real work. Once an agent is opening files, calling tools, and running long jobs, provider friction stops being an annoyance and starts being an operational risk. Teams want the freedom to switch between Claude, GPT, Gemini, local models, or a proxy provider when prices move, quotas tighten, or policies change. OpenCode’s design fits that mood almost perfectly. (thenewstack.io) ### Does this mean open source wins? Not automatically. Anthropic still controls one of the strongest coding models, and plenty of developers will stay inside Claude Code because the integrated experience is simpler. But the January lockout showed the catch with first-party ecosystems — convenience is great until the owner closes a door you were relying on. Open tooling does not remove dependence on model vendors, but it does spread that dependence around. (opencode.ai) ### Bottom line? The real news is not just that OpenCode got huge. It is why. Developers are treating coding agents less like apps and more like cloud infrastructure — and infrastructure that cannot fail over is starting to look fragile. (thenewstack.io)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.