Salmonbird/evoui-browser

102 stars · Last commit 2026-08-14

Self-evolving browser automation for Codex, Claude Code, and Cursor—learn reusable site knowledge and safely replay verified routines with agent-browser.

README preview

<p align="center">
  <img src="assets/readme/evoui-browser-hero.svg" alt="Evoui Browser — reuse verified browser steps" width="100%">
</p>

<p align="center"><strong>Less repeated browser work. The agent keeps the judgment.</strong></p>

<p align="center">
  <strong>English</strong> · <a href="README.zh-CN.md">简体中文</a>
</p>

<p align="center">
  <a href="https://github.com/Salmonbird/evoui-browser/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/Salmonbird/evoui-browser/ci.yml?branch=main&label=CI&style=flat-square" alt="CI status"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-566878?style=flat-square" alt="Apache 2.0 license"></a>
  <img src="https://img.shields.io/badge/status-experimental-C4553D?style=flat-square" alt="Experimental status">
</p>

Evoui Browser is an optional Agent Skill for
[`agent-browser`](https://github.com/vercel-labs/agent-browser). Run a browser
task normally once; on later, similar tasks, Evoui can reuse verified navigation
and mechanical steps so the agent spends less time exploring and repeating

View full repository on GitHub →