๐Ÿค–
Claude Daily Digest

What's new in Claude

Monday, June 22, 2026

๐Ÿ“ฆNew Releases
v2.1.185June 20, 2026
The stream-stall hint now reads "Waiting for API response ยท will retry in โ€ฆ" instead of "No response from API ยท Retrying in โ€ฆ", and triggers after 20 seconds of silence instead of 10.
v2.1.183June 19, 2026
Improved auto mode safety blocks destructive git and terraform/pulumi destroy commands; adds model deprecation warnings, fixes connection drops mid-stream to preserve partial responses, and resolves fullscreen TUI corruption and silent thinking-block failures.
v2.1.181June 17, 2026
New /config key=value inline syntax for settings, sandbox.allowAppleEvents for macOS, prompt caching fixes for custom API gateways, resolved Write/Edit truncation on network drives, and long paragraphs now stream line-by-line.
๐Ÿ“ฐThis Week
Week 24 ยท June 8โ€“12
/cd command โ€” move the current session to a new working directory mid-conversation without rebuilding the prompt cache.
Week 24 ยท June 8โ€“12
Sub-agents can spawn sub-agents โ€” background agent chains now support up to five levels deep, enabling more complex autonomous workflows.
Week 24 ยท June 8โ€“12
--safe-mode โ€” start Claude Code with all customizations (hooks, plugins, MCPs) disabled for clean troubleshooting sessions.
Week 24 ยท June 8โ€“12
fallbackModel โ€” configure up to three fallback models tried in order when the primary model is unavailable or rate-limited.
๐Ÿ”งPlatform & API
June 15, 2026
Claude Sonnet 4 (claude-sonnet-4-20250514) and Claude Opus 4 (claude-opus-4-20250514) have been retired โ€” all requests now return an error. Upgrade to Claude Sonnet 4.6 or Claude Opus 4.8.
June 15, 2026
Paid Claude plans now receive a dedicated monthly credit for programmatic usage, covering the Claude Agent SDK, claude -p CLI, Claude Code GitHub Actions, and third-party apps built on the Agent SDK.
June 11, 2026
The code execution tool now supports code_execution_20260521, disclosing the 90-second per-cell execution limit in the tool description so Claude can budget long-running cells.
June 11, 2026
Web search and web fetch tools add a response_inclusion parameter to drop consumed result blocks from API responses in agentic workflows โ€” no beta header required.
๐•From the Team
@ClaudeDevsrecent
Claude Code weekly limits are increasing 50%, now through July 13. Live now for all Pro, Max, Team, and seat-based Enterprise users. Compute headroom from the SpaceX partnership enabled the bump.
@claudeairecent
Doubling Claude Code's 5-hour rate limits for Pro, Max, and Team plans and removing the peak-hours limit reduction โ€” effective immediately. A new SpaceX compute partnership is what made this possible.
@bchernyrecent
New in Claude Code: Code Review. A team of agents runs a deep review on every PR. Code output per Anthropic engineer is up 200% this year and reviews were the bottleneck โ€” personally been using it for weeks and it catches real bugs.
@trq212recent
Claude Code can now upload and edit HTML artifacts that you can share with your team or other Claudes โ€” starting with Team plans, coming to Pro and Max soon. Also: dynamic workflows let Claude write its own orchestration harness on the fly.