Release Notes - Code Index MCP v1.0.0
Stable Release
Excited to announce the first stable release of Code Index MCP! This v1.0.0 release brings powerful new features that significantly improve the code analysis experience.
What's New
Real-Time File Watcher
- Automatic Updates: Your code index now updates instantly when files change
- Zero Manual Refresh: No more running refresh commands - everything happens automatically
- Smart Monitoring: Only watches relevant files, ignores build directories and temp files
- Background Processing: Index updates happen in the background without interrupting your work
Enhanced File Analysis
- Lightning Fast: Get comprehensive file summaries instantly from the optimized index
- Rich Details: See complete function signatures, class relationships, and import dependencies
- Better Accuracy: Improved validation ensures reliable analysis results
- Cross-Platform: Consistent behavior across Windows, macOS, and Linux
Smarter Search
- Fuzzy Search: Find code even with typos using advanced fuzzy matching
- Multiple Engines: Automatically uses the best search tool available (ripgrep, ugrep, ag, grep)
- Regex Support: Powerful pattern matching with safety validation
- File Filtering: Search specific file types with glob patterns
Expanded Language Support
- 70+ File Types: Now supports even more languages and frameworks
- Database Files: Added support for SQL, CQL, Cypher, SPARQL, GraphQL
- Web Technologies: Enhanced support for modern web frameworks
- Configuration Files: Better handling of YAML, JSON, XML, and Markdown
Key Benefits
- Instant Feedback: See changes reflected in search results within seconds
- No Interruptions: Background processing keeps your workflow smooth
- Better Reliability: Robust error handling and automatic fallback strategies
- Rich Insights: Get deeper understanding of your codebase structure and relationships