๐Ÿค–
Claude Daily Digest

What's new in Claude

Thursday, July 2, 2026

๐Ÿ“ฆNew Releases
v2.1.198July 1, 2026
Claude in Chrome is now generally available โ€” background agents can now send desktop notifications and auto-create PRs. Also adds the new /dataviz skill and AWS gateway support for remote sessions.
v2.1.197June 30, 2026
Claude Sonnet 5 is now the default model in Claude Code, bringing a native 1M-token context window and introductory pricing of $2/$10 per MTok through August 31, 2026.
๐Ÿ“ฐThis Week
Week 26 ยท June 22โ€“26, 2026
claude mcp login โ€” authenticate a configured MCP server directly from the shell instead of the interactive /mcp menu; claude mcp logout clears stored credentials later.
Week 26 ยท June 22โ€“26, 2026
Shell mode responds to command output โ€” running ! npm test now automatically surfaces an explanation without needing a follow-up prompt.
Week 26 ยท June 22โ€“26, 2026
/rewind across /clear โ€” you can now rewind a conversation back to before /clear was run, recovering context that was previously lost.
Week 26 ยท June 22โ€“26, 2026
Background subagent permission prompts โ€” instead of auto-denying, background subagents now surface permission prompts up to the main session so you can approve them in place.
๐Ÿ”งPlatform & API
July 1, 2026
Claude Fable 5 and Mythos 5 restored โ€” access to both models is back following a brief suspension. See Anthropic's statement for details on the redeployment.
June 30, 2026
Claude Sonnet 5 launched (claude-sonnet-5) โ€” $2/$10 per MTok intro pricing through Aug 31 (standard $3/$15 after); 1M token context window; 128k max output. Adaptive thinking is now on by default; manual extended thinking removed. Uses a new tokenizer that produces ~30% more tokens for the same text.
June 30, 2026
Managed Agents: event deltas + session config overrides โ€” stream partial agent message text before the full event arrives via event_deltas[]. Override any agent's model, system prompt, tools, or MCP servers for a single session with agent_with_overrides.
June 30, 2026
Managed Agents webhooks expanded โ€” new events cover agent version publish, deployment pause, and scheduled run failures, so you no longer need to poll for lifecycle changes.
June 29, 2026
Fast mode removed for Claude Opus 4.6 โ€” requests with speed: "fast" now run at standard speed and standard rates without error. Migrate to Opus 4.8 to keep using fast mode.
๐•From the Team
@ClaudeDevsJune 30, 2026
Claude Sonnet 5 is here. Top-tier performance on coding and tool use at Sonnet pricing, with a 1M context window. It's the new default in Claude Code for Pro users, and available everywhere on the Claude Platform, including the API and Managed Agents.
@claudeaiJune 30, 2026
Introducing Claude Sonnet 5 โ€” our most agentic Sonnet yet. Makes plans, uses tools like browsers and terminals, and runs autonomously on long tasks.
@bcherny~2 days ago
Quiet today โ€” last notable thread covered Boris's Claude Code setup: 5 parallel local instances + 5โ€“10 web sessions, all on Opus 4.5 with thinking, shipping 20โ€“30 PRs a day.
@trq212~1 week ago
Quiet today โ€” last post asked how the Anthropic team stays in the loop on Claude Code changes. Dynamic workflows thread also still worth reading if you missed it.