This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded Gemini CLI and VS Code Copilot support with new registration files.
Full changelog
Added
- Gemini CLI support:
aidex setupdetects and registers AiDex with Gemini CLI (~/.gemini/settings.json) - VS Code Copilot support:
aidex setupdetects and registers AiDex with VS Code (mcp.jsonwith"servers"key and"type": "stdio") - GEMINI.md instructions: Auto-installs AI usage instructions in
~/.gemini/GEMINI.md(alongside existingCLAUDE.mdsupport)
Supported Clients
| Client | Registration | AI Instructions |
|--------|-------------|----------------|
| Claude Code | CLI | CLAUDE.md |
| Claude Desktop | JSON | CLAUDE.md |
| Cursor | JSON | - |
| Windsurf | JSON | - |
| Gemini CLI | JSON | GEMINI.md |
| VS Code Copilot | JSON | - |
Install
npm install -g aidex-mcp
aidex setup
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]