Live Playground

Claude Code's own repo: 1,898 files, 11,287 symbols, 40,730 edges

AST Symbol ExtractionKeyword MatchingZero Token Waste
Building graph layout...
core
commands
services
tools
ui
infra
utils

Ask the Graph

1,898 files · 11,287 symbols · 40,730 edges · Right-click node to view on GitHub

View Source

Not official Anthropic software. Community upload for educational purposes only.

Pick a preset or type a query

Graph nodes will light up by relevance

How It Works

1

AST Indexing

Tree-sitter parses every file, extracting class, function, and export symbols into a searchable index.

2

Graph Edges

Import chains build a dependency graph connecting files, so related code surfaces together.

3

Keyword Retrieval

Your query scores against symbols and keywords. Top files surface instantly, no brute-force reading.