OpenClaw loses cost-effective access to GPT and Claude models

What happened to OpenClaw's model access
OpenClaw, a tool used by developers with AI coding agents, has lost cost-effective access to the two leading LLMs it previously relied on: GPT 5.4 and Claude Opus 4.6. Both Anthropic and OpenAI have implemented changes that make these models significantly more expensive or limited for OpenClaw users.
Anthropic model restrictions
Anthropic has cut off support for OpenClaw, citing capacity issues as OpenClaw's popularity grew. The company essentially blamed OpenClaw for strain on their systems. As a result, OpenClaw users can no longer use Anthropic models without paying what the source describes as "exorbitant API fees."
OpenAI quota reductions
OpenAI, which previously appeared user-friendly by hiring OpenClaw's founder and resetting weekly quotas, has quietly gutted Business and Teams account quotas. These plans now have quotas reduced to nearly free-tier levels. The source reports that a Business account profile got rate-limited after just 4-5 simple prompts in under 30 minutes, without even filling up a single session's context.
Individual and Pro accounts remain unaffected for now, but there's no guarantee this will last. The changes appear to be a message that Business and Teams plan users on OpenClaw should expect to pay extra API costs on top of their subscriptions.
Available alternatives
With no cost-effective Western models remaining, users are considering alternatives including:
- Chinese models: GLM 5.1, MiniMax 2.7, Qwen, and DeepSeek
- Local models
- OpenAI's $100 Codex plan (though the source expresses skepticism given recent rate limiting changes)
The source notes that AI companies that have been losing money are now passing costs heavily to users, which may lead to increased reliance on Chinese models within OpenClaw's ecosystem.
📖 Read the full source: r/openclaw
👀 See Also

Claude Prompt Cache Diagnostics: Stats Thread Reveals 98.9% Cache Read Ratio
Two days ago, Claude released prompt cache diagnostics in Console. One developer reports 98.9% cache read ratio, with 80% of misses due to messages changed.

OpenClaw 5.4 Adds /steer and /side Commands: Redirect Agent Mid-Task Without Losing Context
OpenClaw 5.4 introduces /steer and /side commands that let you redirect an agent's current task direction or start a side conversation without losing session context.

GLM-5.1 Released with Coding Performance Matching Claude Opus 4.5
Zhipu AI's GLM-5.1 model is now available to all Coding Plan users, achieving 77.8 points on SWE-bench-Verified and 56.2 points on Terminal Bench 2.0. The model features a 200K context window, 128K max output, and 744B parameters with 40B activated.
Vibe Coding Has Two Meanings — Which One Are You Using?
A Reddit post argues that 'vibe coding' conflates two distinct practices: careless AI dumping and significant AI assistance. This ambiguity creates unnecessary communication friction among developers.