Building a Codebase Classifier with Jev
A developer shares building a codebase classifier with Jev, suggesting it may solve overengineered code from agents, and asks what to test next.
The author uses Jev to dynamically change GPT-6's reasoning effort during a Codex task: more thinking when stuck, less for routine steps, achieving 50% lower Astra costs in tests with faster runs and no broken prompt caching.
People use Jev to pick a model before a task. I made it change GPT-6's reasoning effort inside Codex DURING the task. More thinking when stuck. Less for routine steps. 50% lower Astra costs in my tests. Faster runs, without breaking prompt caching.