Experimental · v0.4.0
Claude Code for the browser.
An AI agent that lives in your side panel.
BYOK · Anthropic-compatible · Chrome MV3
LLM reasons.
JavaScript acts.
- 01 You describe the task
- 02 Agent generates JS
- 03 Runtime runs page.*
- 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.