Anthropic said free, Pro, and Max users will hit 5-hour Claude session limits faster on weekdays from 5am to 11am PT, while weekly caps stay the same. Shift long Claude Code jobs off-peak and watch prompt-cache misses.

Anthropic's announcement is narrow but consequential for heavy users: the company is changing how fast users advance through the 5-hour session bucket during weekday peak demand, specifically 5am-11am PT / 1pm-7pm GMT. The weekly cap does not change, but the session meter now depletes faster in that window for free, Pro, and Max subscribers.
The practical implication is that session-based workloads and weekly quotas are now decoupled more sharply. Screenshots circulating in the discussion show users reaching 100% of the current session while weekly usage was still only partly consumed, which matches the quota screenshots discussed in the broader thread.
Anthropic also gave one technical explanation for why some cases may look worse than expected. In the follow-up reply, a company employee said users are often hitting "expensive prompt cache misses" when they resume long conversations on "million context," and said a separate thread on avoiding that is coming.
User reports describe two overlapping problems: ordinary demand shaping from the new peak-hours rule and intermittent Claude Code reliability issues. In the most-cited example, one developer said Claude Code was "nearly unusable yesterday," with "major outages all day," and reported hitting the $200 Max-plan limit in less than an hour in that incident report.
A later update from the same user showed the opposite pattern once service normalized: "6 Claude Code agents" running Opus 4.6 in parallel used only 11% of the 5-hour session after 30 minutes, according to the recovery post. That contrast suggests at least some of the worst burn rates were amplified by service instability rather than steady-state usage alone.
Another user pushed back on Anthropic's cache-miss explanation with a more controlled anecdote. In the reply, they said they were using fresh sessions under 200k context on Pro, watched the 5-hour meter climb "5%" on each refresh, hit the limit in under 30 minutes during the morning window, then saw off-peak usage run for more than two hours while staying below 30% of the same bucket.
Some developers are already routing around the issue. One said they were "switching to Codex with GPT 5.4 for the day" in a migration post, and another later said Claude Code outages had kept pushing them into Codex, where GPT-5.4 xHigh "keeps delivering," per the comparison post. The engineering takeaway is simple: Claude's session economics now vary materially by time of day, and recent Claude Code instability made that change much more visible to users running long, token-heavy coding sessions.
Google DeepMind published a real-world manipulation benchmark and toolkit built from nine studies across more than 10,000 participants, with finance showing higher influence than health. Safety teams can use it to test persuasive failure modes, so add it to red-team plans for user-facing agents.
releaseOpenAI rolled out Codex plugins across the app, CLI, and IDE extensions, with app auth, reusable skills, and optional MCP servers. Teams should test plugin-backed workflows and permission models before broad rollout.
releaseCline launched Kanban, a local multi-agent board that runs Claude, Codex, and Cline CLI tasks in isolated worktrees with dependency chains and diffs. Teams can use it as a visual control layer for parallel coding agents on repo chores that split cleanly.
releaseMistral released open-weight Voxtral TTS with low-latency streaming, voice cloning, and cross-lingual adaptation, and vLLM Omni shipped day-0 support. Voice-agent teams should compare quality, latency, and serving cost against closed APIs.
releaseGoogle launched Gemini 3.1 Flash Live in AI Studio, the API, and Gemini Live with stronger audio tool use, lower latency, and 128K context. Voice-agent teams should benchmark quality, latency, and thinking settings before switching.
To manage growing demand for Claude we're adjusting our 5 hour session limits for free/Pro/Max subs during peak hours. Your weekly limits remain unchanged. During weekdays between 5am–11am PT / 1pm–7pm GMT, you'll move through your 5-hour session limits faster than before.
Claude Code was nearly unusable yesterday. Major outages all day. Hit my limit on the $200/month Max plan in less than 1 hour. One hour. On a $200 plan. Had to fall back to Codex with GPT 5.4 for the rest of the day. It worked. But it's not the same. Claude Opus 4.6 is Show more
Update on Claude Code. Things are back to normal. 30 minutes in. 6 Claude Code agents running Claude Opus 4.6 in parallel. Only 11% usage on the 5 hour session limit. Yesterday I burned through 100% in under an hour. Today the pacing is exactly where it should be. Back Show more