v0.3.0
Features
- a-eye: point at an element and hand it to the agent (860474f)
- skills: attach one of the agent's own skills from a / picker (5297790)
- panel: minimize into a rail the page carries (ea8cbbc)
Documentation
- internals: a flow diagram on every page, and three that animate (46564b9)
Install
Download browsentic-0.3.0-chrome.zip, unzip it, then load the folder at chrome://extensions
with Developer mode on. Firefox users want the -firefox.zip.
The daemon runs from source:
git clone --branch v0.3.0 https://github.com/imshaikot/browsentic.git
cd browsentic && yarn setup && yarn mcp:link
browsentic-mcp pairFull changelog: v0.2.2...v0.3.0