June 2026
Sharper retrieval
- Upgraded code embeddings to
voyage-4-large— the top-ranked code model on the independent RTEB Code benchmark. Sharper semantic search, swapped in with zero downtime
> tail -f /var/log/shipped
What changed, when it shipped. Outcomes, not implementation details.
Sharper retrieval
voyage-4-large — the top-ranked code model on the independent RTEB Code benchmark. Sharper semantic search, swapped in with zero downtimeThe grind
Engine swap
intelligent_search rebuilt around intent classification — each query is routed to the modalities that fit it, then fused with weighted Reciprocal Rank Fusion across semantic, text, structural, and graph resultsfunctions, classes, methods, variables, imports — plus auto-detected patterns like def foo(ask_maguyva v3 — slimmed from a sprawl of discrete tools to 4 operations and 2 parametersPublic beta
ask_maguyva — grounded Q&A tool. Ask natural language questions, get answers with cited evidence from your codebasePre-launch
Foundation
find_symbol results without knowing the exact name. Filter by graph metrics, language, or relationship typeShipping daily. Updated monthly.