Skip to content

[Feature]: Add Windows support for ego lite #203

Description

@pcwmax-poyu

Component

ego lite browser app

Problem to solve

I use Windows 11 as my primary development environment and use Codex for AI-assisted development and automation.

ego lite and the ego-browser skill appear especially useful for reducing browser-automation tool calls, reusing authenticated browser sessions, and allowing agents to work in isolated Spaces. However, the browser currently supports only macOS, so Windows users cannot run the ego-browser runtime even if the skill is installed.

This prevents Windows-based Codex, Claude Code, and other agent users from evaluating or adopting ego lite.

Proposed solution

Please provide a Windows version of ego lite.

The smallest useful first release could be:

Windows 11 x64 support
A standard installer or portable preview build
The ego-browser command available on PATH
Compatibility with Codex and Claude Code
Basic Task Space and Snapshot functionality

Automatic Chrome profile migration and automatic skill installation could be added later if they would delay an initial Windows preview.

A public Windows beta, waitlist, or approximate roadmap would also be helpful.

Alternatives considered

I currently have to use alternatives such as Playwright, Chrome-based agent control, or other browser automation tools.

These approaches can perform browser operations, but they do not provide the same combination of isolated agent Spaces, integrated browser runtime, reusable login state, and compressed semantic Snapshots described by ego lite.

Running ego lite through macOS is not practical because my main development and automation environment is Windows.

Examples or references

My intended use cases include:

Codex browser automation
Research across authenticated websites
Collecting structured information from dynamic pages
Long-running browser tasks without interfering with my own tabs
Reducing repeated screenshots, full-page HTML transfers, and tool-call overhead

I would be willing to test an early Windows 11 x64 build and provide installation and compatibility feedback.

Before submitting

  • I searched existing issues and discussions for a similar request.
  • This request describes one focused problem.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions