Cursor changelog

Side Chats and Conversation Search

This release brings significant enhancements to environment and repository management. A new "Run on" picker guides agent execution to Cloud, This Computer, or Remote Machines, while the repo picker now features clear grouping, suggesting local cloning for cloud-only repos. Key improvements include a smarter branch picker prioritizing default and recent branches, a unified searchable menu for all remote options, and a simplified multi-repo setup. These changes create a more intuitive and efficient workflow for all users.

Added

  • Added the "Run on" picker that shows where your agent can run (Cloud, This Computer, or Remote Machines) and drills into the relevant choices (environments, local options, and so on) from there.
  • Added the ability to find the No Repo option by typing `none` or `no repo`.
  • Added clearer section dividers.
  • Added folder icons with a small cloud badge for cloud repos.

Improved

  • Improved repo picker grouping with options under No Repo, On This Computer, and Cloud.

Changed

  • The branch picker opens on your default branch and recently used branches instead of a long flat list, with search for everything else.
  • Combined all remote options—your machines, team pools, and existing remote workspaces—into one searchable Remote Machines menu.
  • Multi-repo and multi-root selection is a Select Multiple toggle inside the Cloud and This Computer flyouts, replacing the separate Set Up Workspace builder.
  • Moved search to the top of the menu.
  • Simplified the footer.
  • If a repo exists only in the cloud, the picker suggests cloning it locally.

Removed

  • Removed the Home concept so working without a repo is an explicit No Repo choice.
  • Removed redundant `Current` tag in the branch list.