Fetching from the wire…
Top 5 · 2026-05-20 · source-backed
Three companies shipped standalone agent platforms in the same week, and none of them are IDE plugins.
Google launched Antigravity 2.0 at I/O with a desktop app, a Go-based CLI, and an SDK for self-hosted agent deployments. No IDE. It's conversations, projects, and multi-agent management. Anthropic's Claude Code got Agent View with session dashboards, dispatch flags, and claude agents --json for scripting live sessions. Nous shipped hermes-agent as a persistent daemon. The pattern is impossible to miss.
For the last three years, the AI coding story was "AI inside your IDE." Copilot in VS Code. Cursor as a fork of VS Code. Windsurf as another fork. The assumption was that the IDE is where developers live, so that's where AI belongs.
That assumption is breaking. I've noticed it in my own workflow with my personal projects. When I'm running Claude Code, I'm not really "in" VS Code anymore. The terminal is the primary surface. The IDE is a file viewer I glance at. When I dispatch background agents to work on parallel tasks, there's no IDE involved at all. The agents have their own execution context, their own sandboxes, their own tool access.
Antigravity 2.0 makes this explicit. It ships an SDK giving developers programmatic access to the same agent harness powering Google's internal products, with cross-platform sandboxing and credential masking built in. The New Stack described it as moving from "AI assistant" to "AI developer platform." The distinction matters. An assistant lives inside your tool. A platform is the tool.
Meanwhile, Claude Code v2.1.145 shipped fleet management flags: --add-dir, --settings, --mcp-config, --model, --effort for configuring dispatched background sessions. You're not pair-programming anymore. You're orchestrating.
For builders: start designing your workflows around agent surfaces, not IDE plugins. Build tmux integrations with claude agents --json. Write session pickers for switching between long-running background agents. The IDE isn't going away, but it's becoming one of many windows into your work, not the frame around all of it. Google, Anthropic, and Nous all arrived at this conclusion independently. That's not a coincidence.
Each link below shares sources, entities, or timing with this story.
Windsurf released Devin Local / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Windsurf released Devin Local); both cover Anthropic, Antigravity, Claude Code, CLI; overlapping topics (agent, claude, code).
Windsurf uses Claude Code / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Windsurf uses Claude Code); both cover Anthropic, Claude Code, CLI, Cursor; overlapping topics (agent, anthropic, claude, code, platform).
Windsurf uses Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Windsurf uses Claude Code); both cover Anthropic, Claude Code, Copilot, Cursor; reported by the same outlet (thenewstack.io).
Windsurf uses Claude Code / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Windsurf uses Claude Code); both cover Antigravity, Claude Code, Copilot, Google; overlapping topics (agent, around, claude, code, tool).
Windsurf uses Claude Code / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Windsurf uses Claude Code); both cover Claude Code, CLI, Cursor, IDE; overlapping topics (agent, developer, platform, tool).
Google acquired Windsurf / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Google acquired Windsurf); both cover Antigravity, Claude Code, CLI, Cursor; overlapping topics (agent, claude, code, tool).
Windsurf uses MCP / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Windsurf uses MCP); both cover Claude Code, CLI, Cursor, IDE; overlapping topics (claude, code).
Windsurf uses Claude Code / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Windsurf uses Claude Code); both cover Claude Code, Cursor, IDE, SDK; overlapping topics (agent, anymore, claude, code, developer).