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.
Triple-stream retrieval (BM25 keyword, vector embeddings, knowledge-graph traversal) fused via Reciprocal Rank Fusion on the iii engine, with SQLite for state and an in-memory vector index, no external database. The economic claim: ~170K tokens/year (~$10) versus ~650K tokens...
Everyone writing SKILL.md files has absorbed the same folklore. Keep the top file thin. Push detail into reference files. Let the agent walk the tree as needed. More layers, more context efficiency. A controlled study submitted July 20 tested that across InfiniteBench, three a...
Three things happened this month that only make sense together. Agent Plugins 1.0 shipped co-signed by six competitors: AWS, Anysphere, Microsoft, OpenAI, Vercel and Google (GitHub Changelog). It makes skills-plus-MCP bundles portable across clients. OpenAI's August 11 Codex c...
Releasebot lists migration of settings, MCP servers, plugins, sessions, commands, and project-scoped memories, plus stabilized multi-agent V2 with per-subagent models, reasoning levels and concurrency, and Bedrock login with GPT-5.6 Sol as default. The migration path is the no...
The antigravity-awesome-skills repository hit 36,145 GitHub stars with a catalog of 1,400+ installable SKILL.md playbooks that work across Claude Code, Cursor, Codex CLI, Gemini CLI, Kiro, OpenCode, and GitHub Copilot. One command: npx antigravity-awesome-skills --claude. That...
The July 2026 update (v1.127-v1.131) runs each agent session against an isolated checkout, and it spans all three agents rather than being Copilot-only. Also: redesigned Agents window with side-by-side code review and chat, subagent tracking showing model, elapsed time and act...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.