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.