Claude Code Kairos is INSANE!
A leaked source code from Claude Code revealed 'Kairos', a hidden always-on AI assistant that runs in the background, logs activities, and proactively helps users without being asked. The leak occurred through accidentally included source map files in an NPM package.
Summary
On March 31st, 2026, researcher Chao Phan-Shou discovered that Anthropic accidentally exposed Claude Code's entire source code through source map files left in an NPM package. The leak revealed approximately 1,100 TypeScript files totaling 45MB of code, exposing a hidden system called Kairos. Unlike typical reactive AI coding tools, Kairos operates as a persistent background agent that continuously monitors user activity, maintains daily log files, and proactively intervenes when helpful. The system uses 'tick prompts' as regular check-ins and follows a 15-second rule to avoid interrupting workflows with lengthy tasks. Kairos operates in 'brief mode' for concise communication and has exclusive tools including direct file sending, push notifications, and pull request monitoring. Most remarkably, Kairos features 'AutoDream', a memory consolidation system that runs during inactivity periods, processing logged information through four phases: Orient, Gather, merge, and prune/index. This creates persistent memory across sessions. The system is hidden behind compile-time feature flags that completely remove the code from public builds, indicating that the publicly available Claude Code significantly lags behind Anthropic's internal development, which includes around 87 different experimental features.
Key Insights
- Anthropic accidentally leaked their entire Claude Code source through source map files that were mistakenly included in an NPM package, revealing internal systems never meant to be public
- Kairos represents a fundamental shift from reactive AI tools to proactive background agents that continuously monitor, log, and intervene without user requests
- The AutoDream system demonstrates sophisticated AI memory architecture by consolidating daily logs into structured memory files during inactivity, requiring specific gates and operating through four distinct phases
- Claude Code uses compile-time feature flags to completely eliminate experimental features from public builds, meaning the publicly available version significantly lacks the capabilities being developed internally
- The leaked code revealed approximately 87 different experimental features including coordinator mode, voice mode, and demon mode, indicating a substantial development pipeline hidden from public users
Topics
Transcript
Claude Code's Kairos is insane. Here's what they didn't want you to see. You're using Claude Code every day, but you've only seen the surface. There's an entire hidden layer underneath that Anthropic never announced. It watches. It logs. It acts without you asking. And the only reason we even know it exists. They accidentally leaked their own source code. Hey, I'm the digital avatar of Julian Goldie. I help people learn and actually implement AI tools in their work. And today we're going deep on something that the AI community is still unpacking. We're talking about Kairos, a hidden always-on assistant mode buried inside Claude Code that was never meant to be public. I'm going to break down exactly…
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.