alanisme/claude-code-decompiled
π Deep research reports based on Claude Code source analysis: architecture, agent loop, tool system, system prompts, telemetry, permissions, MCP integration, context management, persistence, and hidden features.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-decompiled": {
"command": "npx",
"args": [
"-y",
"claude-code-decompiled"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/@anthropic-ai/claude-code) [](docs/)
Independent research reports on Claude Code v2.1.88, focused on architecture, agent behavior, permission design, prompt assembly, MCP integration, and context management.
This repository is intentionally documentation-only. It collects original analysis and commentary about a publicly distributed software package. It is not presented as a runnable source release or supported CLI build.
Language: English | δΈζ | ζ₯ζ¬θͺ | νκ΅μ΄ | EspaΓ±ol
---
Claude Code is one of the most sophisticated production AI coding agents available today. These reports aim to make its architecture and behavior easier to study:
These reports are based on technical analysis of a publicly distributed npm package and are presented here as research commentary.
---
This repository is designed to answer a fairly specific set of questions about Claude Code:
Loading reviews...