Browser Use + Jev 초고속 브라우저 에이전트
Gregor Zunic이 Browser Use와 Jev를 결합한 오픈소스 브라우저 에이전트를 공개했습니다. 항공편 검색에 7초, 비용 0.0039달러가 들며, 단계별 새 액션 공간, DOM 상태 공간, 소형 LLM 폴백을 사용합니다.
작성자는 에이전트 메모리가 끝없이 커지는 Markdown 파일에 불과하고 대부분의 프레임워크가 매 실행마다 전체를 컨텍스트에 로드한다고 지적하며, Jev가 저비용 해결책이 될 수 있다고 언급한다.
Agent memory is usually just an append-only Markdown file that grows forever, and most frameworks load the whole thing into context on every single run. That has been bothering me for a while, but never quite enough to fix it for our agents. Jev feels like it might be a low