Moonshot AI released a specialized Hybrid Code Search API powered by Kimi k1.5. Combining dense vector semantic embeddings with sparse AST inverted indexes, it resolves cross-file call hierarchies across 10-million-line monolithic codebases with search latency under 80ms.
Key Takeaways
- ✓Combines dense vector embeddings with AST syntax indexes to disambiguate overloaded symbols.
- ✓Delivers sub-80ms semantic retrieval across code repositories exceeding 10 million lines.
- ✓Exposes standard REST and gRPC endpoints for easy integration with enterprise code review tools.