StackMap
Subscribe
Explore / topics

Code Intelligence

Pre-built maps of your codebase — graphs, indexes and architecture views agents query instead of grepping.

archify logo
3
tt-a1i avatartt-a1i 65.5k · today
archify

Agent skill for architecture, workflow, sequence, data-flow and lifecycle diagrams: the agent emits typed JSON IR, Archify compiles it deterministically to interactive HTML/SVG with PNG/WebM export.

skillscode-intel
pairs well with Kami, codeflow
cocoindex-code logo
7
cocoindex-io avatarcocoindex-io 2.7k · 9 days ago
cocoindex-code

AST-based semantic code search for coding agents: pipx install, zero config, local embeddings out of the box — a CLI/skill/MCP that cuts agent context ~70% vs grepping. Built on CocoIndex.

code-intellocal
alternative to tokensave, zvec-grep
code-graph-rag logo
5
vitali87 avatarvitali87 5.1k · yesterday
code-graph-rag

Parses a polyglot monorepo with Tree-sitter into a Memgraph knowledge graph: query it in plain English (NL→Cypher), trace data flow, find dead code, edit via AST-surgical patches.

code-intelrag
alternative to codegraph-mcp, gortex
code-review-graph logo
6
tirth8205 avatartirth8205 31.5k · today
code-review-graph

Local-first code intelligence graph for AI coding tools: Tree-sitter AST graph + blast-radius analysis served over MCP, so agents read ~82x fewer tokens per review question.

code-intel
alternative to ripwire, codegraph-mcp
codebase-memory-mcp logo
9
DeusData avatarDeusData 43.6k · yesterday
codebase-memory-mcp

Code intelligence MCP in pure C: tree-sitter knowledge graph over 158 languages, average repo indexed in milliseconds, sub-ms queries, 10x fewer tokens. Single static binary, zero deps.

code-intellocal
alternative to tokensave, gortex
codeflow logo
5
braedonsaunders avatarbraedonsaunders 5.2k · 11 days ago
codeflow

Paste a GitHub URL or drop a local folder → interactive architecture map in the browser: dependency graph, blast radius, health grade, security scan. Single index.html, zero install.

code-intel
alternative to code-review-graph, archify
codegraph-mcp logo
12
cognis-digital avatarcognis-digital 7 · 2 months ago
codegraph-mcp

No-train, on-prem code knowledge graph served to AI agents over MCP — symbols, call edges, cross-language links and blast-radius queries, with a hash-chained audit log of every read.

code-intelrag
pairs well with omnigraph, tokensave
gortex logo
7
zzet avatarzzet 1.6k · yesterday
gortex

Code-intelligence engine in one static Go binary: tree-sitter graph over 257 languages, compiler-grade resolution for 17, multi-repo, 175 configurable MCP tools — up to 50x fewer tokens. 100% local.

code-intellocal
pairs well with mex, ripwire
Graft logo
5
NanoNets avatarNanoNets 8.4k · today
Graft

Context layer for large codebases: a graph of plain-English markdown nodes — no embeddings, no index — agents read like any repo file. Claude Code hooks + MCP; 42% fewer tokens in its bench.

code-intelrag
alternative to mex, ontology-atlas
mex logo
4
mex-memory avatarmex-memory 1.6k · today
mex

A living wiki for your codebase, written by your coding agents: a Tree-sitter graph grounds structured Markdown notes, task-aware routing loads only what's needed, and drift checks catch stale claims.

code-intelmemory
pairs well with gortex, Graft
ontology-atlas logo
5
wlsdks avatarwlsdks 130 · 2 days ago
ontology-atlas

Desktop app plus MCP server keeping a codebase's ontology as reviewable Markdown in the repo: domains and capabilities linked to code evidence, compiled to a graph for blast-radius queries.

knowledge-graphscode-intelcoding
pairs well with serena, vault-ld
repowise logo
6
repowise-dev avatarrepowise-dev 6.7k · today
repowise

Codebase intelligence for AI and humans: deterministic code-health scores calibrated on real defects, graph-aware refactoring plans agents can execute, auto-docs and git analytics over 9 MCP tools.

code-intel
alternative to tokensave, codegraph-mcp
ripwire logo
7
redhat-et avatarredhat-et 2.2k · today
ripwire

Red Hat's 'ripgrep of AI context': a zero-dependency C++23 CLI + MCP that hands a coding agent a ranked call graph — what to touch, blast radius, tests to run — with no index server.

code-intelcoding
pairs well with rtk, code-review-graph
serena logo
7
oraios avataroraios 29.5k · today
serena

The IDE for your coding agent: an MCP toolkit giving symbol-level retrieval, editing, refactoring and debugging over real language servers — or a JetBrains plugin backend.

code-intelcoding
pairs well with ontology-atlas, MegaMemory
tokensave logo
16
aovestdipaperino avataraovestdipaperino 639 · today
tokensave

Code-intelligence MCP server for coding agents — a pre-indexed semantic graph (libSQL + FTS5) they query instead of grepping: symbols, callers, impact radius in one call. 100% local, 50+ languages.

code-intellocal
pairs well with Lynkr, headroom
Understand-Anything logo
6
Egonex-AI avatarEgonex-AI 83.1k · 5 days ago
Understand-Anything

Plugin for Claude Code and 16 other hosts that turns any codebase into an interactive knowledge graph — multi-agent analysis, layered dashboard, guided tours, diff-impact view, domain mapping.

code-intel
alternative to codegraph-mcp, tokensave
zvec-grep logo
4
zvec-ai avatarzvec-ai 3.6k · today
zvec-grep

zg: ripgrep, BM25 and vector search behind one local-first CLI for humans and agents — index a workspace once, search code, docs and data by meaning, then verify with exact text or regex.

code-intelraglocal
pairs well with serena, cocoindex-code