Analysis updated 2026-07-25
Let an AI assistant scrape competitor websites in the background while you keep browsing.
Run multiple AI agents in parallel to enrich leads and gather research simultaneously.
Have an AI agent log into your existing accounts to automate repetitive web tasks.
| citrolabs/ego-lite | nksaraf/vinxi | mdo/github-buttons | |
|---|---|---|---|
| Stars | 2,803 | 2,789 | 2,894 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2026-07-01 |
| Maintenance | — | — | Active |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Currently macOS-only and requires migrating existing Chrome data or configuring a connecting skill through a package manager.
ego lite is a browser built specifically for AI agents and humans to use at the same time. When you have an AI assistant like Claude Code or Codex perform a web task for you, it normally needs a separate browser with its own logins and tabs, which tends to collide with whatever you are doing. ego lite solves this by giving each agent its own isolated workspace, called a Space, inside the same browser you already use. Your tabs stay private, and the agent works in the background without getting in your way. The project runs on macOS today, with Windows and Linux planned. You install it as a desktop app, and on first launch it asks whether you want to migrate your existing Chrome data. If you say yes, the agent inherits your logins, cookies, extensions, and bookmarks, so it can reach the sites you are already signed into. You can also install just the connecting skill through a package manager, or let your agent read the install instructions and set everything up for you. To run a task, you type a command in your agent's interface followed by a plain-language description of what you want done. The agent picks up the skill, opens the page in its own Space, reads a snapshot of the page, takes the requested actions, and reports back. Multiple agents can run in parallel Spaces at the same time, so one could be enriching leads while another scrapes competitor sites, all without colliding or stealing your active tabs. A key design choice is that ego lite exposes its capabilities as JavaScript functions the agent calls directly, rather than a long chain of separate command-line calls. The project's benchmarks show this approach finishes complex tasks up to 2.5 times faster than a comparable framework. Your browsing data stays on your device, and the only thing recorded is whether you opted into the Chrome migration.
A desktop browser that gives AI agents their own isolated workspace inside your existing browser, so they can perform web tasks in the background without disrupting your tabs or logins.
Mainly JavaScript. The stack also includes JavaScript, macOS, Chrome.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.