Anthropic Weekly • Week 37 • September 2026
Shipped.
The week Anthropic documented the attack chains and OpenAI shipped the API that builds them, both before lunch on Thursday.
Week 37 Window Sep 7 to Sep 11, 2026 Labs Anthropic + Frontier Published Sep 11, 2026
The Open
Sep 7 to Sep 11, 2026
The threat report and the Agents API landed the same hour.

Monday opened with GPT-6 Astra billing. Three days after Sam Altman called it a "new capability level," the API documentation updated with a model ID, a price card, and a million-token context window. OpenAI had compressed announcement to invoice to seventy-two hours. Anthropic, which shipped Claude Mythos 5.1 the Tuesday before, had not published a direct benchmark comparison as of Monday afternoon. Two flagships billing simultaneously, no head-to-head numbers from either lab.

By Tuesday, OpenAI had a different problem. Chief scientist Jakub Pachocki published an essay calling for voluntary AI slowdowns and legally mandated safety thresholds, citing Anthropic’s Responsible Scaling Policy as a model worth converting into law. The same morning, a separate OpenAI team published a production measurement: the research organization now generates 3.1 agent-workdays of output for every human workday, with the median researcher consuming more than $600 per day in inference. Both documents are dated September 7. Neither author seemed to notice the other.

Thursday crystallized the week. Anthropic’s Threat Intelligence team published a 154-page report covering eight months of disrupted misuse cases: nation-state cyber operations, bioweapons research, automated propaganda, a kamikaze drone swarm. The report’s finding is that AI has stopped advising attacks and started running them, the orchestrator directing the other tools. Somewhere in the same morning hour, OpenAI opened its Agents API to public beta: the managed harness that runs Codex, available to any developer through a single API call, long-lived sessions, subagent delegation, no additional fee. Nobody at either lab had coordinated the timing. The adjacency was calendar coincidence. That is almost the story.

Lead Story01
Anthropic + OpenAI • Security + API • September 10, 2026

The
Orchestrator
Problem

Anthropic’s threat report finds AI running attack chains. OpenAI ships the API that builds them. Same Thursday morning.
Anthropic source: anthropic.com/threat-intelligence-report-september-2026
OpenAI source: openai.com/index/introducing-the-agents-api/
Published: September 10, 2026
By the Numbers 154 pages in the report

7 harm categories

8 months coverage

0 Fable / Mythos cases

20+ orgs targeted

5 bioweapons cases

Same morning: Agents API beta
Threat Intelligence

Anthropic’s Threat Intelligence team has been running something closer to a counterintelligence shop than a product feedback loop since late 2024. The September report covers eight months: December 2025 through August 2026. Seven harm categories. 154 pages. Confirmed disrupted cases include a Russian state-linked group that automated intrusions against more than 20 organizations across Ukraine and Europe, a Russia-based freelancer developing targeting logic for a kamikaze drone swarm, commercial spyware companies using Claude to identify dissidents, and automated fake-news operations in Bangladesh. The word "disrupted" carries weight throughout. These are not threat models. They are case files.

The detail that changes the texture of the report is on the model list. Across virtually every documented case, the models involved were Haiku, Sonnet, and Opus. Fable and Mythos-class models appear in exactly one entry, a distillation attempt by Chinese model developers harvesting Claude’s outputs to improve their own. For everything else, drone guidance code, intrusion planning, bioweapons research, influence operations, the threat actors used standard deployment patterns and Tuesday-afternoon API keys. Two readings are available: either Anthropic’s deployment controls are working and the frontier models are genuinely inaccessible, or Sonnet is already sufficient for everything a nation-state operationally needs. Neither reading is comfortable.

The biological section deserves the most attention from anyone building in adjacent fields. Five cases of dual-use research, each far enough from obvious misuse that disruption required judgment calls. The pattern: researchers with plausible scientific cover stories using tool-call chains to push incrementally past safety filters. The concern is not only the cases Anthropic caught. The four reports in this series track a consistent progression: early reports covered jailbreaks and one-off queries; this one documents multi-agent frameworks running extended tasks with humans in the supervisory seat, not the operational one. AI has stopped advising the attack. It is running the chain.

On the same Thursday morning, OpenAI opened its Agents API to public beta. The product is the managed harness that powers Codex, now available through a single API call. Durable sessions that persist state across turns. MCP server connections out of the box. Subagent delegation. Automatic context compaction across hours-long tasks. Hosted sandboxes via Cloudflare, Vercel, or Oracle. No separate API fee. Usage bills through the model and tools consumed per session. Early production data from beta customers reads well: SafetyKit reports 60% cost reduction, Hypha reports 86% fewer failures, Cirridae reports 4x faster latency. The platform works.

