This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryCodeGraph provides an MCP server indexing 11 languages with precise identifier search reducing context usage by 50‑80%.
Full changelog
CodeGraph v1.0.0
Stop wasting 80% of your AI's context window on code searches.
The first public release of CodeGraph - an MCP server that gives AI coding assistants instant access to your codebase through a persistent, pre-built index.
Highlights
- 11 Languages: C#, TypeScript, JavaScript, Rust, Python, C, C++, Java, Go, PHP, Ruby
- 15 MCP Tools: Query, signatures, project linking, incremental updates
- 50-80% less context: Precise identifier search vs. grep flooding
- Works everywhere: Claude Code, Cursor, Windsurf, Continue.dev, any MCP client
Quick Start
git clone https://github.com/CSCSoftware/CodeGraph.git
cd CodeGraph && npm install && npm run build
Then register as MCP server and ask your AI to codegraph_init your project.
See README for full setup instructions.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About CSCSoftware/AiDex
Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.
Related context
Beta — feedback welcome: [email protected]