ClaudeWave
Windy3f3f3f3f
Windy3f3f3f3f

how-claude-code-works

View on GitHub

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

Subagents1.8k stars507 forksMITUpdated 4d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "how-claude-code-works": {
      "command": "node",
      "args": ["/path/to/how-claude-code-works/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/Windy3f3f3f3f/how-claude-code-works and follow its README for install instructions.
Use cases
🧠 AI / ML

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-agentanthropicarchitectureclaudeclaude-codecoding-agentdeep-divellmsource-code-analysis

More Subagents