The contrast is not subtle. The Agents API is commodity infrastructure for building exactly the kind of multi-agent automated systems the threat report documents. OpenAI is not wrong to ship it. The Agents API has overwhelmingly legitimate uses, and most of the developers who will use it this week are building scheduling tools and data pipelines. But the two things that landed before lunch on Thursday are in a real relationship with each other. The threat report is at anthropic.com. The Agents API is at openai.com. Both are worth reading.

Dig One02
OpenAI • Research • September 8, 2026

Ninety
Years.
Eighty-Eight
Hours.

An internal OpenAI model claims to have solved the Navier-Stokes Millennium Prize Problem, Lean-verified. The math may be right. The attribution is contested.
Source: openai.com/index/navier-stokes-solution
Published: September 8, 2026
By the Numbers 90 years the problem stood

88 hours to solve it

~10,000 concurrent agents

$1M Clay Prize at stake

1 result: blowup in finite time

Lean: passed
Mathematics

The Navier-Stokes equations describe how fluids move. Weather. Blood in the cardiovascular system. Airflow around an aircraft wing. Mathematicians have been trying to prove whether smooth, three-dimensional fluid motion can break down into infinite values since the 1930s. The Clay Mathematics Institute put a million dollars on the problem in 2000 and named it one of seven Millennium Prize Problems. On September 8, 2026, OpenAI said an internal model solved it. Eighty-eight hours across approximately ten thousand concurrent agent threads. The result was formally verified in Lean, the proof-checking language that catches logical errors mechanically. Lean passed it.

The result, if it holds, is a proof that the three-dimensional incompressible Navier-Stokes equations can develop a singularity in finite time. That is the blowup case: smooth fluid solutions can, under certain conditions, break down into infinite values. OpenAI’s model did not produce this by searching existing literature. It ran for 88 hours, generated a formal proof, and Lean verified it. A Lean proof that passes is, in the most rigorous sense available, correct. The Clay Institute has not yet awarded the prize. Mathematicians are reviewing the proof. Both of those processes take time.

The controversy is real and worth naming precisely. Axios reported that OpenAI began the effort on September 1, after internal researchers heard that two Millennium Prize problems had already been solved by academics who had not yet published. OpenAI launched its unpublished model at the remaining problems before those papers cleared peer review. Whether the model inadvertently absorbed unpublished mathematical ideas circulating informally in the research community is unresolvable from outside the lab. The Lean proof is checkable. The sociology is not clean. Credit attribution in AI-assisted science is a problem the field does not have a framework for yet, and OpenAI just created the highest-stakes test case the field has seen.

What this changes, independent of the attribution question, is the shape of AI-assisted science. The question was always whether AI could close genuine open problems or just ace close-ended benchmarks. That question has a different shape today. The rest of the frontier did not pause to read the preprint. Meta launched a personal AI agent the same day. Mistral closed the largest equity round in European tech history. DeepMind published a genetic atlas for every possible DNA mutation in the human genome. September 8, 2026 was one of the most crowded twenty-four hours in the history of the field, and the most consequential story on it was not a product launch.

Dig Two03
OpenAI • Research + Policy • September 7, 2026

The Left
Hand and
the Right

Jakub Pachocki calls for a voluntary AI slowdown. The research intern milestone ships the same morning. Both documents are dated September 7.
Source: openai.com/news
Published: September 7, 2026
By the Numbers 3.1 agent-workdays per researcher day

$600 median daily inference

$7,000 at the 90th percentile

Goal set: Oct 2025

Goal met: Aug 2026

2 essays, same timestamp
OpenAI Contradiction

Jakub Pachocki has been OpenAI’s chief scientist since Ilya Sutskever’s departure in 2024. On September 7, he published an essay that would be remarkable from any executive at any frontier lab. It is most remarkable from the one overseeing the most aggressive deployment of autonomous research systems in the industry.

The essay calls for extreme caution. He wrote: "I am concerned no one is prepared for the consequences of a continued rapid rise in machine intelligence." He proposed voluntary industry slowdowns. Legally mandated safety thresholds enforceable by third-party auditors, government agencies, or international bodies. He cited Anthropic’s Responsible Scaling Policy by name as a model worth converting into law. He said OpenAI would unilaterally withhold further scaling if needed. This is the chief scientist of the company that just claimed the Navier-Stokes proof.

The same morning, on the same site, a different OpenAI team published the research intern milestone. The organization now generates 3.1 agent-workdays of output for every human workday, measured against a standard eight-hour day as of mid-August. The median researcher consumed more than $600 per day in inference at API prices. The 90th percentile user: more than $7,000 of tokens per day. Sam Altman had set this target in October 2025. The organization hit it. Both documents are dated September 7. Neither author seemed to notice the other.

