๐Ÿค–
Claude Daily Digest

What's new in Claude

Friday, June 19, 2026

๐Ÿ“ฆNew Releases
v2.1.183June 19, 2026 ยท today
Improved auto mode safety by blocking destructive git commands and adding infrastructure tool safeguards; added model deprecation warnings; fixed thinking block handling, WebSearch in subagents, and Windows Terminal rendering corruption.
v2.1.181June 17, 2026
Added /config key=value syntax for runtime settings, introduced sandbox.allowAppleEvents for macOS, improved streaming of long paragraphs, and fixed prompt caching on custom API gateways and Foundry.
v2.1.179June 16, 2026
Fixed mid-stream connection drops to preserve partial responses, resolved mouse-wheel scrolling in WSL2, and improved plugin loading performance in remote sessions.
๐Ÿ“ฐThis Week
Week 24 ยท June 8โ€“12, 2026 ยท v2.1.166โ€“v2.1.176
/cd โ€” move the current session to a new working directory mid-conversation without rebuilding the prompt cache.
Week 24 ยท June 8โ€“12, 2026
Sub-agents can spawn sub-agents โ€” background chains now supported up to five levels deep, enabling richer multi-agent orchestration.
Week 24 ยท June 8โ€“12, 2026
--safe-mode โ€” starts Claude Code with all customizations disabled, giving you a clean baseline for troubleshooting.
Week 24 ยท June 8โ€“12, 2026
fallbackModel โ€” configure up to three fallback models tried in order when the primary model is unavailable or hits limits.
๐Ÿ”งPlatform & API
June 15, 2026
Model retirements: claude-sonnet-4-20250514 and claude-opus-4-20250514 are retired โ€” all requests now return errors. Upgrade to Sonnet 4.6 or Opus 4.8.
June 11, 2026
Tool versioning: New code_execution_20260521 exposes the 90-second per-cell limit in the tool description; new response_inclusion param on web search/fetch drops consumed result blocks from agentic API responses.
June 9, 2026
Claude Fable 5 launched โ€” most capable widely released model, 1M token context window, 128k max output, always-on adaptive thinking, and a new stop_reason: "refusal" API response with no billing on pre-output refusals.
June 9, 2026
Managed Agents updates: Scheduled deployments now available (run sessions on a cron schedule); vaults support environment variable credentials for injecting secrets into agent sandboxes.
๐•From the Team
@ClaudeDevsJune 17, 2026
Claude Code and Claude Design now sync both ways โ€” run /design-sync to pull your design system into your repo, or push what you've built back into Claude Design. Artifacts beta is also live: ask Claude to turn an active session into a shareable page that updates as it works.
@claudeaiJune 2026
Rate limits on Claude Code doubled and Opus API limits raised so developers and teams can build more reliably at scale. Claude Design's new design system import and canvas editing are now in sync with Claude Code via /design-sync.
@bchernyJune 2026
Boris Cherny told Lauren Reeder he hasn't written a single line of code himself in 2026 โ€” his whole team at Anthropic lives in Claude Code. He runs 5 instances simultaneously in separate git checkouts, numbered tabs 1โ€“5, with system notifications for when Claude needs input. "Coding is effectively solved."
@trq212recent
Thariq Shihipar posted about Todos turning into Tasks in Claude Code โ€” the task system is getting a rework for better multi-agent coordination. No posts specific to the last 48h.