NEW Claude’s Agent Swarm UPDATE!
Anthropic accidentally leaked their Claude Code source code on March 31st, 2026, revealing hidden multi-agent features including agent swarms, background processing agents, and enhanced planning capabilities. The 59.8MB debugging file exposed fully-built but feature-flagged systems that represent a significant shift from reactive AI to autonomous team-based AI assistance.
Summary
On March 31st, 2026, Anthropic experienced a major accidental source code leak when an intern at a blockchain security firm discovered that Claude Code's npm registry contained a debugging file pointing to 5,000+ lines of TypeScript code. This represented the second major leak in a week, following a previous disclosure of 3,000 internal files revealing an unreleased model called Mythos. The leaked code exposed numerous feature-flagged capabilities that Anthropic had built but not yet released. The most significant discovery was a complete multi-agent orchestration system called 'teammate tool' with 13 distinct operations for spawning and coordinating AI agent teams. This system allows a lead agent to break down tasks while specialist agents work in parallel on different components like frontend, backend, testing, and documentation through shared taskboards and messaging. The leak also revealed 'Chyros,' a daemon mode background agent mentioned over 150 times in the source code, designed to watch files and continue working even when users are idle. Paired with this is 'AutoDream,' a memory consolidation process that organizes and learns during downtime, and 'Ultra Plan,' an enhanced planning mode for complex long-term tasks. The code exposed Anthropic's internal model roadmap, showing that 'Capiara' is the code name for Claude 4.6 variant, 'Fenic' maps to Opus 4.6, and 'Numbat' is still in pre-launch. Internal benchmarks revealed accuracy challenges, with the latest Capiara version showing a 29-30% false claims rate. Agent teams became officially available as an experimental feature in February 2026, though the infrastructure was built months earlier. The system addresses context limits by giving each agent independent context windows, with Anthropic's research showing token usage explains 80% of performance variance in complex tasks.
Key Insights
- Anthropic experienced two major accidental disclosures in one week, including exposing 3,000 internal files revealing details about an unreleased model called Mythos just 5 days before the main leak
- The leaked code revealed a fully implemented multi-agent orchestration system called 'teammate tool' with 13 distinct operations that was completely feature-flagged off, allowing specialist agents to work in parallel through shared taskboards
- Anthropic's internal research found that token usage explained 80% of performance variance in complex tasks, which distributing work across agents directly solves
- Internal benchmarks showed the latest Capiara version has a 29-30% false claims rate up from 16.7% in an earlier iteration, indicating accuracy challenges even at the frontier level
- A Gartner report noted a 1,145% surge in multi-agent system inquiries from Q1 2024 to Q2 2025, predicting 40% of enterprise applications will include task-specific AI agents by end of 2026
Topics
Transcript
[0:00] Claude's agent swarm update. Anthropic's source code leaked unreleased features. Anthropic just accidentally leaked their own source code. And inside that code, features they never told you about. A whole multi- aent system hidden feature flagged. Ready to go. We're talking about AI agent swarms. Full team coordination running in parallel. This is one of the biggest accidental reveals in AI history. And I'm about to break down exactly what it means for you. Hey, I'm Julian Goldie's digital avatar. I help people understand and implement AI tools that actually save time and build [0:30] real skills. And today we're diving deep into something that happened just hours ago that the whole AI community is talking about. So, so…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Julian Goldie SEO
NEW Nvidia Autonomous AI is WILD!! 🤯
Nvidia announced Nemo Clo, a new autonomous AI agent system that operates independently without continuous prompting. Powered by Nemotron 3 Ultra (a 550 billion parameter model), the system is five times faster and cheaper than previous versions, with OpenShell providing secure sandboxed execution.
Laguna XS 2.1: New FREE + Opensource Local AI!
Julian reviews Laguna XS 2.1, a new free open-source local AI coding model from Poolside that performs comparably to Qwen 3.6 and outperforms Claude Haiku on benchmarks. He demonstrates its practical capabilities by building landing pages and functional apps, highlighting its speed, offline functionality, and multiple deployment options through local setup, Claude Code, or OpenRouter's free API.
How to Run Hermes FREE Forever!
The video demonstrates how to run the Hermes AI agent for free using Gemma 4, a local open-source model from Google, with significant speed improvements through MLX optimization. The setup works on Apple Silicon Macs or via free APIs on Open Router, enabling autonomous agents to work offline and privately without subscription costs.
This NEW Chinese AI is INSANE! (FREE + Open Source!)
Long Cap 2.0 is a new open-source Chinese AI model from a food delivery app company that offers 1 million tokens of free context memory, beats GPT-4.5 on SWE bench pro benchmarks, and uses efficient parameter activation to reduce computational overhead while maintaining high performance.
Claude Code is now FREE: Here’s how…
Google's new Gemma 4 model running on Ollama is 90% faster on Apple Silicon, enabling free Claude Code usage locally without token costs. The setup requires three simple steps: downloading Ollama, Gemma 4, and installing into Claude Code, with alternatives available via OpenRouter API for non-Mac users.