
Anthropic Claude Code Leak Reveals TypeScript Source Map and Experimental Always-On Agent Features
A significant data leak has impacted Anthropic following the release of the Claude Code 2.1.88 update. Users discovered that the update inadvertently included a package with a source map file containing the tool's TypeScript codebase. The leak, which was highlighted by a user on X (formerly Twitter), reportedly exposes over 512,000 lines of code. This accidental disclosure provides an unprecedented look into the internal mechanics of Claude Code, including references to a Tamagotchi-style 'pet' feature and an always-on agent. The incident has sparked intense discussion within the developer community as the source code provides a direct window into Anthropic's development process and upcoming experimental features that were not yet intended for public scrutiny.
Key Takeaways
- Anthropic's Claude Code 2.1.88 update accidentally included a source map file revealing its TypeScript codebase.
- The leak reportedly consists of more than 512,000 lines of code.
- Discovered features within the code include a Tamagotchi-style 'pet' and an always-on agent functionality.
- The exposure was first brought to public attention by a user on the social media platform X.
In-Depth Analysis
The Nature of the Claude Code Leak
The leak occurred immediately following the deployment of the 2.1.88 update for Claude Code. Unlike standard software releases where code is obfuscated or compiled, this specific update contained a package with a source map file. In software development, source maps are typically used for debugging, as they map transformed code back to the original source. By including this file, Anthropic inadvertently allowed users to reconstruct and view the original TypeScript codebase, leading to the exposure of over 512,000 lines of internal logic.
Discovery of Experimental Features
As developers and researchers parsed through the leaked data, two specific elements caught significant attention: a Tamagotchi-style 'pet' and an 'always-on' agent. While the original news does not detail the specific functionality of these features, their presence in the codebase suggests that Anthropic has been experimenting with more interactive and persistent AI behaviors. The 'pet' concept implies a gamified or personality-driven interface, while the 'always-on' agent suggests a shift toward autonomous AI that operates continuously rather than just in response to specific prompts.
Industry Impact
This incident highlights the ongoing security and privacy challenges faced by AI companies during rapid deployment cycles. The exposure of a massive TypeScript codebase provides competitors and researchers with a blueprint of Anthropic’s engineering approach. Furthermore, the leak of unreleased features like the 'always-on' agent may force Anthropic to accelerate its public roadmap or address safety concerns regarding persistent AI agents earlier than planned. For the broader industry, it serves as a cautionary tale regarding the inclusion of source maps in production-level updates.
Frequently Asked Questions
Question: How did the Claude Code leak happen?
The leak occurred because the 2.1.88 update for Claude Code included a source map file that contained the tool's TypeScript codebase, which was not intended for public release.
Question: What specific features were found in the leaked code?
The leaked code reportedly contains references to a Tamagotchi-style 'pet' and an always-on agent, indicating new directions for the Claude interface and functionality.
Question: How much code was actually exposed?
According to reports from users on X, the leaked data contains more than 512,000 lines of code.


