Chinese AI lab Z.ai released a free coding tool this week, and its underlying model benchmarks are close enough to Claude and GPT-5.5 that a lot of developers are going to notice.
The tool is called ZCode, a desktop coding environment built around Z.ai's newly released GLM-5.2 model. It's aimed squarely at the developers currently paying $20 to $200 a month for Cursor, Claude Code, or GitHub Copilot. The pitch is simple: free access to a coding agent that gets within striking distance of the paid tools.
The numbers behind that pitch actually hold up. On Z.ai's Hugging Face model card, GLM-5.2 scores 74.4 on FrontierSWE, a benchmark for complex coding tasks. Claude Opus 4.8 sits at 75.1. GPT-5.5 is at 72.6. That's one point behind the best model in the world on this particular test, and a point ahead of the second-best. It's worth noting the picture isn't uniform. On harder long-horizon benchmarks like SWE-Marathon, GLM-5.2 still trails Opus by half. But for the kind of coding most developers actually do day to day, it's competitive.
David Sacks, former AI czar under President Trump, put it more bluntly on the All-In podcast: GLM-5.2 is "just a tick below Opus 4.8 and right up there with GPT 5.5." His argument was that American companies can't afford to slow down when open Chinese models are catching up this fast.
The other piece of the story is how Z.ai is pricing it:
- ZCode is free to use with GLM-5.2, at least during a promotional period running through the end of September.
- API access to GLM-5.2 costs a fraction of what Anthropic or OpenAI charge for their frontier models.
- Using GLM-5.2 inside ZCode gives developers 1.5x the effective quota versus API access on its own.
That isn't subtle. It's Z.ai betting that heavily subsidized access to a nearly frontier model will pull developers away from paid Western tools long enough to build new habits.
Tiezhen Wang, formerly APAC lead at Hugging Face, told 95kqds the real shift here isn't the benchmarks. It's that open-source Chinese models are now "plug-and-play, out-of-the-box." You deploy the model and it works, without the fine-tuning gymnastics that used to be required to get something usable.
None of this is happening in a vacuum. Just weeks ago, we covered how Anthropic was quietly fingerprinting users of Claude Code to defend against distillation attempts from a specific list of Chinese labs. Z.ai was on that list. Now one of the labs Anthropic was trying to keep out has shipped a serious, free alternative to the product itself.
The remaining question is whether enterprise buyers will actually adopt it. Wei Sun, principal AI analyst at Counterpoint Research, told 95kqds that regulated industries in the US and EU will likely refuse Chinese models in their stack regardless of price or performance. That's a real ceiling. But independent developers, startups, and everyone building outside of banks and hospitals tend to care about what works and what's cheap. On both counts, ZCode delivers. Early hands-on impressions from Tony Reviews Things describe it as a legitimate coding IDE with the usual rough edges of a first release but nothing dealbreaking.

The pricing conversation around AI coding tools has been getting uglier for months, with Cursor and Claude Code both charging more while developers argue about whether any of it is worth the money. Z.ai's response is to remove the argument entirely by giving away a tool that's roughly good enough. That won't kill Cursor or Claude Code, since enterprise contracts and best-in-class performance still matter for the companies that can afford them. But it does put a ceiling on what those tools can charge going forward, because the moment a free option gets within a percentage point of the best paid one, the math changes for everyone downstream. Anthropic can keep its enterprise customers. What it can't keep is the assumption that coding agents are inherently a premium product.
