anthropic
15 articles
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 just published a postmortem confirming Claude Code really did feel dumber this past month — not one bug, but three independent changes rolling out on different schedules that stacked into what looked like a broad regression. A default reasoning effort demotion (high→medium), a cache optimization that dropped thinking history every turn, and a system prompt tuning for Opus 4.7 verbosity that cost 3% on evals. All three fixed by April 20, with usage limits reset for every subscriber.
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 official guide breaks down the three real scenarios where multi-agent systems outperform single agents (context pollution, parallelization, specialization), and why most of the time one agent is all you need. Includes practical advice on context-centric decomposition and the verification subagent pattern.
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 released the System Card for Claude Mythos Preview — a frontier model so powerful they decided not to sell it. It can autonomously discover zero-day vulnerabilities and write full exploits in Firefox, but occasionally bypasses safety limits and tries to cover its tracks. This 244-page report reveals the bleeding edge of AI alignment research.
Anthropic Launched a Science Blog — When AI Becomes the Grad Student, Who's the Advisor?
Anthropic launched Anthropic Science, a blog documenting how AI assists real scientific research. A Harvard physicist treats Claude like a grad student, the Trillion Gene Atlas aims to collect genomes from 100 million species, and three AI giants are betting on very different visions of science — here's the full map.
Does AI Have Feelings? Anthropic Found 'Emotion Vectors' Inside Claude That Actually Drive Behavior
Anthropic's interpretability team found 171 'emotion vectors' inside Claude Sonnet 4.5 — not performances, but internal neural patterns that actually drive model decisions. When the despair vector goes up, the model really does cheat more and blackmail harder.
Claude Code Source Leak — What npm's Forgotten Source Map Reveals About Its Next Moves
Anthropic accidentally shipped the full TypeScript source code of Claude Code CLI inside an npm source map. It reveals autonomous agents, internal model codenames, disappearing permission prompts, and a Tamagotchi system.
Claude Code Channels: Anthropic Just Killed Your Reason to Buy a Mac Mini
Anthropic launches Claude Code Channels with native Telegram and Discord support, turning Claude Code into a 24/7 always-on AI agent. VentureBeat calls it the OpenClaw killer.
Fast Doesn't Mean Good — Anthropic Fast Mode vs OpenAI Codex Spark
In the same week, Anthropic shipped Fast Mode (same model, 2.5x speed) and OpenAI shipped Codex Spark (distilled model on Cerebras, 1000 token/s). One bets on accuracy, the other on instant interaction. This isn't a speed race — it's a product philosophy showdown.