Citro Labs released Ego Lite, a Chromium browser for AI Agents. Free and open-source with task space isolation, login inheritance, and multimodal operations.
Ego Lite is a Chromium-based browser specifically designed for AI Agents. It provides isolated task spaces, login state inheritance, and multimodal operation capabilities.
Key features:
Each AI agent task runs in its own isolated browser space, preventing cross-task contamination and ensuring security.
Agents can inherit user login states, allowing them to access authenticated websites without re-login.
Support three operation modes:
Build custom agent workflows with easy-to-use APIs.
# Clone the repository
git clone https://github.com/citrolabs/ego-lite.git
# Install dependencies
cd ego-lite
npm install
# Build and run
npm run build
npm start
Q: Is Ego Lite really free? A: Yes, completely free and open-source under MIT license.
Q: Does it require technical knowledge? A: Basic understanding of AI agents and browser automation helps, but documentation guides users.
Q: Can I use it for commercial purposes? A: Yes, MIT license allows commercial use.
Q: What browsers are supported? A: Chromium-based browsers (Chrome, Edge, Brave, etc.)
Ego Lite is Citro Labs’ open-source AI agent browser with task isolation, login inheritance, and multimodal operations. Free for personal and commercial use.
Project: github.com/citrolabs/ego-lite
Data current as of July 6, 2026. Free policies may change.