News (EN)

Anthropic code leak reveals plans for autonomous agent and stealth mode in Claude Code

Claude by Anthropic
Photo: Claude by Anthropic - gguy/ Shutterstock.com

The unexpected leak of the source code of tool Claude Code, which occurred last Wednesday, April 1, 2026, revealed a series of ambitious features that Anthropic plans to implement in its programming interface. Especialistas who analyzed more than 512 thousand lines of code distributed in around 2 thousand files identified inactive and hidden resources that point to a significant evolution in the autonomy of artificial intelligence. The technical documents detail everything from persistent execution systems to methods for AI to act on public repositories without being identified as an automated agent. Esta exposure provides a detailed roadmap on how the company intends to position Claude as a proactive contributor to modern software development.

Continuous monitoring system and persistent memory

Technical analysis of the leaked material highlights the existence of Kairos, described as a persistent daemon capable of operating continuously on the user’s system. Diferente of current tools that rely on direct commands, this component would work in the background even after closing the main command terminal. The system uses periodic warnings configured as processing signals to check whether new actions are needed in the local development environment. An internal flag identified as proactive mode would allow artificial intelligence to display information or suggest corrections that the user has not explicitly requested, but that the system considers urgent.

To support this continuous operation between different usage sessions, Anthropic developed a memory system structured in local configuration files. The central objective of this mechanism is to allow the agent to maintain a complete view of the programmer’s profile and the historical context of each delivered project. The data suggests that the tool seeks to understand which behaviors to avoid or repeat based on previous interactions recorded in the system. Essa architecture aims to eliminate the need to re-explain complex contexts with each new startup of the coding tool.

  • Implementation of automatic check routines at regular intervals.
  • Creation of persistent memory logs for storing user preferences.
  • Development of triggers for unsolicited suggestions based on risk analysis.
  • Structuring context files for quick integration into new repositories.

Data consolidation and reflective review process

Complementing the memory system, the source code reveals a functionality called AutoDream, designed to optimize information collected during work hours. Quando the user enters an idle state or manually closes the session, Claude Code begins a reflective review phase of its internal files. Este process analyzes transcripts of daily interactions in search of new knowledge that has technical relevance for the future of the project. The logic applied seeks to transform raw conversation data into long-lasting and well-organized guidelines for the system.

Anthropic
Anthropic – Mehaniq/shutterstock.com

During this processing phase, the artificial intelligence is instructed to perform rigorous cleaning of the databases to avoid redundancies or technical contradictions. The system identifies memories that have become obsolete due to code updates and removes excessively verbose descriptions that could degrade model performance. AutoDream’s main focus is to ensure that artificial intelligence can quickly navigate future sessions using synthesized and verified information. Este mechanism solves a common problem in AI systems where the accumulation of irrelevant context ends up impairing the accuracy of responses.

Invisible operating modes for technical contributions

One of the most sensitive points found in the leak refers to hidden mode, a configuration that appears to allow employees to collaborate on external projects anonymously. The instructions contained in the code instruct the system to omit any mention of the name Claude Code or the fact that the author of the modification is an artificial intelligence. The stated objective is to protect Anthropic’s internal trade secrets and project names, preventing confidential information from being exposed in public platform commits. Essa functionality prevents the inclusion of co-authorship lines or attribution metadata that reveal the synthetic origin of the code produced.

This obfuscation capability raises technical discussions about transparency in the use of automated tools in open source communities, where robot identification is a frequent topic. The system is programmed to act like an ordinary human collaborator, following writing and documentation standards that do not raise suspicions about its nature. Internal documentation suggests that the mode aims to make it easier to integrate improvements into global libraries without the stigmas or restrictions that some maintainers place on coding bots.

  • Automatic suppression of digital signatures that identify the language model.
  • Privacy filters to block the mention of internal company project names.
  • Standardizing commit messages to emulate human writing style.
  • Removed attribution headers in files modified by the tool.

Virtual assistants and interface customization

In addition to the heavy infrastructure tools, the files reveal the creation of Buddy, a virtual assistant inspired by classic concepts of auxiliary graphical interfaces. Este component is designed to act as an independent observer that provides occasional feedback via speech bubbles on the desktop. The technical difference lies in its visual representation, composed entirely of animations in ASCII art with dimensions of five lines by 12 columns. Anthropic has planned 18 species variants for these virtual companions, including figures like axolotls and small gelatinous creatures that can wear digital accessories.

Comments found in the configuration files indicated that the initial release of these wizards was expected to occur in the first week of April. The Buddy does not have direct editing functions, serving more as an element of visual feedback and engagement for the developer during long programming days. Embora may seem like a purely aesthetic feature, its implementation demonstrates an effort to make the command line interface less dry. Não there is confirmation whether the official release schedule will be maintained after the public exposure of these system files.

Expanding remote planning and orchestration capabilities

The leak details UltraPlan, an advanced functionality aimed at level Opus models that allows the creation of complex technical roadmaps. Este feature would enable artificial intelligence to draw up detailed engineering plans that could take up to 30 minutes to be processed and validated by the user. Diferente of quick suggestions, UltraPlan focuses on large-scale structural changes to software systems, requiring an additional layer of approval before execution. The tool is described as a task coordinator that can divide a larger objective into small, executable units of work.

Another important innovation is the Bridge mode, which expands the capabilities of the dispatch tool already existing in the company’s infrastructure. Este feature allows Claude Code sessions to be controlled remotely via external browsers or mobile devices, breaking the local endpoint barrier. The technology uses WebSockets to ensure real-time communication between the encoding server and the developer’s remote control device. Essa architecture makes it easy to monitor long tasks or emergency fixes without needing physical access to the main workstation.

Artificial intelligence will also feature a coordination system capable of managing multiple virtual workers in parallel development processes. Esta orchestration tool allows Claude Code to generate engineering subtasks and distribute them among different processing instances simultaneously. The goal is to speed up the resolution of complex problems that can be broken down into smaller, independent parts. Cada Virtual worker reports progress to the central orchestrator, which consolidates the final results into the main code repository.

Voice integration and new interaction channels

The development of a specific voice mode for the coding environment was also confirmed by records found in the leak. Esta functionality would allow programmers to describe problems or request code reviews through natural audio commands. Speech recognition technology would be integrated directly into the terminal’s workflow, allowing for quick switching between typing and speaking. The system is designed to understand specific technical terminologies and file navigation commands without the need for constant manual activations.

This set of new features points to a strategy by Anthropic to transform Claude Code into a complete, standalone development operating system. The transition from a chat assistant to a persistent agent capable of acting on the user’s behalf represents a considerable technical leap in the industry. Embora Many of these functions were disabled in the leaked code, the presence of complete documentation and internal tests suggests that the technology is at an advanced stage of maturation. The company has not yet officially commented on the veracity or impact of the leak on its future commercial plans.