JohnXu22786/codegraph

Plugin ⭐ 0 MIT memorytools

Code knowledge graph plugin for agent harnesses (dsh): indexes symbols, call sites and imports into SQLite, answers call/dependency questions via CLI or stdio MCP tool server

Install

file discovery (include/exclude/size limit)
   → syntax extraction (symbols, call sites, import statements)
   → SQLite storage (files / symbols / calls / imports + FTS5)
   → cross-file resolution (call targets → symbols, imports → files)
   → queries (CLI / tool server / Python API)

Add JohnXu22786/codegraph to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.