@svpino: I'm yet to see an agent running inside a browser that doesn't feel like a hack. I tried a headless browser, but I can't…

X AI KOLs Following Products

Summary

Santiago (@svpino) discusses the challenges of running AI agents inside browsers, and @ego_agent announces 'ego lite,' a kernel-level rebuild aimed at making AI agents faster and more reliable.

I'm yet to see an agent running inside a browser that doesn't feel like a hack. I tried a headless browser, but I can't use my logins with it. I tried a Chrome extension, but it keeps killing my sessions. The team behind ego's whole argument is that browsers were never built
Original Article
View Cached Full Text

Cached at: 05/31/26, 06:41 AM

I’m yet to see an agent running inside a browser that doesn’t feel like a hack.

I tried a headless browser, but I can’t use my logins with it. I tried a Chrome extension, but it keeps killing my sessions.

The team behind ego’s whole argument is that browsers were never built

ego (@ego_agent): Browsers were never built for agents.

Those Chrome-bridging solutions, windows flying everywhere, login states breaking at random. Not bugs. Just bridge limits.

Same task. 20% to 245% faster. Not magic.

ego lite is rebuilt from the kernel up.

Your AI agents, Claude Code,

Similar Articles

I built agent-browser but for OS automation.

Reddit r/AI_Agents

The author introduces agent-ctrl, an open-source Rust-based CLI tool for OS automation that allows AI agents to interact with native application UIs via accessibility trees.