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.
Introduces an open-source project that solves the issue where Codex's reasoning level is locked during execution, causing high token consumption even when reading files. It allows Jev to reselect the appropriate reasoning level before each generation.
Codex 一旦开跑,推理档位就钉死不动,读个文件也用最高强度烧 token,这个项目让 Jev 在每次生成前重新挑档位。 https://github.com/miuuyy/Astra-Ares…