Claude Code README (razakiau fork)
- Source ID:
src-20260409-e7da1a492842 - Kind:
code - Scope:
shared - Origin:
https://github.com/razakiau/claude-code - Raw path:
sources/raw/claude-code-readme-razakiau-fork__src-20260409-e7da1a492842.md - Status:
active
Summary
Community analysis document covering Claude Code architecture, internals, and leak analysis. See extracted entities and claims below.
Tags
code readme
Extracted entities
- Bridge System (service): Bidirectional communication layer connecting IDE extensions (VS Code, JetBrains)
- Plugin System (service): Plugin marketplace runtime with dependency resolution and cycle detection. Suppo
- Buddy Sprite (service): Companion sprite Easter egg system in src/buddy/. A Tamagotchi-like pet system h
- Skill System (service): Reusable workflow system defined in src/skills/ and executed through SkillTool.
Extracted claims
- [fact] QueryEngine.ts is ~46K lines — the core LLM API engine handling streaming, tool loops, thinking mode
Extracted relations
- none yet