# ego (lite) > Daily browser for you, agent browser for your AI agents. Runs browser automation tasks in parallel on real Chrome, much faster, cheaper than agent-browser. ego (lite) is a Chromium browser built for humans and AI agents to share the same window, the same login state, the same cookies. Built by Citro Labs. ## Core capabilities - **Run faster, cost fewer tokens** — Complex browser automation tasks complete faster and on fewer tokens overall (measured per task, not per step). The savings come from several features stacking together. Each page reaches the agent as a Snapshot (an accessibility tree with stable @N refs) instead of raw HTML. The agent can also 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. - **Spaces** — Separate workspaces for the user and the AI agent inside the same browser, so background tasks don't disturb your tabs. - **Same Chrome, agent-native** — Built on Chromium, imports your Chrome profile in one click. The agent inherits your real logins, so it doesn't get stuck on captchas, 2FA, or SSO redirects. - **ego-browser** — Open-source shell entry point. Any CLI agent that writes codes plugs in without an SDK: ego, Claude Code, Codex, Cursor, Continue, Gemini CLI, Hermes Agent, OpenClaw, Opencode, or any custom in-house agent. ## Pages - [Home](https://www.lite.ego.app/): product overview, hero, feature carousel, comparison table, FAQ - [Documentation](https://www.lite.ego.app/document/): multilingual product docs, command reference, troubleshooting, and security notes - [Roadmap](https://www.lite.ego.app/roadmap): product roadmap, feature progress, and request flow - [Documentation index](https://www.lite.ego.app/document/llms.txt) - [Sitemap](https://www.lite.ego.app/sitemap.xml) - [Robots](https://www.lite.ego.app/robots.txt) - [Full documentation](https://www.lite.ego.app/llms-full.txt) — complete product docs for LLMs ## Project - License: MIT (ego-browser) - Repo: https://github.com/citrolabs/ego-lite - X / Twitter: https://x.com/ego_agent ## Contact For partnerships and press, reach the team via the GitHub repo issues or the Twitter handle above.