About 50 results
Open links in new tab
  1. codegraph/telemetry-dashboard at main - GitHub

    codegraph telemetry dashboard The private admin view behind stats.getcodegraph.com. Its sibling telemetry-worker/ writes …

  2. codegraph/src/resolution/frameworks/python.ts at main - GitHub

    * Handles Django, Flask, and FastAPI patterns. */ name: 'django', languages: ['python'], detect(context) { const requirements = …

  3. codegraph/src/db/queries.ts at main · colbymchenry/codegraph

    * mock outputs, …) often have huge in-file edge counts that dwarf the real. * source — etcd's `rpc.pb.go` has 4× the in-file edges of …

  4. codegraph/src/mcp/server-instructions.ts at main - GitHub

    ONE capped call returns the verbatim source grouped by file; most often the ONLY call you need.

  5. callers/callees/impact silently answer for a DIFFERENT symbol ... - GitHub

    Jul 29, 2026 · Any repo with a case-differing name pair (Fetch / fetch, Run / run, New / new — routine once C#/Go/Java and …

  6. codegraph/CLAUDE.md at main · colbymchenry/codegraph · GitHub

    CodeGraph is a local-first code intelligence library + CLI + MCP server. It parses any supported codebase with tree-sitter, stores …

  7. codegraph/scripts at main · colbymchenry/codegraph · GitHub

    feat (kernel): R7a C/C++ walker — dual-lang ccpp module, preParse hois… feat (kernel): R7b Dart walker — dart module, vendored …

  8. Release · colbymchenry/codegraph@a6682c6 · GitHub

    Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload …

  9. codegraph/docs/design/telemetry.md at main · colbymchenry ... - GitHub

    Jun 12, 2026 · CodeGraph is a local-first tool whose whole pitch is "your code never leaves your machine." Telemetry has to be …

  10. GitHub

    New Features CodeGraph now indexes ReScript (.res) — functions, modules, records, variants, imports, and call edges. Tested on …