Anthropic updated its Claude Code help center docs this week with a detail that's got developers talking. Pro plan subscribers can't use Opus models unless they enable and pay for extra usage on top of their $20/month subscription. The note sits in a warning box on the model configuration page, matter-of-factly stating the requirement.

The page itself is a straightforward technical guide. Three ways to switch models in Claude Code: the /model command for quick changes, the --model flag for single sessions, and environment variables like ANTHROPIC_MODEL for permanent defaults. Standard stuff.

This isn't surprising if you've been watching the economics. Running models at Opus's scale burns through GPU compute at rates that make flat-rate subscriptions hard to justify. OpenAI has already moved toward tiered API pricing for similar reasons. The writing was on the wall.

But it stings for Pro users who picked the plan specifically for Opus access. Developers on Hacker News worry that premium AI tools are pricing themselves out of reach, even for enterprise customers. Some are already looking at self-hosted alternatives, though trust questions around models like DeepSeek complicate that shift.

If you're building agents on Claude Code, budget for the extra usage now. Opus isn't coming back to the base Pro plan.