Jevでコードベース分類器を構築
開発者がJevでコードベース分類器を構築し、エージェントが生成する過剰設計なコードの解決策になり得ると述べ、次のテスト対象を尋ねている。
TypeSafeのJevは型付きスコアを返し、100件の実在するGitHub issueでコードリランカーとしてテストされ、Recall@5は71.4%で、密検索とQwen3-Reranker-4Bの63.4%を上回り、中央値レイテンシはほぼ同じ(4.6秒)でした。
TypeSafe's Jev returns typed scores instead of text. We tested it as a code reranker on 100 real GitHub issues. With a model-planned grep in front, Jev hit 71.4% Recall@5, vs 63.4% for dense retrieval → Qwen3-Reranker-4B, at about the same median latency (4.6 s).