The Intake — Saturday, August 15, 2026

On the substrate

Anthropic's research swarm moved a 37-year mathematical record — 60 role-differentiated subagents, 31 million tokens, autonomous for a day and a half

Anthropic Research TechCrunch Forbes

If you've been designing multi-agent systems and trying to work out what a functional role-differentiated swarm architecture looks like in practice, Anthropic published a concrete example. An unnamed Anthropic research model moved a mathematical record that had stood since 1989. The record is the lower bound on the proportion of Riemann zeta function zeros satisfying the Riemann hypothesis. The previous bound was 41.6%; the new result is 67.2%.

The run used 60 specialized subagents across five role classes. Two developed core ideas and thirteen developed supporting ideas. Thirty attempted new approaches. Thirteen validated arguments and two handled write-up. An Anthropic employee with limited mathematical training initiated the run. The model then coordinated autonomously for roughly a day and a half. The run spanned two sessions and approximately 31 million output tokens.

Four mathematicians independently verified the result. Two were Anthropic-internal. Brian Conrey and Dan Goldston reviewed the work externally. Anthropic formalized the output as a machine-checkable Lean proof. Anthropic states it does not expect the techniques to lead to a proof of the Riemann hypothesis.

If you're designing long-horizon agent runs, the five-class role structure — core development, supporting development, approach attempts, validation, write-up — is the architecture this result puts on the record.

Grok 4.6 released with post-training targeted at long-horizon agent tasks and a 500K-token context window

x.ai VentureBeat Unite.AI

If you're evaluating models for long-horizon agent workflows, SpaceXAI released Grok 4.6 on August 12. The model is a post-training upgrade over Grok 4.5. The training includes a supplemental run and regenerated SFT trajectories. The reinforcement learning component targeted agentic environments and long-horizon tasks specifically.

The context window is 500,000 tokens. Pricing is $2 per million input tokens and $6 per million output tokens. The model is available through the API and Cursor. The Grok Build tool is also supported.

On the Artificial Analysis Intelligence Index, Grok 4.6 scores 61. That ties it with GPT-5.6 Sol Max for third place. On DeepSWE v1.1, Grok 4.6 posts 65.9%. GPT-5.6 Sol Max scores 73% on the same benchmark. On Terminal-Bench v3.0, Grok 4.6 posts 26%. GPT-5.6 Sol Max and Fable 5 Max each post approximately 34%.

If you're evaluating models specifically for long-running agent capacity, the DeepSWE and Terminal-Bench scores are the task-specific numbers from this release.

---

For operators

A remote network attacker can escalate privileges in Azure SRE Agent; an unauthenticated attacker can do the same in Copilot Cowork — both patched in August Patch Tuesday

Microsoft MSRC CrowdStrike Zero Day Initiative

If you've deployed Azure SRE Agent or Copilot Cowork, August Patch Tuesday addressed two critical-severity privilege escalation vulnerabilities. The update shipped August 12. Neither had reported active exploitation at disclosure.

CVE-2026-62830 is in Azure SRE Agent — a Microsoft service that autonomously monitors, diagnoses, and remediates issues in Azure-hosted infrastructure. The flaw is a missing-authorization issue (CWE-862, CVSS 9.9). A low-privileged remote attacker can escalate privileges over the network. No user interaction is required.

CVE-2026-59118 is in Copilot Cowork, the AI collaboration agent inside Microsoft 365 Copilot. The flaw is an improper-authorization issue (CWE-285, CVSS 9.3). An unauthenticated attacker can escalate privileges with low attack complexity.

If either product is in your environment, the August Patch Tuesday update applies the fix.

---