Cursor 3.11 ships side chats, agent transcript search, and five new cloud hooks
The parallel-agent workflow gets ergonomic fixes. Side chats, searchable transcripts, and new observability hooks for teams running many agents at once.
Major Release
Cursor Changelog (Official)
Jul 10, 2026
- Side chats branch off a running agent via /side or /btw, each a durable full agent conversation you can revisit later.
- A local search index now searches actual message content across thousands of conversations, not just conversation names.
- Five new cloud-agent hook events add observability: beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, and subagentStart.
Cursor 3.11, released July 10, 2026, is easy to misread as a UI refresh: a way to open a second chat, a search box for old conversations, tidier pickers. The more useful reading is ergonomic. Since April, Cursor has been pushing developers toward running many agents at once, and 3.11 is the release that finally addresses what that workflow breaks: your ability to ask a side question without derailing a run, and to find what any past agent actually did.
The release follows an aggressive shipping cadence. Cursor 3.9 (June 29) brought the iOS app for remote agent management. 3.10 (June 30) added Team MCPs and organization groups. Now 3.11 rounds out the cycle with tooling for the supervision debt that parallel-agent work creates.
Side chats and transcript search
Side chats are created with /side, /btw, or the plus button. Each one is a durable, full agent conversation, not a throwaway popup. You can revisit it later and @-mention it to pull its context back into the main thread. For developers running long agent sessions, this means no more losing context when a colleague asks a question.
Agent transcripts are now searchable at scale. A local search index, exposed via Command+K in the Agents Window, searches actual message content. Cursor says the index scales to thousands of conversations. Within a single open transcript, Command+F now searches text with a match counter, solving the problem of scrolling through hours of agent output looking for a single decision point.
New cloud hook events
Five new hook events for cloud agents expand observability: beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, and subagentStart. These let teams observe agent reasoning and output on cloud VMs and build self-correcting loops around them. With this release, 14 of the 20 documented hook events now run on cloud agents.
Three releases in eleven days. Cursor 3.9 (iOS), 3.10 (Team MCPs), and 3.11 (side chats + search). The pace confirms that Cursor is investing hard in the multi-agent workflow, and the ergonomic fixes in 3.11 are an admission that parallel agents create real supervision debt.
The project and repo pickers were also rebuilt around location: search is scoped by This Computer, Cloud, or Remote Machine rather than one undifferentiated global list. That only makes sense as a design priority if a meaningful share of users now hold projects across all three.
How do I open a side chat?
Type /side or /btw in any agent session, or click the plus button on an existing chat. Each side chat is a durable, full agent conversation.
Does transcript search work with cloud agents?
Yes. The local search index covers all agent transcripts, including cloud agent sessions. It searches actual message content, not just conversation names.
One useful pick in your inbox, weekly
Join 12,000+ founders and marketers who get our latest tested recommendation and the best live deal, every Thursday. No spam, no fluff, unsubscribe anytime.
Build my stack