Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
EL

citrolabs/ego-lite

AI Agent

The fastest browser for AI agents to run browser automation, built for sharing your logged-in browser state with your AI agents, like Codex or Claude Code, without disturbing you. Zero cost, zero config.

11k Stars559 Forks107 Open Issues11k WatchersJavaScriptMIT
AI AgentAutomationUI Framework
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

Unlike traditional browser automation frameworks (e.g., browser-use) that require a separate browser and cause login/tab conflicts, ego lite provides a single browser where agents and users coexist without interference. It solves the problem of agents needing clean access to user sessions and the ability to multitask without disrupting the user's browsing.

Deployment reality

The available setup signal starts with: npx skills add citrolabs/ego-lite. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build agents that perform complex multi-step browser tasks (e.g., following social media accounts, filling forms, scraping data) up to 2.5× faster using a code-based approach instead of CLI commands. Agents can run multiple tasks in parallel Spaces, inherit user logins and cookies, and be monitored or interrupted by the user. Real-world use cases include automated social media management, data extraction, and workflow automation that requires persistent authenticated sessions.

Source and compliance noteLast synced: Aug 16, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

citrolabs/ego-lite is tracked as a JavaScript project in the AI Agent, Automation, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 11k total stars, with +545 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 7 days ago, and the open issue queue is 107, about 0.98% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 559 forks and 11k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need JavaScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 9.3k. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • JavaScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

11k Stars

Reuse

559 Forks

Attention

11k Watchers

Maintenance

active

License

MIT

Open issues

107

Overview

ego lite is a browser designed for both human users and AI agents to work in parallel, allowing agents to run tasks in isolated Spaces while users browse normally. It provides a seamless integration with agent CLIs through the ego-browser skill, enabling agents to perform browser automation tasks without interfering with the user's tabs.

Key Features

- Agents run in isolated Spaces, allowing multitasking without interfering with user tabs. - Uses JavaScript functions for faster, more efficient task execution compared to CLI-based approaches. - Provides high-quality page snapshots that handle complex elements like nested iframes.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Automation

Workflow automation, integration glue, and orchestration

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
npx skills add citrolabs/ego-lite
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Apr 16, 2026

Created

Aug 15, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+609

Today's growth

+2.9k

7-day growth

+9.3k

30-day growth

Jul 24, 2026Aug 16, 2026
Community Health
559

Forks

107

Open

11k

Watchers

Owner
EL

citrolabs

GitHub profile
Topics & Language
JavaScriptagent-skillsai-agentautomationbrowserbrowser-automationclaude-codecodexhermes-agentskillsskills-sh
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

496k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k
License
MIT
CreatedApr 16, 2026
Last pushAug 15, 2026
Last syncedAug 16, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

Unlike traditional browser automation frameworks (e.g., browser-use) that require a separate browser and cause login/tab conflicts, ego lite provides a single browser where agents and users coexist without interference. It solves the problem of agents needing clean access to user sessions and the ability to multitask without disrupting the user's browsing.

Capabilities

Developers can build agents that perform complex multi-step browser tasks (e.g., following social media accounts, filling forms, scraping data) up to 2.5× faster using a code-based approach instead of CLI commands. Agents can run multiple tasks in parallel Spaces, inherit user logins and cookies, and be monitored or interrupted by the user. Real-world use cases include automated social media management, data extraction, and workflow automation that requires persistent authenticated sessions.

Bottom Line

ego lite is ideal for developers and power users who want to delegate browser tasks to AI agents without losing control or dealing with setup overhead. It is currently macOS-only, so Windows/Linux users should wait. The key trade-off is that it requires trusting a new browser with your data, though it claims data stays on-device.

Full AI Analysis