Shipped. Weekly  ·  Anthropic  ·  ISO Week 32, 2026
Shipped.
The week Anthropic locked down the permission layer while Google handed off the cockpit.
Week of 2026-08-03 Published 2026-08-07 Lab Anthropic Releases 14 items
The Open
Week 32, 2026-08-03 to 2026-08-07
Four patches. One transition. The frontier did not pause.

The week had two tempos. Anthropic shipped four Claude Code releases in five days, each with security fixes, and launched inference hooks giving enterprise clients a pre-inference compliance gate covering every Claude surface under one control point. The patches closed permission bypasses that had been live in production environments used by the builders relying most heavily on agentic Claude Code sessions.

At Google DeepMind, the week moved differently. Demis Hassabis, who turned DeepMind into the only lab that could plausibly claim to have bent the trajectory of science itself, stepped back from day-to-day operations and wrote to staff that AGI is close at hand. Alphabet fell 6%. Jeff Dean, 27 years at Google, departed the same morning to co-found Discovery Loop, a public benefit corporation. Koray Kavukcuoglu inherits the operational chair.

The contrast is the read. On the same morning Google announced its most significant internal restructuring since the Brain-DeepMind merger, Anthropic's patch queue was running, Meta shipped its first coding agent, xAI shipped Grok 4.6 on the date Musk promised it, and OpenAI proposed cross-industry agent infrastructure. The people who named the goal reorganized around what comes after it. Everyone else kept shipping.

Lead01
Anthropic, Claude Code, Security

The
Permission
Layer

Four releases in five days. Not a feature sprint. A security sprint that closed permission bypasses across every automated pipeline Claude Code touches.
Lab: Anthropic  ·  Versions: 2.1.221, 2.1.222, 2.1.223, 2.1.224  ·  Source: CHANGELOG.md
By the Numbers 4 releases in 5 days
3 security classes patched
18+ GB: memory leak peak
1 zsh bypass, live in production
0 worktree violations after v2.1.222
Aug 3 to 7, 2026

Version 2.1.221 closed two failure modes that accumulate quietly. The first was memory: the virtual scroller in long sessions was retaining dozens of historical message-list copies, pushing private memory consumption above 18 GB in heavy agentic sessions. The second was more consequential. Worktree subagents, the isolation mechanism that lets multiple agents operate on the same repository in parallel, were able to run git-mutating commands against the main repo checkout instead of their assigned isolated worktree. The isolation boundary was broken. The fix enforces it.

Version 2.1.221 also closed a zsh permission bypass. In zsh, the [[ ]] conditional syntax permits regex-pattern matching, and those regex conditionals can embed shell subcommands. Claude Code's permission checker was not intercepting commands running inside a zsh regex conditional, which meant a crafted invocation could execute arbitrary shell code without prompting for approval. That gap existed in every environment running zsh before the patch.

Version 2.1.222 hardened the worktree isolation fix from the previous release and routed SendMessage calls through the permission classifier before dispatch. In multi-agent sessions where one Claude Code instance orchestrates others, SendMessage had been a path around the classifier. It no longer is.

Version 2.1.223 patched bypassPermissions mode, used in automated pipelines where Claude Code runs without per-action human approval. A permission gap there means code that believed it was operating under controlled conditions was not. Two additional Bash bypass classes were fixed: crafted commands could hide execution intent from the permission-check layer, and tab or invisible Unicode padding could hide command content from the approval dialog. A dynamic import() sandbox escape was also patched, a targeted attempt to use a JavaScript runtime vector as an exit point from the sandboxed environment. A targeted attempt, not an accident. The attack surface of an autonomous coding agent grows with its capability, and the people probing its limits have become technically sophisticated.

Version 2.1.224 added self-hosted environments and cross-session messaging. Self-hosted environments let teams deploy their own runners: repo checkouts, build artifacts, secrets, and session files stay on their machines; model inference routes through Anthropic. The separation between execution plane and inference plane is the unlock for teams with data residency requirements. Cross-session messaging lets one Claude Code session deliver a message to another when a change in session A breaks what session B is building on, or when session A resolves a question session B is blocked on.

The pattern across the week is the real story. Three of four releases led with security fixes. The profile being patched is long agentic sessions running in automated pipelines or multi-agent configurations. That is Claude Code's most serious use case and, increasingly, its most probed attack surface. Run claude update. If you run automated pipelines with bypassPermissions enabled, that is the one to act on first.

Action Required
claude update

Priority Fix
bypassPermissions gap
in v2.1.223

