This release introduces improvements to our Agents Window interface as part of Cursor 3. Tiled layout Split your current view into panes to run and manage several agents in parallel. The tiled layout makes it easier to multi-task and compare outputs across agents without jumping between tabs. Expand panes to focus on a conversation, drag agents into tiles, and use keybindings for quick navigation and organization. Your setup also persists across sessions. Upgraded voice input Dictation through voice input is more reliable and accurate. It records your full voice clip and transcribes it with batch STT for higher-quality speech-to-text. You can press and hold `Ctrl+M` to speak, and we've added controls to the UI while recording, such as a waveform, timer, and buttons for cancelling and confirming. Branch selection in empty state Previously, starting an agent from the empty state usually defaulted to your current branch. Now you can search and select a branch first, then launch a cloud agent directly against that branch. This cuts down on additional steps to switch branches and reduces accidental runs on the wrong branch. Diff to file navigation …