Fetching from the wire…
Public story · 2026-07-31 · high
The fix: branch a side chat without losing your main agent thread, shipped in three coding tools.
Why now: The three releases surfaced together in the July 31 briefing on coding-agent updates.
Three coding tools shipped the same fix: branch a side conversation without losing the main agent thread. Codex CLI, Cursor, and VS Code Copilot each added it within weeks of each other.
That matters for anyone building agent tools. A long agent run holds one expensive context, and a side question asked in the same thread risks polluting the work you're paying for.
Codex CLI's version, 0.146.0, is the most complete of the three, per the release notes. It adds named sessions, thread pinning, and forked threads with paginated history. It also lets you switch between side conversations without closing the one you're in.
Cursor 3.11 added the lightest version of the fix: two shortcuts, /side and /btw, for quick detours, per its release notes.
VS Code Copilot went further: one session holds multiple chats with peer-chat forking, so a branch can spawn its own branch, per its update notes.
Branching a chat without losing the main thread is the floor for coding agents, not a feature to brag about. A tool that ships a long-running agent mode without it looks like it's missing something basic.
The three releases surfaced together in the July 31 briefing on coding-agent updates.
Each link below shares sources, entities, or timing with this story.
Cursor uses MCP / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Cursor uses MCP); both cover Codex CLI, Cursor; overlapping topics (agent, code, copilot).
OpenCode competes with Cursor / Shared entity: Cursor / Same source / Shared topic / Earlier coverage
Linked by a graph relationship (OpenCode competes with Cursor); both cover Cursor; cite the same source (Codex CLI 0.146.0).
Cursor uses MCP / Shared entity: Cursor / Same source / Shared topic / Earlier coverage
Linked by a graph relationship (Cursor uses MCP); both cover Cursor; cite the same source (Codex CLI 0.146.0).
Cursor benchmarked against Antigravity / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Cursor benchmarked against Antigravity); both cover Codex CLI, Cursor; overlapping topics (agent, code, coding).
Cursor benchmarked against Windsurf / Shared entity: Cursor / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Cursor benchmarked against Windsurf); both cover Cursor; overlapping topics (agent, code, coding, copilot).
Cursor benchmarked against Codex / Shared entity: Cursor / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Cursor benchmarked against Codex); both cover Cursor; overlapping topics (agent, code, coding, context).
Cursor uses MCP / Shared entity: Cursor / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Cursor uses MCP); both cover Cursor; overlapping topics (agent, code, coding, copilot).
Cursor benchmarked against Antigravity / Shared entity: Cursor / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Cursor benchmarked against Antigravity); both cover Cursor; reported by the same outlet (releasebot.io).