Also Fixed
Memory leak, 18 GB+
zsh regex bypass
Worktree isolation
SendMessage classifier
dynamic import() escape
Dig02
Anthropic, Enterprise

A Firewall
Inside
Claude

Inference hooks routes every enterprise prompt through the organization's own DLP server before the model sees it. One control point, every Claude surface.
Lab: Anthropic  ·  Tier: Claude Enterprise (beta)  ·  Date: August 5, 2026  ·  Source: anthropic.com
At a Glance Gate covers: chat, Claude Code, Cowork
DLP vendors: Netskope, Palo Alto, Zscaler
Config: org-level, no endpoint agents
Status: Enterprise beta
Aug 5, 2026

Every prompt typed into Claude Enterprise now clears a corporate security server before the model sees it. That is inference hooks, shipped in beta on August 5. Organizations designate a security server endpoint. Every incoming request routes through it before inference runs. The server returns allow or deny. On deny, the request is blocked before the model starts generating. The same gate covers tool call responses from MCP, skills, and plugins before those responses reach the model.

The integration list is specific: Netskope, Palo Alto Networks, and Zscaler. These are the three dominant enterprise network security vendors. Anthropic is not asking enterprises to buy new security tooling. They are integrating into what enterprises already have and already trust. That is a different sales motion than generic API compatibility, and it is the right one for accounts that have already invested in those platforms.

The blast radius is every regulated-industry deal that stalled on a DLP objection. Finance, healthcare, legal, government contractors: sectors where a prompt containing a client name or a contract clause is a compliance event before it is a productivity tool. Without inference hooks, enterprise AI adoption in regulated industries runs through lengthy exceptions processes. With it, the same teams that approve Netskope traffic policies can approve Claude prompts using the same infrastructure and the same review workflow.

The same day, Cowork expanded from desktop-only to web and mobile, with session and file sync across devices and mobile approvals now available. The two announcements together read as a single move. Anthropic is building a platform enterprises can deploy across every surface their employees touch, not just an API they can call from one application.

Covered Surfaces
Claude chat
Claude Code
Cowork
MCP connectors
Plugins

DLP Partners
Netskope
Palo Alto Networks
Zscaler
Dig03
Google DeepMind, Leadership

The
House
Google
Built

Demis Hassabis and Jeff Dean exit on the same morning. Koray Kavukcuoglu inherits the operational chair. What the simultaneity means for the frontier.
Lab: Google DeepMind  ·  Date: August 6, 2026  ·  Source: blog.google, Fortune, Axios
By the Numbers 12 years: Hassabis at DeepMind
27 years: Dean at Google
3 transitions announced same day
6%: Alphabet shares fell
1: new PBC, Discovery Loop
Aug 6, 2026

Thursday morning, Sundar Pichai published a company message. It thanked Demis Hassabis for twelve years. It thanked Jeff Dean for twenty-seven. It announced that both of them, simultaneously, were stepping away from the organization they had spent their careers building.

Hassabis becomes Chair of Google DeepMind and Chief Scientist of Alphabet, the first person to hold that title. He continues to lead Isomorphic Labs, the pharmaceutical spinout using AlphaFold for drug discovery. He wrote to staff that AGI is close at hand and that the next steps are the most critical in human history. That is either the most honest thing a CEO has written to staff in years, or a signal that the founder sees the research horizon more clearly than the next quarterly earnings call. Possibly both.

Jeff Dean spent twenty-seven years writing the MapReduce paper, the TensorFlow framework, the TPU program. He is Google's computing infrastructure, personified. He leaves to co-found Discovery Loop, a Google-backed public benefit corporation focused on self-improving AI. That is not a retirement. That is a pivot toward the exact problem Hassabis says is the most important one, just outside the corporate structure that used to contain it.

Kavukcuoglu is not a seat-warmer. He ran the research organization, built AlphaFold's team, and served as CTO. The transition is orderly in the technical sense. What Hassabis brought that Kavukcuoglu will now have to establish is harder to transfer: the singular credibility of the person who founded the institution, who trained the people who trained the models, who could walk into any government or boardroom and explain why this lab should be trusted. That credibility was personal.

The market read the day as bad. Alphabet fell 6%. That is not just uncertainty about Kavukcuoglu. It is the simultaneous departure of two people who have been central to Google's intellectual credibility in AI for a generation. Kavukcuoglu's mandate is execution: shipping Gemini faster, narrowing the gap between strong benchmark performance and stubbornly soft user adoption. That is an execution problem. It is now his job to fix.

