๐Ÿค–
Claude Daily Digest

What's new in Claude

Wednesday, June 24, 2026

๐Ÿ“ฆNew Releases
v2.1.187June 23, 2026
Added sandbox.credentials setting to block sandboxed commands from reading credential files and secret environment variables; also includes fixes for structured output, MCP tool timeouts, and multiple UI/stability improvements.
v2.1.186June 22, 2026
Added claude mcp login/logout CLI commands for MCP server authentication without interactive menus; MCP OAuth browser styling improvements; fixes for subagent management, permission prompts, and background session handling.
๐Ÿ“ฐThis Week
Week 24 ยท June 8โ€“12, 2026 ยท v2.1.166โ€“v2.1.176
/cd command: Move the current session to a new working directory mid-conversation without rebuilding the prompt cache โ€” useful when switching between repos in a long session. (Week 26 digest not yet published.)
Week 24 ยท June 8โ€“12, 2026
Sub-agents can spawn sub-agents: Background chains now supported up to five levels deep, enabling more complex multi-agent orchestration patterns out of the box.
Week 24 ยท June 8โ€“12, 2026
--safe-mode flag: Starts Claude Code with all customizations disabled (hooks, plugins, settings overrides) for clean troubleshooting when something in your config is misbehaving.
Week 24 ยท June 8โ€“12, 2026
fallbackModel config: Configure up to three fallback models tried in order when your primary model is unavailable or rate-limited, keeping long-running sessions from failing silently.
๐Ÿ”งPlatform & API
June 15, 2026
Model retirements: Claude Sonnet 4 (claude-sonnet-4-20250514) and Claude Opus 4 (claude-opus-4-20250514) are retired โ€” all requests now return an error. Upgrade to Claude Sonnet 4.6 or Claude Opus 4.8 respectively.
June 11, 2026
Tool version updates: Code execution tool adds code_execution_20260521 with an explicit 90-second per-cell time limit. Web search and web fetch add response_inclusion to drop consumed result blocks in agentic API responses. No beta header required for either.
June 9, 2026
Claude Fable 5 launched: Most capable widely-released model โ€” 1M token context window, 128k max output tokens, always-on adaptive thinking, and a new tokenizer (~30% more tokens vs. pre-Opus 4.7 models). Requires 30-day data retention; not available under zero data retention. Claude Mythos 5 also launched for Project Glasswing participants.
๐•From the Team
@claudeaiJune 23, 2026
Claude Tag launched: Always-on AI teammate that lives in your Slack channels. Claude monitors assigned channels and intervenes proactively with reminders, summaries, or context โ€” without waiting to be tagged. Available in beta for Team and Enterprise. Internally, 65% of Anthropic's product team's code is now written by their internal version of Claude Tag.
@trq212June 23, 2026
Thariq on Claude Tag: "Claude Tag is an incredible new form factor for agents." Also: Claude Code can now upload and edit HTML artifacts shareable with your team or other Claudes โ€” starting with Team plans, coming to Pro and Max soon.
@bchernyRecent
Boris (Claude Code creator) on his setup: "Claude Code works great out of the box โ€” there is no one correct way to use it." His #1 tip: turn on auto mode. "No more permission prompts โ€” the key building block for multi-Clauding." Also noted he hasn't written a line of code himself in 2026.
@ClaudeDevsRecent
Quiet in the last 48 hours. Latest activity: Claude Code Artifacts launched for Team and Enterprise โ€” turns any session into a shareable live HTML page.