Cursor changelog

Full-screen Tabs and Compact Chats

This release introduces new granular output detail options: Compact for concise results, Balanced for important steps, and Detailed for complete context. Users will also find improved PR tab workflows with clearer review states, faster search and navigation in large workspaces, and smoother long-chat scrolling. Significant bug fixes address reliability issues across PR tabs, background tasks, cloud agents, authentication, and keyboard shortcuts, benefiting all users with a more stable and efficient experience.

Added

  • Added clearer status text for background/resumed tasks.
  • Added cleaner environment/repo selection and better persistence when switching contexts.

Improved

  • Improved PR tabs by adding clearer review states, better reviewer/thread visibility, and more predictable PR tab actions.
  • Improved long-chat scrolling to make it smoother, added better undo grouping in prompt input, and improved behavior while streaming.
  • Improved MCP auth token lifecycle handling.
  • Improved search and navigation to make it faster and more reliable in large workspaces.

Changed

  • Compact: shows concise results with minimal tool traces
  • Balanced: includes important intermediate steps
  • Detailed: provides near-complete step-by-step context
  • Clarified model naming and selection behavior in the model picker and added stronger fallback handling.

Fixed

  • Fixed PR tab bugs affecting branch lookup, header state, and diff loading.
  • Fixed background task reliability issues like resume failures, interrupt edge cases, and incorrect status scoping on resumed subagents.
  • Fixed cloud agents bugs blocking setup, state merge/persistence bugs, and multi-repo identity issues.
  • Fixed MCP/OAuth reliability bugs like transient 401/stale-token cases and large-token handling edge cases.
  • Fixed edge cases around slash menu + approval regressions, ask-question flow issues, and paste-chunk handling.
  • Fixed keyboard shortcuts bugs in modals, vim/emacs caret style leakage, and other key handling.
  • Fixed hook invocation/path-length issues and Git prompt-related regressions.
  • Fixed model-routing mismatches, proxy body normalization, and thought-chunk forwarding issues.
  • Fixed webhook auth/hostname resolution, GHES installation persistence, and mirrored-repo behavior.

Removed

  • Removed noisy in-app terminal notifications and improved shortcut behavior.