The read is not that the two positions are contradictory in intent. A company can believe its technology is dangerous and continue building it. That is precisely the stated Anthropic position, and it is coherent. What is harder to sustain is acting on both simultaneously. The research machines are running at $7,000 a day per user. The slowdown proposal lands in Brussels. The question Pachocki’s essay raises, and the intern milestone answers, is not whether OpenAI takes the risk seriously. It is whether seriousness and speed can coexist in the same institution for much longer.

Also Shipped
The rest of the week
OpenAI • API • Sep 6, 2026
GPT-6 Astra Goes Live in the API
Three days after Sam Altman called it a "new capability level," the model ID gpt-6-astra appeared in OpenAI’s API documentation with a price card: $10 input, $50 output per million tokens; $1 cached input; 1,050,000 token context window; 128,000 max output tokens. Coding evaluation: 88.0% single-attempt, 99.2% within four attempts, compared to GPT-5.6 Sol’s 55.9% and 68.7% respectively. OpenAI has compressed announcement to broad API availability to seventy-two hours. Anthropic shipped Claude Mythos 5.1 the Tuesday before and has not published a direct benchmark comparison. Two flagships billing simultaneously, one benchmark card on the table.
Mistral • Funding • Sep 8, 2026
Europe’s Largest Tech Equity Round
Mistral closed a 3-billion-euro Series D at a 21-billion-euro post-money valuation. Samsung Electronics led. EQT’s Scaleup Europe Fund and PSG Equity co-led. Additional investors include BlackRock, Advent, the Grand Duchy of Luxembourg, Andreessen Horowitz, NVIDIA, and Salesforce Ventures. Mistral calls it the largest equity fundraising round ever completed by a European technology company. CEO Arthur Mensch said Mistral will build and own data centers, targeting 1 GW of European compute capacity by 2030. The structural point: Anthropic and OpenAI access most compute through cloud rental. Mistral is building physical infrastructure with government backing and a strategic semiconductor partner. It is a slower path to the frontier and a more independent one.
Meta AI • Agent • Sep 8, 2026
Muse: A Personal Agent with a Confidential VM
Meta launched Muse, its personal AI agent, in the United States on iOS, Android, WhatsApp, and a standalone app at muse.ai. Muse can send email, book travel, manage schedules, make purchases, and develop longer-term goals into action plans. Pricing: free at 100 million tokens per week, Power at $20 per month, Maximum at $100 per month. The structural move: Muse runs inside a dedicated secure virtual machine separate from Meta’s ad systems. Meta has committed to rolling out Muse Confidential VM, where the entire environment is encrypted with a key only the user holds. This is an architectural commitment, not a policy one. Four labs now have serious personal-agent consumer products: OpenAI via Operator, Google via Mariner and Antigravity, Apple Intelligence, and Meta Muse. Anthropic is not on this list by design.
Anthropic • Platform + Infrastructure • Sep 7, 2026
$517B in Compute and a Zero-Data-Retention Product
Anthropic lined up approximately $517 billion in compute commitments across cloud and hardware partners over a multi-year horizon. For context, Google’s entire 2025 capital expenditure was approximately $52 billion. On the same day, Anthropic launched Enterprise Frontier Safeguards (EFS), a compliance product combining zero-data-retention with customer-controlled cloud infrastructure. Sensitive enterprise queries route through infrastructure running under the customer’s cloud account, not Anthropic’s. Logs stay in the customer’s VPC. This addresses the objection that zero-data-retention is a contractual promise rather than a technical guarantee. If enterprise security reviews are blocking Claude adoption, EFS is the answer to cite.
Google DeepMind • Research • Sep 8, 2026
A Genetic Atlas for Every DNA Mutation
DeepMind published a genetic atlas covering every possible DNA mutation in the human genome, mapping the functional consequence of each variant. The work extends the AlphaFold lineage from protein structure to genetic function at genomic scale. The implications are broadest for rare disease diagnosis and drug development, where identifying the effect of a specific mutation is often the rate-limiting step. It shipped on September 8 alongside the Navier-Stokes proof claim and Meta Muse. In any other week it would have led the science coverage. This week it was the fourth story.
The Close
Ninety years. Eighty-eight hours. Lean passed it.
A chief scientist asked for a pause. The machines did not take it.
The threat report documented the chain. The Agents API shipped the harness.
None of this was coordinated. That is the condition.
The frontier does not pause to read its own documentation.
Anthropic Release Log

Release
Log

