Claude's Source Code Got Leaked Across The Whole Internet
Anthropic's Claude source code was leaked across GitHub, revealing details about how the AI system handles memory and context storage. The leak showed that Claude uses an indexing system that stores location references rather than raw data, and searches through transcripts rather than fully loading them into context.
Summary
The video discusses a significant leak of Anthropic's Claude AI source code that spread widely across GitHub. The speaker focuses on the technical insights gained from examining the leaked code rather than the leak itself. The most notable discovery relates to Claude's memory and context management system. According to the leaked code, Claude employs an indexing system that stores location references rather than the actual data itself. When users interact with Claude, the system saves information about the conversation and creates references to this data in a memory file. Rather than loading complete transcripts back into the context window, the system uses a 'grep' function to search for specific identifiers within the stored transcripts. The speaker explains that when Claude needs to recall information, the memory file tells the context system where to search for relevant information rather than loading everything directly. The speaker acknowledges they may be oversimplifying the technical details but presents this as their understanding of how Claude's memory architecture functions based on the leaked code.
Key Insights
- Anthropic's Claude source code was leaked and spread widely across GitHub
- Claude's indexing system stores location references rather than storing the actual data itself
- Raw transcripts are never fully loaded back into context but are instead searched using grep functions for specific identifiers
- Claude saves conversation information and creates references to this data in a memory file during interactions
- The memory file directs the context system to specific search locations rather than loading complete conversation histories
Topics
Transcript
spread across GitHub like crazy, Anthropics' clod code was actually leaked onto the internet. I believe this is the original source of the discovery here, but I think the most interesting thing to come out of this leak is actually what we learned from looking at the code and what was actually in the leak. The index does not store data, it stores locations. While raw transcripts are never fully read back into the context, but merely grepped for specific identifiers. Now, grep is a word that essentially means that it searches. So as you're talking to clod code, it's saving a bunch of information about what you're talking to it about, and then it's saving a reference to all…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Matt Wolfe
AI News: A Flood of New Models (Here's What Matters)
A comprehensive weekly AI news roundup covering the most interesting and significant developments, including Tencent's Worldclaw 3D world generation tool, xAI's Grokbot agent platform, watermarking initiatives from Claude and Suno, and numerous model releases from Google, Meta, OpenAI, and others.
You Can Now Search Your Own Memory
GenSpark's Second Brain Note is a credit card-sized AI device that records conversations and meetings, automatically organizing them into searchable notes. The device integrates with popular productivity apps and uses AI to help users retrieve information and take actions based on captured memories.
AI News: Opus 5 is Only Good For One Thing
Claude Opus 5 launched with near-Fable 5 performance at lower cost but received negative user feedback for verbosity and scattered thinking, with the exception of exceptional game graphics generation. The video covers this and other major AI developments including Meta's agentic features, Google Earth's Nano integration, Jack Dorsey's Buzz AI collaboration platform, and advances in robotic AI models.
#ad Why AI Intelligence Is Overrated
The transcript argues that raw AI intelligence is insufficient without operational guardrails and enterprise context. ServiceNow positions itself as an 'AI control tower' that embeds AI within enterprise systems with compliance, approval processes, and institutional knowledge—similar to how new engineers need oversight before accessing production systems.
AI News: GPT-5.6 and the new Super App are a Massive Leap!
OpenAI released GPT-5.6, a major leap forward in AI capabilities, alongside the new unified ChatGPT work app integrating code, browsing, and agent features. The week also saw significant model releases from xAI (Grock 4.5), Meta (Llama Spark 1.1), and research from Anthropic on AI reasoning patterns, establishing a new competitive landscape in AI development.