全部标签
目录标签

#code-graph

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

19 条记录
标签为“code-graph”按健康指数排序
PyPI
87优秀健康指数
Cranot/roam-code
Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 commands, 224 MCP tools, change-safety gates, audit evidence, zero API keys.
Python★ 498↓ 5,430/月2026年7月15日
Apache-2.02026年7月15日 · 指标 2.10.0
npm
83优秀健康指数
kodustech/kodus-graph
Code graph builder for AI code review — parses 14 languages into structural graphs for blast radius, risk scoring, and test gap analysis.
TypeScript★ 0↓ 61K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
npm · crates.io
81优秀健康指数
GlitterKill/sdl-mcp
Symbol Delta Ledger (SDL-MCP) is a policy-centered context budget layer for coding agents: Symbol-graph intelligence combined with precision tools. It turns sprawling codebases into compact, high-signal context that saves tokens, speeds up workflows, and improves agent output.
TypeScript★ 448↓ 17.1K/月2026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
PyPI · crates.io · npm
80优秀健康指数
anvai-labs/victor
该仓库未发布描述。
Python★ 5↓ 6,049/月2026年8月2日
Apache-2.02026年8月2日 · 指标 2.10.0
npm
80优秀健康指数
githits-com/githits-cli
Command Line Interface for GitHits - Context Layer for Open Source
TypeScript★ 73↓ 3,418/月2026年7月22日
Apache-2.02026年7月22日 · 指标 2.10.0
npm
75良好健康指数
raymondchins/agentmap
The repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.
JavaScript★ 45↓ 3,162/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
PyPI
73良好健康指数
mimfort/rag_for_git
AI pull-request reviewer: hybrid RAG + a code graph + Claude Code/Codex. Whole-repo context, inline GitHub comments grounded on exact code. MCP server + Claude Code/Codex plugin.
Python★ 21↓ 2,013/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
npm
73良好健康指数
stainless-code/codemap
Cut AI-agent token waste ~90% — query a local SQLite structural index of your JS/TS/CSS codebase with SQL in one round-trip instead of 3–5 file reads. Symbols, imports, calls, components, CSS tokens, coverage, markers. CLI, MCP (21 tools), HTTP, GitHub Action, ESM API. 71 recipes; AST+resolver; SARIF/audit/baselines for CI.
TypeScript★ 8↓ 8,315/月2026年7月26日
MIT2026年7月26日 · 指标 2.10.0
npm · PyPI
71良好健康指数
kage-core/Kage
Persistent, verified memory for coding agents — so they stop re-explaining your codebase and never act on stale knowledge. Every memory is checked against your actual code; lives in your repo as plain files, shared via git. No account, no DB. Install: npx -y @kage-core/kage-graph-mcp install
TypeScript · JavaScript★ 32↓ 2,407/月2026年8月5日
GPL-3.02026年8月5日 · 指标 2.10.0
npm · crates.io
71良好健康指数
sdsrss/code-graph-mcp
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.
Rust · JavaScript★ 68↓ 15.9K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Go
71良好健康指数
whykusanagi/celeste-cli
Agentic terminal AI assistant with a Bubble Tea TUI, code-graph review, semantic search, multi-provider LLMs, and MCP tools.
Go★ 12026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · PyPI
67良好健康指数
mrsladoje/sweet-search
Local code search for AI agents: six fast, purpose-built tools that return ranked answers, not raw grep. Because maybe grep isn't all you need... 🍬
JavaScript★ 21↓ 4,154/月2026年7月20日
Apache-2.02026年7月20日 · 指标 2.10.0
npm
63中等健康指数
Snipara/snipara-companion
Ask your repo what breaks before an AI coding agent edits it.
TypeScript · JavaScript★ 3↓ 3,769/月2026年9月6日
MIT2026年9月6日 · 指标 2.10.0
npm · crates.io
63中等健康指数
codegraph-ai/CodeGraph
CodeGraph builds a semantic graph of your codebase — functions, classes, imports, call chains — and exposes it through 42 MCP tools, 38 languages, a VS Code extension, and a persistent memory layer. AI agents get structured code understanding instead of grepping through files.
C★ 45↓ 7,315/月2026年7月25日
Apache-2.02026年7月25日 · 指标 2.10.0
Go
62中等健康指数
provasign/grove
Code knowledge graph — Tree-sitter parsing, SQLite storage, BFS traversal. Powers Prism; embeddable Go API, CLI, and MCP. MIT licensed.
Go★ 32026年9月5日
Apache-2.02026年9月5日 · 指标 2.10.0
npm
59中等健康指数
syntaxPriest/openvisio-oss
该仓库未发布描述。
TypeScript★ 10↓ 2,951/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
npm
56中等健康指数
hamr0/litectx
Agent memory + every context-engineering primitive (write / select / compress / isolate) in one importable library. Ranked recall with activation decay over SQLite/FTS5. One production dependency (better-sqlite3).
JavaScript★ 2↓ 3,664/月2026年7月18日
Apache-2.02026年7月18日 · 指标 2.10.0
npm
56中等健康指数
jefuriiij/synthra
Make Claude Code cheaper and sharper on your codebase — a code graph that cuts token spend, smart per-task model routing, branch-aware memory, and a live token dashboard. Local, no telemetry.
TypeScript★ 1↓ 3,133/月2026年7月18日
MIT2026年7月18日 · 指标 2.10.0
PyPI
53中等健康指数
vedicreader/kosha
kosha (कोश) — a treasury of your repo and environment context for humans and coding agents. FTS5 + vector search + call graph, no LLMs required.
Jupyter Notebook · Python★ 02026年8月16日
Apache-2.02026年8月16日 · 指标 2.10.0