Claude Code leak suggests Anthropic is working on a 'Proactive' mode for its coding tool

Key Points
- Anthropic's Claude Code update unintentionally released internal source code on GitHub.
- The leak exposed over half a million lines of code across roughly 2,000 TypeScript files.
- No customer data or credentials were included in the exposed files.
- Developers identified a flag for a "Proactive" mode that could let the tool act without prompts.
- A crypto‑payment flag suggests possible autonomous AI transactions.
- A comment hints at a Tamagotchi‑style virtual companion reacting to coding activity.
- Anthropic called the incident a packaging error and is adding safeguards.
- The leak offers insight but does not confirm that the hinted features will be released.
A recent update to Anthropic's Claude Code inadvertently released internal source files, exposing over half a million lines of code on a public GitHub repository. The leak, which was quickly patched, did not contain customer data but allowed the broader community to examine the codebase. Analysts and developers spotted flags hinting at upcoming features, including a "Proactive" mode that could act without user prompts, a crypto‑based payment system for autonomous AI transactions, and a Tamagotchi‑style virtual companion that reacts to coding activity. Anthropic attributed the incident to a packaging error and said measures are being taken to prevent recurrence.
Unexpected source‑code exposure
Anthropic released the Claude Code 2.1.88 update, but the package unintentionally included internal source files. Those files were uploaded to a public GitHub repository, where they were quickly cloned more than 50,000 times. The exposed material comprised roughly 512,000 lines of code spread across about 2,000 TypeScript files, giving developers and competitors unprecedented insight into the tool's architecture.
Speculated upcoming features
Within the leaked code, observers identified several flags that suggest Anthropic is experimenting with new capabilities. One flag, labeled "Proactive mode," appears to enable Claude Code to operate without explicit user prompts, potentially allowing the AI to anticipate coding needs. Another flag points to a crypto‑based payment system that could let AI agents make autonomous financial transactions. A separate comment hints at a playful, Tamagotchi‑like virtual companion designed to react to a programmer’s activity, which some view as an April Fools‑style experiment.
Anthropic's response
Anthropic clarified that no sensitive customer data or credentials were exposed. A company spokesperson described the incident as a "release packaging issue caused by human error," not a security breach. The firm said it is implementing additional safeguards to prevent similar leaks in the future.
Context and caution
While the leak provides a rare glimpse into Anthropic's development roadmap, the company emphasized that code presence does not guarantee feature rollout. Plans can evolve, and not every flag necessarily translates into a shipped product. Nonetheless, the episode underscores the importance of rigorous release processes in AI‑driven software development.