Creare un classificatore di codebase con Jev
Uno sviluppatore condivide la creazione di un classificatore di codebase con Jev, suggerendo che può risolvere codice sovraingegnerizzato dagli agenti, e chiede cosa testare dopo.
L'autore presenta jev-digest, uno strumento MCP open source basato su Jev di TypeSafe AI. Seleziona solo i passaggi che rispondono direttamente alla domanda e li restituisce testualmente con le fonti. L'autore segnala una riduzione del 67% dei token di input e della metà dei round degli strumenti in un agente di ricerca Codex.
Jev cut my Codex research agent's input tokens by 67% and its tool rounds in half. jev-digest is an open-source MCP tool: @typesafeai's Jev picks only the passages that answer the question and returns them verbatim, with sources. Early proof of concept: https://github.com/pr0ta9/jev-digest…