Browser Use + Jevで超高速ブラウザエージェント
Gregor Zunic氏がBrowser UseとJevを組み合わせたオープンソースのブラウザエージェントを公開。フライト検索が7秒・0.0039ドルで完了し、ステップごとの新アクション空間、DOM状態空間、小型LLMフォールバックを採用。
一般的なエージェントスタックでは同じモデルが調査から完了まで一貫して処理しがちだが、この投稿ではGrok Botが作業を担い、Jevが次のステップを判断する構成を紹介。出力をチェックポイントに分解し、弱い主張がそのまま最終結果に乗るのを防ぐ。
Grok Bot does the work. Jev decides what happens next. Most agent stacks skip straight from "research" to "done" Same model finds the fact, same model grades it, same model ships it. One weak claim rides the whole chain to the output. This setup breaks that into checkpoints: