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,