Change8

Cursor enterprise

Component

Updates related to the enterprise component of Cursor.

3 releases19 features3 bug fixesView all Cursor releases

All ENTERPRISE Features

  • Introduced Conversation Insights to analyze agent sessions, categorizing work type (Bug fixes, refactoring, explanation) and complexity.(enterprise-dec-2025)
  • Enabled sharing of agent conversations via read-only transcripts, which can be forked to start new conversations from the same context.(enterprise-dec-2025)
  • Added Billing Groups functionality for enterprise users to map usage and spend to organizational structure, set budget alerts, and track team adoption.(enterprise-dec-2025)
  • Extended Linux sandboxing support for agents, complementing existing macOS support, allowing scoped access control.(enterprise-dec-2025)
  • Launched Service Accounts for non-human automation, enabling secure configuration, API calls, and cloud agent invocation without tying workflows to individual developer accounts.(enterprise-dec-2025)
  • Introduced AI Code Reviews directly in the editor to find and fix bugs within your changes via a sidepanel.(2.1)
  • Enabled Instant Grep (Beta) so that all agent-run grep commands, including manual sidebar searches and regex searches, execute instantly across all models.(2.1)
  • Introduced a new Multi-Agents editor featuring a sidebar for managing agents and plans.(2.0)
  • Enabled running up to eight agents in parallel on a single prompt using isolated environments (git worktrees or remote machines).(2.0)
  • Introduced Composer, a new agentic coding model that is 4x faster than similarly intelligent models.(2.0)
  • Launched Browser functionality to General Availability (GA) with added support for Enterprise teams.(2.0)
  • Enabled Browser to be embedded in-editor, including new tools for element selection and forwarding DOM information to the agent.(2.0)
  • Enabled defining custom commands and rules for your Team via the Cursor dashboard, automatically applied to all members.(2.0)
  • Introduced Voice Mode, allowing control of the Agent using built-in speech-to-text conversion.(2.0)
  • Enabled defining custom submit keywords in settings to trigger the agent to begin running in Voice Mode.(2.0)
  • Enabled creating plans with one model and building the plan with another, with options for foreground, background, or parallel agent execution.(2.0)
  • Enabled sharing custom rules, commands, and prompts with the entire team via deeplinks.(2.0)
  • Enabled Enterprise teams to distribute hooks directly from the web dashboard, including managing drafts and OS targeting.(2.0)
  • Enabled viewing a timestamped Audit Log of admin events including user access, setting changes, and team rule edits.(2.0)

All ENTERPRISE Bug Fixes

  • Fixed file conflicts when running multiple agents in parallel by using isolated environments.(2.0)
  • Fixed memory leaks and improved overall memory usage across the application.(2.0)
  • Improved quality when working with Agent across all models, especially GPT-5 Codex, due to harness improvements.(2.0)

Releases with ENTERPRISE Changes