๐Ÿค–
Claude Daily Digest

What's new in Claude

Tuesday, July 1, 2026

๐Ÿ“ฆNew Releases
v2.1.197June 30, 2026
Claude Sonnet 5 is now the default model in Claude Code, bringing a native 1M-token context window and promotional pricing of $2/$10 per MTok through August 31, 2026.
v2.1.196June 29, 2026
Organization default models (set by admins in the org console), readable session names at start, clickable file attachments via Cmd/Ctrl-click, and a security fix preventing untrusted workspace MCP servers from auto-spawning. Plus 20+ bug fixes including background agent reliability, PowerShell git diff, and rate-limit telemetry.
v2.1.195June 26, 2026
Added CLAUDE_CODE_DISABLE_MOUSE_CLICKS for fullscreen mode, fixed voice dictation issues on macOS and for spaceless languages, improved Remote session startup with a provisioning checklist.
๐Ÿ“ฐThis Week
Week 26 ยท June 22โ€“26, 2026
claude mcp login โ€” authenticate a configured MCP server from your shell instead of the interactive /mcp menu, with claude mcp logout to clear credentials.
Week 26 ยท June 22โ€“26, 2026
Shell mode responds to command output โ€” running ! npm test now gets you an explanation automatically, without 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 previously cleared context.
Week 26 ยท June 22โ€“26, 2026
Background subagents surface permission prompts โ€” instead of auto-denying, background subagents now bubble permission prompts up to the main session.
๐Ÿ”งPlatform & API
June 30, 2026
Claude Sonnet 5 launched (claude-sonnet-5) โ€” introductory pricing $2/$10 per MTok through August 31, 1M token context, 128k max output. Adaptive thinking is now on by default; manual extended thinking removed. Note: uses a new tokenizer producing ~30% more tokens for the same text.
June 30, 2026
Managed Agents session event streams now support event deltas โ€” opt in with event_deltas[] on the stream endpoint to preview agent message text as it generates.
June 30, 2026
Managed Agents session config override โ€” pass agent with type: "agent_with_overrides" to replace model, system prompt, tools, MCP servers, or skills for a single session.
June 29, 2026
Fast mode removed for Claude Opus 4.6 โ€” requests to claude-opus-4-6 with speed: "fast" now run at standard speed and standard rates. Migrate to Opus 4.8 to continue using fast mode.
June 26, 2026
Rate limits raised across the Claude API โ€” Sonnet and Haiku limits now match Opus at every tier. Usage tiers consolidated to Start, Build, and Scale; most orgs move up, none move down.
๐•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, making plans, using tools like browsers and terminals, and running autonomously.
@bchernyJune 30, 2026
You asked, we listened. Claude Desktop on Linux is here!
@trq212June 2, 2026
Quiet this week โ€” last post was June 2 on dynamic workflows: "A harness for every task: dynamic workflows in Claude Code" (Claude writes its own orchestration harness on the fly).