Browser Use + Jev 초고속 브라우저 에이전트
Gregor Zunic이 Browser Use와 Jev를 결합한 오픈소스 브라우저 에이전트를 공개했습니다. 항공편 검색에 7초, 비용 0.0039달러가 들며, 단계별 새 액션 공간, DOM 상태 공간, 소형 LLM 폴백을 사용합니다.
Jev는 텍스트 생성이 아니라 도구 호출, 재시도, 라우팅, 에스컬레이션 같은 의사결정을 한다고 지적하며, 자율적 의사결정의 신뢰성 평가가 새로운 과제라고 주장한다.
@typesafeai Jev makes decisions instead of generating text: which tool to call, whether to retry, route or escalate Interesting direction for agents. Because once software makes millions of these decisions autonomously, “valid output” ≠ reliable decision. That’s an eval problem!