Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughChangesProject Catalog
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Feature Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
28682f0 to
b187d6d
Compare
|
Already listed: the nightly discovery job picked this up from GitHub before this PR was reviewed, so no change was needed. It's live at https://awesomejev.com/#browser-computer-use. Thanks for submitting. |
This adds Jev for Chrome (formerly JevBrowserExt; renamed on 2026-09-19, the old URL redirects), an unofficial Chrome extension (Manifest V3) port of browser-use/jev-ultrafast. It keeps the reference design (one Jev request per step choosing the operation and the DOM target; a small text model only for TYPE_TEXT) and runs inside the user's own browser tabs. Providers: OpenRouter Decisions API, TypeSafe, Cloudflare Workers AI. MIT. Not affiliated with TypeSafe or Browser Use.
Evidence: README with setup, configuration, a demo recording and a results table; docs/e2e-suite-2026-09-19.md with step-by-step traces of a 17-task run in headless Chromium (13/17 in the recorded run; independent URL/text checks, not the model's DONE). Jev integration: src/shared/action-space.ts (questions), src/background/agent.ts (loop, thresholds, goal_done/stuck cross-checks), src/shared/providers/. Data sent to the provider: the goal, the current page's URL/title/visible text, the interactive element table, recent actions. No password fields are ever observed.
Disclosure: I maintain this project.
Changes only data/projects.json (one project). Category: browser.
Summary by CodeRabbit