Releases: Salmonbird/evoui-browser
Releases · Salmonbird/evoui-browser
Release list
Evoui Browser v0.1.0
Evoui Browser v0.1.0 is the first public release.
Evoui Browser is an experimental Agent Skill for agent-browser 0.33.1. It records browser operations, reuses verified mechanical steps when the page still matches, and keeps targets and business judgment with the host agent.
Highlights:
- Scoped, fail-closed Replay for repeatable browser work
- Managed traces and selective knowledge evolution
- Support for Codex, Claude Code, and Cursor
- macOS and Linux; Python 3.10+ and Node.js 24+
Quick start:
DISABLE_TELEMETRY=1 npx skills add Salmonbird/evoui-browser --skill evoui-browser -g
npm install -g agent-browser@0.33.1
agent-browser install
See the README for usage, operational boundaries, troubleshooting, and uninstall instructions.