Browser Use + Jevで超高速ブラウザエージェント
Gregor Zunic氏がBrowser UseとJevを組み合わせたオープンソースのブラウザエージェントを公開。フライト検索が7秒・0.0039ドルで完了し、ステップごとの新アクション空間、DOM状態空間、小型LLMフォールバックを採用。
開発者が、推論と意思決定を分離するエージェント設計を共有。Claude Codeに執筆を任せ、Jevに意思決定を任せることで、速度とコストを大幅に改善します。
I built agents that run 200x faster and 400x cheaper than the standard Claude Code loop. Best case, not average, on the tasks where a $9 model was doing $0.0004 work the entire time and nobody noticed. Split reasoning from decision making. Let Claude Code write. Let Jev decide.