Vibe Coding
Pattern: The Agent's Web Access Is Moving Inside the IDE as a Sandboxed, Allowlisted Browser
Claude Code Desktop's new Browser panel joins Windsurf/Devin's in-agent browsing and Mozilla's Tabstack in a clear convergence: instead of an external browser-automation MCP server touching your logged-in profile, tools now ship an in-app browser with an isolated profile, domain allowlists, and per-site permission cards. This shrinks the credential-exfiltration blast radius while keeping the agent's read/click/fill capability. The design lesson for builders: give agents web access through a scoped, disposable profile — never your real session.
Source
↳ Follow the thread