De 3 à 4 fois plus rapide sur des tâches réelles
In the Codex CLI there is no browser at all: the skill may appear, then report unavailable, and you verify changes yourself. On desktop, @Browser re-reads the page through domSnapshot() at every step, and the panel sits idle while Codex thinks.
Run /ego-browser and Codex controls ego lite directly. Every page arrives as a Snapshot: a compressed accessibility tree with stable @N refs Codex can act on instantly. Codex spends its time on the task, not waiting on snapshots or handoffs, finishing whole tasks 3 to 4x faster than Codex browser.

