Skip to content
#

codebase-indexing

Here are 49 public repositories matching this topic...

Selene is a desktop app that runs AI agents on your machine. Connect them to your WhatsApp, Telegram, Slack, or Discord. Write code, generate images, build personal assistants. All from one place. Your data stays on your device.

  • Updated Jul 22, 2026
  • TypeScript

ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval observability via CLI, MCP server or embeddable library. Tree-sitter indexing, LanceDB vector search, FTS5 and token-aware context packing.

  • Updated Jun 2, 2026
  • TypeScript
code-context-engine

MCP context engine for AI coding agents: a local code graph answers "which files does this task need?" — folded evidence packets instead of whole files. Recall 1.000 on repos it was never tuned on, 45% fewer context tokens in a real Claude Code session. Rust, local-first, MIT.

  • Updated Sep 23, 2026
  • Rust

Static code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.

  • Updated Sep 22, 2026
  • Python

MCP server that gives AI agents semantic search tool. Builds AST, call graphs, type graphs, and hybrid semantic search — so your agent queries structured indexes instead of dumping files into context. 7 languages. Zero config. One command setup.

  • Updated May 26, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the codebase-indexing topic, visit your repo's landing page and select "manage topics."

Learn more