ego (lite) is just a browser, ego is your personal agent across devices.
Join waitlist
Terminal — 100×30
Parallel multitasking, execute faster.
Fewer tokens
Space
Chrome
ego-browser
X
Time to finish a task, shorter is better
81.8 sego lite
282.9 sagent browser
Data source - Task: scrape the main posts from the X account from the last 7 days
Space 1Personal
M
Summarize morning meeting
Monday · 9:30 AM · Private

Morning Standup — Sprint 23

Today we synced on the launch milestones for the v2 release and unblocked two cross-team dependencies. The team agreed to ship the beta to internal users by Thursday and to gather telemetry before opening it more broadly.

Decisions

  • Cut a beta build on Thursday afternoon (Yuki, Priya).
  • Postpone the public-share endpoint to Sprint 24 — security review pending.
  • Adopt the new design tokens repo as source of truth.

Blockers

  • Login flow on Android still flickers on slow networks (owner: Marcus, due Wed).
  • CI pipeline needs another runner — Ops is provisioning, ETA Tuesday.

Action items

OwnerTaskDue
YukiCut beta build, post to #releaseThu
MarcusFix Android login flickerWed
PriyaPair with Ops on CI runnerTue
SashaDraft customer comms for betaFri

Next sync

Wednesday 9:30 AM. Same room. Bring the beta status doc and the revised launch checklist.
Summarize morning meetingWork

Stop bouncing
between browsers

ego (lite) replaces your daily Chrome, your AI agent's Chromium runtime, and the SDK glue them together.

Pick the right one

Feature comparison across ego lite, Browser-Use, Agent Browser, ChatGPT Atlas, and Perplexity Comet. Checkmarks mean the feature is supported; dashes mean it is not.
Featureego (lite)Browser UseAgent BrowserChatGPT AtlasPerplexity Comet
Multitask
Reusable skills (coming soon)
Inherits Chrome's data
Same browser, separate workspace
Compressed semantic input
Controllable by external agents
Data stored locally
No login friction
Daily-use browser
Free, no subscription required

FAQ

ego lite is a Chromium browser built for you and your AI agent to work together, making browser automation faster and cheaper, every run.

Existing tools like browser-use and agent-browser are browser automation frameworks. They need a separate browser to drive, logins never carry cleanly, and you and the agent end up fighting for the same tabs.

ego lite is one browser designed from the start for the two of you to share — no extra setup, and the agent can always reach your real logins and tabs through ego-browser.

Playwright and Puppeteer are browser automation libraries you embed in code. They drive pages through CSS selectors, which break whenever a site reshuffles its DOM.

ego lite is a real browser plus ego-browser. ego-browser is the connection layer between any agent CLI (Claude Code, Codex, Cursor, or your own) and ego lite — it exposes the browser as a set of in-page JavaScript tools: snapshot, fill, click, wait, navigate, capture. The agent writes a JavaScript snippet that composes several steps using those tools, and ego-browser runs it on the page in one pass, instead of the one-tool-at-a-time round trips Playwright and Puppeteer require. The snapshots cost fewer tokens than HTML, and the @N refs stay stable when class names rotate. There's no SDK to integrate, and nothing to install from the Playwright or Puppeteer ecosystem.

ego lite is a real browser plus ego-browser. Whichever agent you use, whether that's ego, Claude Code, Codex, Cursor, or something else, drives the same browser you use daily. Space keeps the agent's work isolated from yours.

Browser-Use is an autonomous agent framework. It bundles its own LLM loop and drives a separate browser instance. You can point it at a real Chrome, but only after you fully close it. Extensions don't load by default. And it has its own pricing tier on top of whatever you already pay for.

Vercel's agent-browser is a CLI that lets your agent control a browser through shell commands, but it ships no browser of its own. The agent doesn't share your daily browser session, so your real logins aren't available to the running task.

Yes. Any agent that can run a shell command can drive ego lite through ego-browser:

  • ego, Claude Code, OpenAI Codex, Cursor, Continue, Gemini CLI
  • Hermes Agent, OpenClaw, Opencode
  • Any custom in-house agent you've built

ego-browser installs as a skill into your agent's skill directory during onboarding. The agent then calls browser automation commands the same way it runs any other shell tool. There's no SDK to integrate, and you're not locked into a specific model.

Yes. ego lite is built on Chromium, so the address bar, tab groups, bookmarks, profiles, extensions, downloads, and incognito mode behave the way they do in Chrome. The difference is Space: an isolated workspace where your AI agent runs web automation alongside you, and doesn't touch your tabs unless you let it.

Yes. ego lite's onboarding migrates the following from Chrome in one click:

  • Tabs and tab groups you're using
  • Bookmarks and saved passwords
  • Browser extensions
  • Cookies and login sessions
  • Browser profiles

Every site you've already signed into stays signed in, and the agent inherits the same logged-in state. It doesn't need to re-authenticate to Gmail, Notion, LinkedIn, or your internal tools every time it runs a task.

Yes. The agent runs inside Space, an isolated workspace in ego lite. It works in its own area, so your tabs stay untouched unless you explicitly hand one over. It doesn't take over your mouse or steal focus from whatever you're doing. Switch into Space anytime to watch the agent work, or ignore it and keep working in your own window.

What gets cheaper is the whole task, not any single step. The savings come from several features stacking together.

The agent can run several actions in the page with a few lines of JavaScript, instead of calling one tool at a time and waiting for each result before deciding the next, the way Playwright, Puppeteer, and most browser automation frameworks work.

Combined, complex browser automation tasks complete faster and on fewer tokens overall.

Yes. ego lite doesn't upload your browsing data. Your history, cookies, login sessions, and anything the agent reads stay on your own computer. The one thing ego lite records during setup is whether you opted into Chrome data migration.

ego (lite) doesn't collect any data

Bookmarks, browsing history, cookies, passwords, every page you load — all stored on your computer, we can't access them.

Stop paying so many tokens for simple browser automation tasks

Download ego (lite) for Mac
© 2026 Citro Labs. All rights reserved.