Jevでコードベース分類器を構築
開発者がJevでコードベース分類器を構築し、エージェントが生成する過剰設計なコードの解決策になり得ると述べ、次のテスト対象を尋ねている。
新しいコンポーネントが既存ファイルと重複する可能性を1秒未満・0.01ドル未満で検出するJev lintルールを紹介。コード変更ごとに実行することを現実的にする。
a jev lint rule that detects if a new component is a potential duplicate of an existing file. this check takes less than a second + costs less than $0.01 (for our codebase at least) jev makes it feel actually reasonable to run these checks on every code change.