A semantic indexer for Ruby with interprocedual type inference
-
Updated
Nov 15, 2022 - Java
A semantic indexer for Ruby with interprocedual type inference
multi-depth architecture views for code understanding and generation in extremely fast speed
Rust-native code index MCP server with first-class 1C:Enterprise (BSL) support. Static binary, no runtime. 31 tools — 20 universal + 11 BSL-specific. Tree-sitter AST for 10 languages. Federation across multiple repos. Built for production-scale monorepos.
VS Code extension that streamlines development workflows through AI-powered task execution, intelligent file management, and automated code generation. Built on Cline, it integrates with various LLMs to enhance productivity and code quality while simplifying complex development tasks.
Self-hosted semantic code search platform — Go server with web dashboard, CLI, and AI-agent skills. Search code by meaning, not text: hybrid BM25 + dense embeddings via llama.cpp.
The code intelligence layer for AI coding agents. Semantic indexing, graph navigation, and repository intelligence
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.
VS Code extension that streamlines development workflows through AI-powered task execution, intelligent file management, and automated code generation. Built on Aider, it integrates with Open AI to enhance productivity and code quality while simplifying complex development tasks.
A .NET 9 console utility that maps a .NET solution into a rich JSON index (files, type signatures, member signatures, and cleaned comments) to help AI assistants quickly understand and navigate large codebases.
Claude Code plugin: automatic codebase index + per-module READMEs, auto-synced via hooks (repo map + context injection).
Local-first MCP server that gives any coding agent a persistent memory of your repo: AST code index, durable decisions, failure ledger, review packs. No LLM calls, no telemetry, no code upload.
A project index for Claude Code — query your codebase instead of reading it all. Fewer tokens, cleaner context, and dead-code detection. MCP server + CLI + web dashboard.
Personal experimentation project only — unsupported, unstable code-index CLI; not a product or production-ready tool.
Cross-framework token-saving enforcement layer: LLM-optimized .key.md sidecars + call-graph index + local enforcing proxy
Local semantic code search for pi — find code by intent. LanceDB + tree-sitter, incremental reindex, .index_tag filtering.
Hierarchical codebase navigation skill for Claude Code / AI coding agents. Generates per-directory CODEMAP.md index files with structure summaries, key exports with source annotations, and large file deep analysis.
Zero-dependency repo-indexing engine: deterministic walk + symbol/import extraction (tree-sitter AST with regex fallback) + typed cross-file link-graph + analytics. One vendorable engine.mjs, CLI + MCP server included.
VS Code extension that streamlines development workflows through AI-powered task execution, intelligent file management, and automated code generation. Built on Cline, it integrates with various LLMs to enhance productivity and code quality while simplifying complex development tasks.
Go CLI that builds a structural and semantic index of source repositories in SQLite for AI coding agents
Claude Code/Agent skill: install a greppable code index so agents locate files & symbols without rescanning the repo every session
Add a description, image, and links to the code-index topic page so that developers can more easily learn about it.
To associate your repository with the code-index topic, visit your repo's landing page and select "manage topics."