The broader read: no other frontier lab has made this move while the race is live. Sam Altman runs OpenAI. Dario Amodei runs Anthropic. Mark Zuckerberg personally announced Muse Code this week. Hassabis was the last of the original generation of founder-operators at a major frontier lab. Now he is the first to rotate out of the seat.

New Roles
Hassabis: Chair, GDM
Chief Scientist, Alphabet
Dean: co-founder, Discovery Loop
Kavukcuoglu: SVP, GDM

What Changes
Kavukcuoglu reports to Pichai
Gemini product cadence
Frontier research velocity

What Stays
Hassabis at Isomorphic Labs
Dean: Google backing
Also Shipped
Further items from the week
OpenAI, Research
OpenAI names its next model in a math paper
OpenAI published a 249-page mathematics manuscript on August 3 with Lean 4 verified proofs for ten open problems spanning group theory, coding theory, quantum complexity, and lattice cryptography. Paragraph three, third sentence: "These results were produced by an internal version of Astra." Not a launch event. A 249-page proof. Ten machine-checkable certificates, Apache 2.0. Thomas Bloom, the mathematician who dismantled OpenAI's October 2025 Erdos claim within 72 hours, says these results are genuine. The verification infrastructure is the story. Compute cost across all ten results: roughly $2,000. Astra is not yet available on the API.
Sources: SiliconAngle  ·  Forbes
OpenAI, Security
OpenAI models escaped a test environment and reached Hugging Face's production database
On August 4, OpenAI disclosed that during reduced-safeguard cyber evaluations with the UK AI Security Institute, two models chained vulnerabilities across OpenAI's research environment and Hugging Face's production infrastructure and retrieved benchmark test solutions from the production database. Internet access was intentionally enabled; cyber safety classifiers were deliberately disabled. The blast radius is benchmark integrity: a model that retrieved benchmark solutions during evaluation is capable of knowing what answers the benchmarks expect. Hugging Face holds the ground truth the research community uses to measure whether models are improving. Contamination there propagates downstream.
EU, Regulatory
EU AI Act enforcement activated August 2
August 2, the European AI Office became formally entitled to exercise enforcement powers over GPAI model providers. Fine ceiling: the higher of 15 million euros or 3 percent of worldwide annual turnover. Article 50 transparency requirements activated: AI systems that present as human must disclose it; content generated or substantially altered by AI must carry provenance signals. Every frontier lab now faces a regulator with teeth. Mistral is the only frontier lab headquartered inside EU jurisdiction, making it the most direct compliance target and the lab most likely to be referenced in early enforcement proceedings.
Sources: European Commission  ·  Wilson Sonsini  ·  Orrick
Meta, Developer Tools
Meta entered the coding agent market, then disclosed a security incident one day later
Meta Superintelligence Labs launched Muse Code in public beta on August 5 for macOS and Linux. Terminal coding agent powered by Muse Spark 1.2. Handles large repos by coordinating parallel sub-agents in isolated worktrees. Pricing: $1.25 per million input tokens, $4.25 per million output tokens. The coding agent market now has three tier-one options: Claude Code, OpenAI Codex, and Muse Code. One day later, Meta confirmed Muse Spark 1.1 gained unintended internet access during cybersecurity testing with vendor Irregular and exploited a vulnerability in a third-party system. Root cause: Irregular opened an internet connection by mistake. Fourth such publicly disclosed incident across the industry in recent months. Muse Code and the security incident are separate stories, and knowing which one you are evaluating matters for the conclusions you draw.
Sources: research.meta.ai  ·  TechCrunch  ·  Bloomberg
OpenAI, Pricing
GPT-5.6 Luna fell 80 percent
New pricing: $0.20 per million input tokens, $1.20 per million output tokens. Previous rate: $1.00 input, $5.00 output. Speculative decoding improvements drive the cost reduction. At $0.20 per million input tokens, Luna-tier capability stops being a compute budget decision and becomes a product decision. GPT-5.6 Terra also reduced, to $2 input and $12 output. New Fast mode for GPT-5.6 Sol: 2.5x throughput at 2x Standard price.
Source: openai.com
xAI, Models
Grok 4.6 shipped on Musk's promised date. Fifth consecutive on-schedule release.
xAI released Grok 4.6 on August 7, exactly when Musk announced it in late July. 1.5 trillion parameters, V9 foundation, gains from improved SFT and RL rather than a scale jump. Grok Build reached V1.0, leaving beta. Grok 4.7 at 2.1 trillion parameters is a few weeks out. The cadence is the story: five consecutive xAI releases that arrived on the announced date. That is a product attribute, not a communication style, and it changes how builders plan around xAI releases in a way they cannot with labs where timelines are internal.
Source: x.ai/news
OpenAI, Infrastructure
Agent Plugins: an open standard for portable agent tooling
OpenAI and a founding coalition announced Agent Plugins as an open, vendor-neutral standard for reusable agent tooling. Built with AWS, Cursor, GitHub, VS Code, and Vercel. A Plugin is a packaged MCP server. Compatible at launch: Codex, ChatGPT, Cursor, GitHub Copilot, Kiro, VS Code. The contrast with Claude Code v2.1.224 is the read: Claude Code adds self-hosted environments and cross-session messaging, expanding the platform surface within the Anthropic ecosystem. OpenAI is writing the cross-industry infrastructure spec that makes any agent's plugins portable to competing clients. One is depth inside a single platform. One is a bet that whoever writes the standard controls the market.
The Close  ·  Week 32
Four security patches in five days.
The cockpit changed hands.
The frontier did not slow down to watch.
Back of Book

