Browser Use + Jevで超高速ブラウザエージェント
Gregor Zunic氏がBrowser UseとJevを組み合わせたオープンソースのブラウザエージェントを公開。フライト検索が7秒・0.0039ドルで完了し、ステップごとの新アクション空間、DOM状態空間、小型LLMフォールバックを採用。
コーディングエージェントパターン: /ticket-triage が Jev に調査箇所を尋ね、Cursor がリポジトリを確認し、Jev が diff 後のテストギャップを指摘し、PHPUnit/Playwright が動作を検証し、コミット前に人間がレビューします。
One coding-agent pattern I’m exploring: /ticket-triage asks Jev where to look; Cursor checks the repo; Jev flags possible test gaps after the diff. PHPUnit/Playwright verify behavior, and I review before commit. Video: