| Where the agent works | In its own Space: separate from your active tabs | In the connected Chrome window and tabs |
|---|
| Keep working while it runs | Yes: agents run in parallel Spaces, you browse in yours | The connected window remains the agent's working surface; concurrency depends on the product |
|---|
| Agents supported | Claude Code, Codex, Cursor, Gemini CLI, and other supported CLI agents | Claude only |
|---|
| Logged-in sites (SSO, 2FA) | Import selected browser state; some sites may require re-authentication | Uses the connected Chrome profile; site login and permissions still apply |
|---|
| Prompt-injection exposure | Agent acts in a separate headful Space you can watch or stop | Agent acts in your connected session; Anthropic warns mitigations are not foolproof |
|---|
| Extension reliability | N/A: no extension to crash or disconnect | User reports and vendor guidance describe occasional failures; responses are probabilistic and may misinterpret instructions |
|---|
| How the agent acts on pages | Snapshot input plus batched JavaScript: several actions per turn | Clicks and types through the extension like a user, step by step |
|---|
| Credential and profile boundary | Separate browser Space with only the login state you explicitly provision | Agent operates in the signed-in Chrome profile covered by extension permissions |
|---|
| Session persistence | Spaces keep task state separate; reopen the same Space for review or takeover | Session remains tied to the extension and active Chrome window; re-authenticate if it expires |
|---|
| Multi-account workflows | Use one Space per account or role and run approved tasks in parallel | Switch Chrome profiles or tabs and manage extension permissions per session |
|---|
| Social and consequential actions | Read permitted data, then pause for human approval before replies, outreach, or changes | Confirmation gates apply in the active browser; page content remains untrusted |
|---|
| Task evidence and recovery | Snapshot input, batched actions, and a visible stop point in the Space | Step-by-step actions in the active Chrome session |
|---|
| Reusable skills (coming soon) | Distills successful runs into reusable skills for repeated tasks (limited beta) | No built-in equivalent |
|---|
| Price | Free app; agent, model, or network costs may still apply | Generally available on paid Claude plans; Claude Code plan and /login requirements apply |
|---|
| Works from Claude Code's terminal | Yes: /ego-browser works the same in a terminal or a desktop app | Yes: claude --chrome from the CLI, with a direct Anthropic plan and /login |
|---|
| Platforms | macOS (Chromium-based browser) | Chrome Web Store extension; check current OS and rollout requirements |
|---|