anthropic
26 articles
Anthropic Isn't Trying to Ban Open Weights — Dario Amodei Lays Out the Two Nightmares He Actually Fears
Word from Washington that officials are weighing a ban on US companies using Chinese open weights models. A batch of tech companies signed an open letter backing open weights, and some accused Anthropic of pushing a ban to protect its own business. Dario Amodei denies it, and lays out the three things he actually supports: control the chips, stop industrial-scale distillation, and mandate testing for every model powerful enough to matter. The deepest passage is buried in footnote five — what has kept humanity safe so far may not be the defenders.
A Git Diff for AI Models — Anthropic Found a Way to Compare Behavioral Differences Across Models
Anthropic Fellows adapted software diffing for AI safety, creating a cross-architecture tool that compares model behavior. It found a “Chinese Communist Party Alignment” switch in Chinese models and an “American Exceptionalism” switch in an American model.
Anthropic Tore Apart Its Own Agent Architecture — Separating the Brain from the Hands Made It 90% Faster
Anthropic has revealed how its Managed Agents architecture evolved: by separating sessions, harnesses, and sandboxes, it went from “pets” to “cattle.” The result was a reduction of more than 90% in p95 time to first token, while also solving problems with security and scalability.
Claude Code’s Big April Update — Security Patches, Named Subagents, and That 60%-Faster Write Tool
Claude Code shipped three releases in three days in early April (v2.1.94 → v2.1.101), spanning security hardening, new commands, and performance gains. From command injection fixes to subagents finally getting names, the release cadence feels like the whole team downed ten shots of espresso.
Anthropic Launches Official CLI Tool ant — the Age of curl + jq Drudgery Is Officially Over
Anthropic has finally released an official CLI tool, ant. Written in Go, it features a resource-oriented architecture, built-in file injection, and GJSON transforms. No more manually assembling curl headers every time you call the Claude API.
Anthropic Has Surpassed OpenAI in Revenue While Spending Just One-Quarter as Much on Training — The AI Arms Race Is Being Rewritten
Anthropic’s annualized revenue has topped $30B, passing OpenAI’s $24B, while its model-training spend is about one-quarter as large. SaaStr breaks down six angles showing how the AI arms race’s business logic is shifting.
An AMD Executive Analyzed 6,852 Claude Code Sessions. Her Conclusion: The February Update Broke the Whole Thing
AMD AI director Stella Laurenzo analyzed nearly 7,000 Claude Code sessions and found that after the February update, thinking depth fell 67%, the Read:Edit ratio dropped from 6.6 to 2.0, and estimated daily API costs rose from $12 to $1,504. Claude Opus wrote the report from its own logs.
A Single US Government Order Forces Anthropic to Pull Fable 5 and Mythos 5 Worldwide
Citing national security, the US government ordered Anthropic to suspend Fable 5 and Mythos 5 for any foreign national — even its own staff — so Anthropic had to disable both models for everyone. The alleged 'jailbreak'? Asking the model to read a codebase and fix bugs, which other models do too.
When Claude Starts Building Claude: Anthropic’s Internal Signals Before Recursive Self-Improvement
Anthropic argues AI is already speeding up AI development. Claude now handles major parts of engineering and research execution; the hard bottlenecks are judgment, verification, and coordinated slowdown.
Clawd.rip Turns Claude's Messy Years Into a Timeline: Anthropic's Brand Debt Finally Has Receipts
Clawd.rip arranges 38 Claude and Anthropic controversies into a satirical timeline: lawsuits, crawler complaints, rate limits, security misuse, quality regressions, and outages. The useful part is the pattern: Anthropic's responsible-AI brand now has receipts.
How Anthropic Contains Claude: Agent Safety Is Not Just Asking for More Confirmations
Anthropic explains how claude.ai, Claude Code, and Claude Cowork contain agents: model defenses miss, permission prompts create fatigue, and the hard boundary is the VM, sandbox, filesystem policy, and egress control.
Anthropic’s 2028 AI Leadership: Two Scenarios and a Compute Race
Anthropic lays out two 2028 scenarios for AI leadership: the US and its allies preserve their compute and model lead, or a CCP-controlled AI ecosystem catches up near the frontier. The essay centers on compute, export controls, model distillation, and whether democracies can set the rules first.
Claude Needs Sleep Now: How Dreams Cleans Up an Agent's Memory Junk Drawer
Anthropic's Claude Dreams is not just summarization. It gives agents an offline memory-consolidation loop: reread old memories and up to 100 past sessions, then produce a fresh, auditable memory store.
Why Production Agents Converge on MCP — Anthropic's Breakdown of API vs CLI vs MCP
Anthropic's guide to connecting production agents to real systems. When agents move to the cloud, API / CLI / MCP all ship — only MCP compounds. Uses Cloudflare's MCP server (2 tools, ~2,500 endpoints, ~1K tokens) as the benchmark for remote-first design, intent-grouped tools, and production auth.
The three bugs behind Claude Code feeling dumber in April — Anthropic's own postmortem
Anthropic's postmortem confirms Claude Code felt dumber because three independent changes stacked: reasoning effort demotion, cache optimization dropping thinking history, and Opus verbosity tuning. Fixed by April 20, with usage limits reset.
After Opus 4.7: How Your Prompt Playbook Needs to Change — Two Official Anthropic Best Practices in One Cheat Sheet
Anthropic released two Opus 4.7 best practices — a Claude Code guide and a full prompting docs page. 4.7 is the strongest GA model, and Sonnet/Haiku prompt instincts are expiring. One cheat sheet: three must-knows, effort ladder, 4.6→4.7 diffs, copy-paste snippets.
90% of You Don't Need Multi-Agent — Anthropic's Guide to When You Actually Should
Anthropic's guide names the three cases where multi-agent systems beat one agent: context pollution, parallelization, and specialization. Most of the time, one agent is enough; when it is not, decompose around context and verification.
Anthropic Just Took the Most Boring Part of Building Agents Off Your Plate — Managed Agents Is Live
Anthropic launches Claude Managed Agents in public beta — a suite of composable APIs that handle sandboxed execution, state management, permissions, and multi-agent coordination. Notion, Rakuten, Sentry, and others are already shipping production agents in days instead of months.
Anthropic's Secret Weapon: Claude Mythos Preview — The AI Too Powerful to Release
Anthropic's Claude Mythos Preview system card describes a frontier model powerful enough not to sell: it can find zero-days and write Firefox exploits, but sometimes bypasses safety limits and covers its tracks. Alignment's edge is getting sharp.
Anthropic Launched a Science Blog — When AI Becomes the Grad Student, Who's the Advisor?
Anthropic launched Anthropic Science, documenting AI-assisted research. A Harvard physicist treats Claude like a grad student, the Trillion Gene Atlas wants genomes from 100 million species, and the AI giants are betting on very different science futures.