Jev로 코드베이스 분류기 구축
개발자가 Jev로 코드베이스 분류기를 구축하고 에이전트가 생성하는 과도하게 설계된 코드 문제를 해결할 수 있다고 언급하며 다음 테스트 대상을 묻습니다.
TypeSafe의 Jev는 타입화된 점수를 반환하며, 100개의 실제 GitHub 이슈에서 코드 리랭커로 테스트되어 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).