Skip to content

Releases: donsimpson66/code-index

v0.1.0 (initial public release)

31 May 05:45

Choose a tag to compare

v0.1.0 (initial public release)
Requirements: .NET 10 SDK (global.json), MIT license.

Includes:

CLI: build, inspect, symbol/reference/semantic/call/test queries, benchmark
JSON artifacts: meta, files, symbols, edges, references, embeddings
Roslyn indexing for .sln / .csproj
Directory-based multi-language indexing (Java, Go, TypeScript, Python, PHP)
Experimental stdio MCP server with build_index and query tools
Portable MCP launcher: scripts/run-code-index-mcp.sh

Not included:

HTTP API server
NuGet/global-tool distribution (clone and dotnet run for now)