Experimental · v0.4.0

Claude Code for the browser.

An AI agent that lives in your side panel.

BYOK · Anthropic-compatible · Chrome MV3

30-second demo — type a task, watch it work.

LLM reasons.
JavaScript acts.

  1. 01 You describe the task
  2. 02 Agent generates JS
  3. 03 Runtime runs page.*
  4. 04 Observes & iterates

What it does.

  • Plain-English tasks
  • Sees the page
  • Acts via run_js
  • Bring your own key
  • Skill-aware
  • Fully traceable
git clone https://github.com/Irvingouj/Browsergent.git
cd Browsergent && npm install && npm run build

Then load dist/ in chrome://extensions with Developer mode on.

Try Browsergent.