The Night the Terminal Learned to Dream
It started, as most things do in open-source, with a single commit and a lot of swagger. In early 2025, a small team called Anomaly pushed a repository that would quietly rewrite how developers think about AI coding agents. Fast forward eighteen months, and that repository now holds 184,000 stars on GitHub, has been forked 23,000 times, and serves 7.5 million developers every single month. The project is OpenCode — and it just shipped v1.17.18.
If you haven't been paying attention, here's what you missed: a coding agent that runs anywhere — your terminal, your IDE, your desktop — with zero lock-in. Use Claude. Use GPT. Use Gemini. Use a local model. Codex. Copilot. OpenCode doesn't care who your provider is, and neither should you. That flexibility turned it into the fastest-growing developer tool of the decade.
The Desktop That Changed Everything
OpenCode started in the terminal — a glowing cursor and a lot of pipes. Hardcore devs loved it. Everyone else kept asking: "Can I get a window?" This year, Anomaly answered. The OpenCode Desktop Beta landed on macOS, Windows, and Linux with a proper UI — file explorer, chat panel, the works. It's still rough around the edges, but something interesting happened: adoption exploded. When the barrier to entry dropped from "know your shell" to "click the app icon," OpenCode went from 3 million monthly developers to 7.5 million in under six months.
The desktop app isn't just a convenience layer. It's a statement. Anomaly is telling the world that AI coding agents aren't just for terminal wizards anymore. They're for every developer who wants to ship faster, debug less, and stop copy-pasting Stack Overflow into their editor.
The Drama Behind the Code
OpenCode's rise hasn't been frictionless. When the community plugin Oh-My-OpenCode found a clever workaround — using Claude Code Pro and Max subscriptions through OpenCode — developers rejoiced. It was cost-effective genius. Then Anthropic caught wind and blocked it, citing terms of service violations. The move sparked a firestorm on Hacker News and Reddit, with developers divided between "Anthropic has every right to protect its product" and "this is exactly the kind of gatekeeping that makes people root for the open-source underdog."
Anomaly, for its part, stayed quiet and kept shipping. The next day, OpenCode had support for even more providers. The message was clear: you can't block your way out of competition when the open-source ecosystem moves faster than your legal team.
Here's what OpenCode v1.17.18 shipped yesterday:
- Meta Muse Spark support — A brand-new model-specific system prompt that optimizes OpenCode behavior for Meta latest coding model. Early benchmarks suggest a 12% improvement in first-attempt code generation accuracy.
- GitHub Copilot billing fix — A crash bug that occurred when Copilot returned models with zero billing batch size. If you were one of the thousands using Copilot as your backend, you feel the difference immediately.
- 40 binary assets covering every platform combination — ARM64, x64, macOS, Linux, Windows, Debian packages, RPM, even a Homebrew formula for the macOS crowd.
- Immutable release tagging — A quality-of-life improvement that signals OpenCode is maturing release engineering for enterprise consumption.
The Numbers That Make You Blink
Let's run the stats again, because they worth sitting with: 184,000 GitHub stars. 900+ contributors. 13,000 commits. 7.5 million monthly developers. OpenCode now lives on more machines than some programming languages. It has more monthly active users than npm packages like Express, React, and Lodash — combined.
The comparison that really lands is VS Code versus OpenCode. It took Microsoft flagship editor 10 years to reach 185,000 GitHub stars. OpenCode crossed 160,000 in its first year. That's not just fast. That's generational.
What the Rise of OpenCode Really Means
If you zoom out, OpenCode story isn't really about a coding tool. It about a fundamental shift in developer expectations. Two years ago, if you told a developer they could run a world-class AI coding agent locally, with their choice of model, without sending their code to a third-party server, they would have called you a dreamer. Today, that dreamer has 184,000 stars and a desktop app in beta.
OpenCode proved that open source doesn't have to mean worse. It proved that privacy and performance aren't trade-offs. And it proved that when you give developers real choice — not the illusion of choice inside a walled garden — they will show up. Seven and a half million of them, every single month.
The terminal dreamt. Then it built. Now it coming for your editor, your desktop, and your workflow. The only question is whether the rest of the industry is ready for the competition.
Comments