Jev로 코드베이스 분류기 구축
개발자가 Jev로 코드베이스 분류기를 구축하고 에이전트가 생성하는 과도하게 설계된 코드 문제를 해결할 수 있다고 언급하며 다음 테스트 대상을 묻습니다.
저자는 모든 Claude Code 메시지에서 Jev(약 0.3초/회)를 실행하여 기억할 만한 결정과 버그를 판단하고 JEVMEM.md에 저장합니다. LLM(약 3초)보다 효율적입니다.
A 10th: deciding what a coding agent should remember. I run Jev on every Claude Code message (decision? bug? replaces an older one?) and save the keepers to JEVMEM.md in the repo. At 0.3s a call that's cheap enough for every message. An LLM would add about 3s each.