Jev 분류 모델로 유효한 다음 토큰을 선택해 C++ 작성
TypeSafe의 Jev 결정/분류 모델을 사용해 각 단계에서 문법적으로 유효한 다음 토큰만 제시하고 C++ 코드를 생성한 실험.
개발자가 Jev로 만든 PR 트리아지 도구 Fascin을 공유하며 긴급도, 변경 유형, 병합 준비도를 판단하고 실제 추론은 Jev가 담당한다고 설명한다.
Built Fascin. It triages a PR for you: is it urgent, what kind of change, how close to merge-ready. Turns out it's not really an agent, more of a smart button. I pick the PR; it always asks the same three questions. #Jev does the actual reasoning. #TypeSafeAi