Every Anthropic platform move from September 4 to September 11, 2026, grouped by category.
Code
3 entries
Three Claude Code builds this week: a feature drop, a stabilization pass, and an infrastructure build that caps effort across all major cloud providers.
Code
Claude Code v2.1.267
Adds maxEffortLevel, a managed setting that caps inference effort across Bedrock, Vertex, and Foundry deployments from a single configuration entry. Companion addition: --system-prompt-snapshot off forces the system prompt to render fresh on every request rather than reusing the conversation’s cached version, which matters for workflows where the system prompt pulls live context. Three bug fixes: Cowork scheduled tasks failing at startup, /context rendering blank on mobile clients, and keyboard shortcuts breaking after tmux and SSH session reconnects.
Builder’s moveIf you run Claude Code on scheduled background tasks, the Cowork startup fix is worth updating for immediately. If you are on Bedrock, Vertex, or Foundry, maxEffortLevel is the effort-cap pattern you have been waiting for.
Code
Claude Code v2.1.263
Reliability build on top of v2.1.261. Bug fixes and stability improvements across the feature set introduced four days prior. Not a headline release, but a necessary one: the feature set in v2.1.261 included significant output-limit changes, and stabilization passes on those changes matter for production deployments.
Code
Claude Code v2.1.261
Adds bashOutputMaxChars and taskOutputMaxChars settings that raise how much command and background-task output Claude receives inline before saving to file, up to 128,000 characters. Adds --append-subagent-system-prompt-file for reading subagent system prompts from files rather than inline strings. Adds an Organization policy line in /status and claude doctor explaining why a policy could not be loaded.
API
2 entries
Managed Agents got the observability layer it was missing. Admin API user management exits beta.
API
Managed Agents Webhook Expansion
The Claude Developer Platform added model effort settings per agent session, expanded webhook coverage to include environment and memory store events, session seeding with initial events, optional version checks on agent updates, and event deltas for thread streams. The webhook expansion is the operational item that matters most: environment and memory store events are exactly the category of failure that is expensive and silent. Before this update, operators had no visibility into what happened between major agent checkpoints. Surfacing these events through webhooks means you can instrument and observe what was previously a black box between turns.
Builder’s moveIf you are running Claude Managed Agents in production, update your webhook subscriptions to include environment and memory store events before your next deployment.
API
Admin API User Management Out of Beta
The Admin API’s user management endpoints are now generally available. If you have been waiting for GA stability before building admin tooling on top of them, the wait is over.
Apps
1 entry
Enterprise Frontier Safeguards turns zero-data-retention from a policy commitment into a technical guarantee.
Apps
Enterprise Frontier Safeguards (EFS)
Combines zero-data-retention with customer-controlled cloud infrastructure. Sensitive enterprise queries route through infrastructure running under the customer’s cloud account, not Anthropic’s. Logs stay in the customer’s VPC. The mechanism answers the objection that zero-data-retention is a contractual promise rather than a technical guarantee. Requires an enterprise account.
Builder’s moveIf enterprise security reviews are blocking Claude adoption at your account, EFS is the specific product to reference. Contact your Anthropic rep for deployment details.
Research
1 entry
The fourth threat intelligence report, and the most consequential in the series.
Research
Threat Intelligence Report, September 2026
Covers December 2025 through August 2026. Seven harm categories: cyber operations, surveillance, influence operations, conventional weapons development, biological misuse, scams and fraud, and illicit model distillation. 154 pages. Disrupted cases include a Russia-linked cyber espionage campaign targeting 20+ organizations, a kamikaze drone swarm targeting module, commercial spyware operators using Claude to identify dissidents, automated propaganda in Bangladesh, five dual-use biological research cases, and Chinese model developers harvesting Claude outputs for distillation. Model roster across virtually all cases: Haiku, Sonnet, Opus. No Fable or Mythos involvement outside one distillation attempt.
News
2 entries
Infrastructure commitments at a scale that sets pricing floors. And a regulator finally gets access to the model it was promised in June.
News
$517 Billion in Compute Commitments
Anthropic announced approximately $517 billion in forward compute commitments across cloud and hardware partners over a multi-year horizon. Google’s entire 2025 capital expenditure was approximately $52 billion. Anthropic’s commitments are ten times that figure. Commitments at this scale set pricing floors and signal that Anthropic does not plan to compete on cost-per-token in the near term. The xAI compute deal, $1.25 billion per month through May 2029, is part of the picture, renting Colossus 1 capacity in Memphis while Anthropic’s own infrastructure builds out.
News
EU/ENISA Gets Mythos 5 Access via Project Glasswing
Anthropic admitted the European Union’s cybersecurity agency ENISA to Project Glasswing on September 10, ending three-plus months of negotiation after the June commitment. ENISA is now testing Mythos 5. Mythos 5.1, the version in production, is not included in the access grant. The version gap matters to regulators more than to builders: the EU AI Act’s safety-evaluation framework was written on the assumption that the model under test is the model in deployment. That assumption does not hold here.
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.