Browser Use + Jev 초고속 브라우저 에이전트
Gregor Zunic이 Browser Use와 Jev를 결합한 오픈소스 브라우저 에이전트를 공개했습니다. 항공편 검색에 7초, 비용 0.0039달러가 들며, 단계별 새 액션 공간, DOM 상태 공간, 소형 LLM 폴백을 사용합니다.
이 게시물은 코딩 에이전트 주변에 두 계층이 등장한다고 지적한다. Orca는 병렬 워크트리에서 여러 에이전트를 조정하고, TypeSafe의 Jev는 채팅 텍스트 생성 대신 빠르고 타입화된 결정을 내려 라우팅, 스코어링, 승인을 처리할 수 있다.
Two interesting layers are emerging around coding agents: @orca_build coordinates multiple agents in parallel worktrees. @typesafeai Jev makes fast, typed decisions instead of generating chat text. One manages execution. The other can handle routing, scoring, approvals,