Claude doubles usage limits outside peak hours for two weeks

Anthropic announced a temporary increase in Claude usage limits for all users. This applies to all Claude interfaces, including Claude Code, and covers free, Pro, Max, and Team plans.
How the bonus works
- Weekdays: 2x usage outside 5–11am PT / 12–6pm GMT
- Weekends: 2x usage all day
- Implementation: Automatic - no action required from users
The bonus applies for two weeks starting from the announcement. This temporary increase in rate limits means users can make twice as many API calls or have longer conversations during the specified times. For developers using Claude Code, this translates to more coding assistance sessions or extended interactions with the AI coding agent.
This type of temporary capacity increase is common with AI services during periods of lower demand, allowing users to test heavier workloads without hitting standard limits. The specific time windows (5–11am PT) correspond to peak usage hours when many North American and European users are active.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code's /buddy Easter Egg and User Feature Requests
Claude Code includes a hidden /buddy command that creates a Tamagotchi-style companion with species, stats, and decorative comments. A Max subscriber with 840+ sessions has detailed current limitations and proposed functional enhancements.

Microsoft's BitNet Enables 100B Parameter LLM Inference on Single CPU
Microsoft's open-source BitNet project achieves 100B parameter LLM inference at 5-7 tokens/second on a single CPU, with the 2B parameter model using 0.4GB memory and 29ms latency while matching full-precision models on benchmarks.

Claude Opus 4.6 effort=low parameter causes lazy agent behavior
When using effort=low with Claude Opus 4.6, agents made fewer tool calls, were less thorough in cross-referencing, and ignored parts of system prompts about web research. Switching to effort=medium resolved the issues.
Claude Code System Prompts v2.1.139: Claude Platform on AWS Docs, Summarization Security, PowerShell Tooling
CC 2.1.139 (+2,248 tokens) adds Claude Platform on AWS reference docs with SigV4 auth, security-preserving conversation summarization, PowerShell Unix command equivalence table, and several skill/prompt refinements.