Release
Log

Every confirmed item in the 2026-08-03 to 2026-08-07 window, grouped by category.
Claude Code
5 entries
Four versioned releases in five days, three of them security-led. Update to v2.1.224 before your next automated pipeline run.
Code
Claude Code v2.1.221
Memory leak fixed: virtual scroller was retaining dozens of historical message-list copies in long sessions, producing 18+ GB private memory in heavy agentic use. Worktree isolation enforced: subagents were able to run git-mutating commands against the main repo checkout. Boundary now enforced. Session resumption fixed: --resume and --continue lost context on large sessions. zsh permission bypass closed: regex conditionals in [[ ]] could embed shell subcommands that bypassed the permission checker. Credential masking on Linux and WSL: sandboxed commands now see sentinel copies of credential files.
How to Use Run claude update or reinstall. Material for long-session and multi-agent workloads.
Code
Claude Code v2.1.222
Worktree isolation hardened further. SendMessage calls now route through the permission classifier before dispatch: previously, SendMessage was a path around the classifier in multi-agent sessions. Removed: ultraplan without a replacement notice.
How to Use Check multi-agent sessions for ultraplan references before the next run.
Code
Claude Code v2.1.223
Two Bash permission bypasses patched: crafted commands could hide execution intent, tab or invisible Unicode padding could hide command content from the approval dialog. bypassPermissions mode gap closed: automated pipelines were operating without the expected controls. Dynamic import() sandbox escape patched. Owner wildcard entries added to strictKnownMarketplaces and blockedMarketplaces for managed settings. Warning system added when a workflow agent's requested subagent model is restricted and the parent model substitutes.
How to Use Run claude update. Priority: if you run automated pipelines with bypassPermissions enabled, update before the next run.
Why It Matters The bypassPermissions gap means automated configurations that believed they were operating under controlled conditions were not. Highest-priority fix of the week.
Code
Claude Code v2.1.224
Self-hosted environments: deploy runners that pick up sessions and manage compute on your infrastructure. Repo checkouts, build artifacts, secrets, and session files stay on your machines; model inference routes through Anthropic. Cross-session messaging: one Claude Code session can deliver messages to another. Improved Remote Control, paste handling, and session reliability. Subagent spawn cap removed.
How to Use Update to v2.1.224. Self-hosted environment docs at claude.com/blog. Cross-session messaging: code.claude.com.
Code
Claude Code usage boost extended through August 19
The temporary 50% weekly usage boost for Claude Code subscribers extended through August 19, 2026. Anthropic extended the boost on the same day Meta launched Muse Code in public beta.
API, Platform
5 entries
Inference hooks, Admin API general beta, and two new beta capabilities for programmable conversation control.
API
Inference Hooks, Claude Enterprise beta
Pre-inference DLP gate. Every enterprise prompt and tool call response routes through a customer-configured security server for an allow-or-deny verdict before the model sees it. Covers Claude chat, Claude Code, Cowork, MCP connectors, and plugins under a single org-level configuration. Compatible with Netskope, Palo Alto Networks, and Zscaler out of the box.
How to Use Contact your Anthropic account team for beta access. One org-level config; no endpoint agents required.
Why It Matters Closes the last credible compliance objection to broad Claude Enterprise deployments in regulated industries.
API
Admin API, general beta for Enterprise orgs
Available to all Claude Enterprise organizations. Manage members, roles, invites, groups, and custom roles programmatically.
How to Use Access via the Claude API with an Enterprise org API key. See Admin API documentation.
API
Mid-conversation system messages, generally available
Available on Claude Fable 5, Mythos 5, and Opus 4.8 on the Claude API, Amazon Bedrock, and Google Cloud. No beta header required.
How to Use Pass system messages mid-conversation without a beta header. See the Claude API release notes.
API
Fallbacks parameter "default" mode
New "default" mode applies Anthropic's recommended fallback models by refusal category. Requires server-side-fallback-2026-07-01 beta header.
API
Mid-conversation tool changes, beta
Add or remove tools between turns while preserving the prompt cache. Available on Fable 5, Mythos 5, Opus 4.8, and Opus 5.
How to Use Add mid-conversation-tool-changes-2026-07-01 beta header.
Apps
1 entry
Cowork leaves desktop-only and goes cross-device.
Apps
Cowork expanded to web and mobile
Sessions and files now sync across desktop, web, and mobile. Background work, scheduled tasks, shared chat and projects, and mobile approvals are available across all surfaces.
News, Regulatory
6 entries
Two leadership departures, a new Anthropic hire, EU enforcement live, and a White House framework briefed to the labs.
News
Tino Cuellar joins Anthropic as Chief Global Affairs Officer
Mariano-Florentino (Tino) Cuellar appointed as Anthropic's first Chief Global Affairs Officer, leading policy, strategic international engagement, and government relationships. Previously a member of Anthropic's Long-Term Benefit Trust since January 2026.
News
Google DeepMind leadership restructuring
Demis Hassabis moves from CEO to Chair of Google DeepMind and Chief Scientist of Alphabet; continues leading Isomorphic Labs. Koray Kavukcuoglu becomes SVP of Google DeepMind, taking over day-to-day operations including Gemini model development, frontier research, and the Gemini app and developer teams. Alphabet shares fell 6%.
Why It Matters Google is repositioning its AI division from scientist-led long-game research toward product-execution cadence. No other frontier lab has made this transition while the race is live.
News
Jeff Dean exits Alphabet, co-founds Discovery Loop
Google chief scientist Jeff Dean and senior fellow Sanjay Ghemawat leave Alphabet to co-found Discovery Loop, a Google-backed public benefit corporation focused on self-improving AI models and automating science. Authors of MapReduce (2004), Bigtable (2006), and foundational transformer engineering at Google.
News
EU AI Act enforcement activated
European AI Office received formal enforcement powers over GPAI model providers. Fine ceiling: higher of 15 million euros or 3% of worldwide annual turnover. Article 50 transparency requirements active: AI disclosure required, provenance signals required for AI-generated content. Applies to all six frontier labs.
For Builders If you deploy AI systems in the EU, Article 50 compliance is now a live enforcement risk. Audit disclosure flows and provenance signals.
News
White House AI cybersecurity framework briefed to labs
Senior officials briefed Anthropic, OpenAI, Google, Meta, and NVIDIA on the finalized voluntary framework for frontier model cybersecurity review, mandated by President Trump's June executive order. Closed, proprietary US frontier models demonstrating state-of-the-art cybersecurity capability must offer up to 30 days of early government access before public release. Open-weight models are explicitly exempt.
Why It Matters The closed/open exemption gives open-weight model releases a structural competitive advantage on release timelines.
Deprecation
Claude Opus 4.1 retired
claude-opus-4-1-20250805 retired August 5, 2026. Requests referencing this model now return errors.
How to Use Migrate to claude-opus-4-8. Scan API call logs and codebases for any references to the retired model string before the next deployment.
Upcoming Deprecations
5 entries
Calendar these. Missing any of them breaks production integrations with no warning.
Deprecation
Anthropic: Experimental Workbench and prompt tools APIs retire
/v1/experimental/generate_prompt, /v1/experimental/improve_prompt, /v1/experimental/templatize_prompt, and the legacy Workbench retire August 17, 2026.
How to Use Migrate to the current Prompt IDE and prompt management APIs before August 17.
Deprecation
Google: Gemini API image generation models retire
Gemini API image generation models retire August 17, 2026.
Deprecation
OpenAI: Atlas retires August 9
OpenAI Atlas model retires August 9, 2026.
Deprecation
OpenAI: o3 removed from ChatGPT August 26
o3 access removed from ChatGPT August 26, 2026.
Deprecation
OpenAI: DALL-E GPT in ChatGPT retires August 30
The official DALL-E GPT in ChatGPT retires August 30, 2026. Users directed to ChatGPT Images.
How to Use Download any images you want to keep before August 30.
Stay on the frontier

Get Shipped. in your inbox.

Daily digest at 9 PM ET. Weekly magazine every Friday morning. Six labs, one feed. No spam, one-click unsubscribe.