On April 4, Anthropic cut 135,000 OpenClaw instances from flat-rate Claude subscriptions, dealing an 18x price hike to users who had built autonomous agents on the platform. The real story is the sequence: Anthropic shipped the same remote-control features OpenClaw pioneered, then locked the original out.
When Peter Steinberger announced he was joining OpenAI on February 14, 2026, OpenClaw had 247,000 GitHub stars and a growing list of enterprise adopters including Tencent. Sam Altman posted publicly that Steinberger would "drive the next generation of personal agents" at the company. Six weeks later, on April 4, Anthropic cut off every one of those users from Claude's subscription tiers.
The official line from Anthropic is economics: autonomous agents consume compute at rates that flat subscriptions were never designed to cover. A single OpenClaw instance running all day, browsing the web and managing workflows, can run up API-equivalent costs of $1,000 to $5,000 per month. Under a $200 Max subscription, that cross-subsidy was unsustainable.
The timing, though, has not escaped notice.
"They copied some popular features into their closed harness, then locked out open source," Steinberger wrote in response to the ban. He and investor Dave Morin said they attempted to negotiate a softer landing with Anthropic directly. They say they managed to delay enforcement by a single week.
The Dispatch That Wasn't There Before
The Semafor reporting fills in what happened in between. Chief Commercial Officer Paul Smith confirmed on record that Anthropic had shipped new features in Claude Cowork called Dispatch—functionality that lets you message Claude from your phone while it runs on your desktop, effectively the same remote-control paradigm that made OpenClaw popular. When asked whether Anthropic was building its own version of OpenClaw, Smith said: "They are. Without speculating too much on our product roadmap, it evolved pretty quickly."
Smith declined to give a timeline for when a full competitor would arrive. But the sequence is documented: OpenClaw launched the pattern, users adopted it at scale, Anthropic shipped a similar feature internally, then cut off the original's access to the flat-rate subscriptions that made the economics work.
The practical impact is concrete. TNW reported that more than 135,000 OpenClaw instances were cut off on April 4. Developers who had structured their workflows around a $200 monthly Max plan now face per-task charges estimated at $0.50 to $2.00, with API-equivalent usage running at $3,650 per month for heavy agentic use—roughly 18x the old subscription cost, as one developer documented by instrumenting their own Claude Code Max usage over a week.
Nvidia Saw It Coming
Nvidia announced NemoClaw in early March, before the ban landed. The project wraps OpenClaw with NVIDIA OpenShell, adding what Nvidia calls "policy-based security, network and privacy guardrails" as five stacked layers between the agent and host infrastructure. Available in early preview starting March 16, it runs on any platform and works with any coding agent, including Nvidia's own Nemotron open model family.
The Nvidia play is essentially: OpenClaw is the infrastructure layer, and the missing piece is enterprise-grade security and containment. That's a direct acknowledgment that OpenClaw solved the right problem at the user-interface level—and that what came after was a different set of concerns.
The Foundation Question
Steinberger said OpenClaw would be moved to a non-profit foundation with OpenAI's continued support. That foundation has not yet materialized. In the meantime, OpenClaw still supports Claude, GPT-4o, Gemini, and DeepSeek. But the Claude Pro and Max tiers—the flat-rate options that made personal autonomous agents economically viable for hobbyists and small businesses—are gone.
The broader pattern is becoming familiar: a model provider enables a third-party ecosystem to prove demand for a feature set, then builds the feature set directly into its own product and restricts access to the third-party that seeded the demand. OpenAI did this with plugins. Anthropic is doing it with agent remote control.
Whether Anthropic's own competitor arrives in weeks or months, the message to the open-source agent community is clear: build the ecosystem, prove the use case, get locked out.
Primary sources: Semafor | TNW | Sderosiaux | Wikipedia: OpenClaw