Cursor
Anysphere · source page ↗ · last checked Aug 24, 2026, 12:00 PM
Current pricing
● live captured Aug 24, 2026, 12:00 PM- Includes Agent and Tab completions
- No credit card required
- Limited Agent requests
- Limited Tab completions
- Everything in Hobby
- Access to frontier models
- MCPs, skills, and hooks
- Cloud agents
- Bugbot on usage-based billing
- Extended limits on Agent
- Everything in Pro
- Higher usage limits on Agent and frontier models
- Recommended for daily agent users
- ~3x the included usage of Pro
- Everything in Pro+
- Highest usage limits across models
- Recommended for agent power users
- ~20x the included usage of Pro
- Everything in Pro / Individual
- Centralized team billing and administration
- Agentic code reviews with Bugbot
- Cloud agents and automations with shared team context
- SAML/OIDC SSO and team-wide privacy mode
- Usage analytics to understand team behavior
- Team marketplace for internal rules, skills, and plugins
- Everything in Teams
- Pooled usage
- Invoice/PO billing and SCIM seat management
- Repository, model, and MCP access controls
- Audit logs, service accounts, and AI code tracking API
- Pooled usage across seats
- Priority support
Cursor sells five subscription tiers (Hobby, Pro, Pro+, Ultra, Teams) plus custom Enterprise. The Pro+ ($60/mo) and Ultra ($200/mo) prices live in the page's embedded plan data behind a JS tab toggle (not in the rendered static text), so they're restated here from that source; included-usage multiples are approximate. Usage-based billing (e.g. Bugbot) is referenced but no per-token API rates are shown on this page. Prices subject to change; taxes not included.
Changelog
- Jun 10, 2026 Bugbot is now over 3x faster, 22% cheaper, and finds 10% more bugsBugbot review time drops to ~90s (from ~5 min), finds 0.62 bugs/review (from 0.56) at ~22% lower cost, powered by Composer 2.5; adds a /review command and reviews only new changes since last run.
- Jun 5, 2026 Design Mode Improvements (v3.7)Multi-select elements in the browser to adjust component groups, plus voice input to narrate UI changes via the Design Mode overlay, with the mic available during agent runs to queue changes.
- Jun 4, 2026 Custom stores, custom tools, and auto-review for the Cursor SDKSDK adds custom tools (local.customTools), classifier-based auto-review (local.autoReview), JSONL/custom stores alongside SQLite, nested subagents, run correlation via requestId, and Python SDK workspace support.
- Jun 4, 2026 Canvas Design Mode and Context Usage Report (v3.7)Design Mode in canvases for direct element annotation, interactive context-usage reports showing token distribution, full-screen canvas sharing, clickable prompt buttons, and better canvas type-error fixing and styling.
- Jun 3, 2026 Organizations for Cursor EnterpriseNew organization-level container for identity and admin with multi-team support, independent security/governance controls, lightweight Groups, org-wide usage analytics and spend rollup, and user mobility across teams via dashboard, API, or CSV.
Extracted from the first (newest) page of cursor.com/changelog; older entries are behind a paginated "Older posts" link not included here. Dates and facts as printed on the page.
Curated snapshot · as of 2026-06-15. Detected page changes are in the change history below.
In the news · Anysphere
- Cloud Agents and Cursor Harness Improvements
- SpaceX Acquires Cursor Creator Anysphere for $60 Billion
- Origin Code Hosting
- SpaceX Buys Cursor: 60 Billion for Anysphere, the Largest Startup Acquisition Ever
- SpaceX Closes $60 Billion Cursor Acquisition, Unlocking World’s Largest GPU Fleet
- SpaceX Cursor Deal Closes at $60 Billion in Stock
- Elon Musk’s SpaceX Completes $60B Acquisition of Cursor AI Startup
- Why is SpaceX Stock Price Falling After the $60 Billion Cursor Acquisition?
Importance-filtered press coverage (Google News) mentioning Anysphere. Headlines link to the original; verify before acting.
Change history
- Update Aug 19, 2026, 6:00 PM
Aug 19, 2026 changelog added cloud agents and Cursor harness improvements including subscriptions, custom modes, subagents on isolated VMs, /goal command, and steering improvements.
- Subscriptions feature allows Cursor Agent to monitor PRs, watch Slack threads, or run scheduled tasks and respond to events
- Subagents can now run on their own virtual machines with isolated project copies in separate cloud environments
- New /goal command enables long-lived objectives for agents and /loop for recurring check-ins, with steering improvements allowing messages while agent works
View raw diff +38 −24
- Jul 28, 2026 · Changelog - Cursor Start - We're introducing Cursor Start, a new ₹649 monthly plan for developers in India, making daily agentic development accessible and payment easy with local pricing and UPI. - Existing Free users in India can upgrade their plan from the dashboard. New users in India can visit cursor.com/signup and select the Start plan during onboarding. - Start bills monthly with auto-renewal and is available from July 28, 2026. - Cursor Start includes: - Generous access to Cursor models: Grok and Composer, with enough usage to build with agents every day. - Always-on cloud agents that build, test, and ship code while you keep working. - Cursor for iOS with remote control, so you can launch and steer agents from your phone. - Plugins, MCP servers, hooks, and skills to extend Cursor across your workflows. - Local pricing at ₹649 per month, tax inclusive, billed in INR with UPI or card. - Learn more in our announcement and docs. - Jul 28, 2026 · Changelog - Cursor Start - We're introducing Cursor Start, a new ₹649 monthly plan for developers in India, making daily agentic development accessible and payment easy with local pricing and UPI. - Existing Free users in India can upgrade their plan from the dashboard. New users in India can visit cursor.com/signup and select the Start plan during onboarding. - Start bills monthly with auto-renewal and is available from July 28, 2026. - Cursor Start includes: - Generous access to Cursor models: Grok and Composer, with enough usage to build with agents every day. - Always-on cloud agents that build, test, and ship code while you keep working. - Cursor for iOS with remote control, so you can launch and steer agents from your phone. - Plugins, MCP servers, hooks, and skills to extend Cursor across your workflows. - Local pricing at ₹649 per month, tax inclusive, billed in INR with UPI or card. - Learn more in our announcement and docs. + Aug 19, 2026 · Changelog + Cloud Agents and Cursor Harness Improvements + We're continuing to improve cloud agents and the Cursor harness so always-on agents can operate as a system, building and shipping software on their own without the need for intervention at each loop. + With this release, cloud agents can automatically pick up work in response to events, hold a goal until it's met, and stay on course through long-running sessions. + #Subscriptions + Cursor can now monitor your PRs, watch a Slack thread, or run scheduled tasks. Cursor Agent subscribes to an event source (a thread or conversation) and wakes when something happens. Subscriptions are available for cloud agents only, for now. + Cloud agents automatically subscribe to PRs they create and drive them to completion, fixing CI and addressing bot comments. In Slack, ask @cursor check back in an hour and keep going until that feedback is in. + #Custom modes + Use any skill as a Custom Mode: a skill that stays pinned in the chat. Custom modes keep agents focused on a skill - you can think about it like "always on" skills. + From /, pick a skill and press ⌥⏎ (Mac) or Alt+Enter (Windows), or choose Use as Mode. + #Subagents on their own machines + Subagents can now run on their own virtual machines. Each gets an isolated copy of the project with clean context in its own cloud environment. + Have subagents test the parent agent's changes in fresh environments or swarm independent fixes without collisions. Try run a swarm of subagents to test my app for bugs, each in its own environment. + #/goal + Use /goal to give the agent a long-lived objective to work towards until it's fully complete. + Try /goal fix all flaky tests and make CI green in a new chat. Pair it with a custom mode to follow a playbook, or /loop for recurring check-ins. + #Steering improvements + You can now send a message to steer the agent while it's working without interruption. Follow-ups wait for the next tool call instead of cutting the agent off mid-action. + Type a follow-up and hit Send now, or press ⏎ twice. + Aug 19, 2026 · Changelog + Cloud Agents and Cursor Harness Improvements + We're continuing to improve cloud agents and the Cursor harness so always-on agents can operate as a system, building and shipping software on their own without the need for intervention at each loop. + With this release, cloud agents can automatically pick up work in response to events, hold a goal until it's met, and stay on course through long-running sessions. + #Subscriptions + Cursor can now monitor your PRs, watch a Slack thread, or run scheduled tasks. Cursor Agent subscribes to an event source (a thread or conversation) and wakes when something happens. Subscriptions are available for cloud agents only, for now. + Cloud agents automatically subscribe to PRs they create and drive them to completion, fixing CI and addressing bot comments. In Slack, ask @cursor check back in an hour and keep going until that feedback is in. + #Custom modes + Use any skill as a Custom Mode: a skill that stays pinned in the chat. Custom modes keep agents focused on a skill - you can think about it like "always on" skills. + From /, pick a skill and press ⌥⏎ (Mac) or Alt+Enter (Windows), or choose Use as Mode. + #Subagents on their own machines + Subagents can now run on their own virtual machines. Each gets an isolated copy of the project with clean context in its own cloud environment. + Have subagents test the parent agent's changes in fresh environments or swarm independent fixes without collisions. Try run a swarm of subagents to test my app for bugs, each in its own environment. + #/goal + Use /goal to give the agent a long-lived objective to work towards until it's fully complete. + Try /goal fix all flaky tests and make CI green in a new chat. Pair it with a custom mode to follow a playbook, or /loop for recurring check-ins. + #Steering improvements
- Update Aug 17, 2026, 6:00 PM
Cursor introduced Origin Code Hosting, a new early beta feature on all paid plans (starting Aug 17, 2026) enabling code repository hosting, GitHub sync, pull requests, and app integrations with Vercel, Depot, and Buildkite.
- Origin Code Hosting rolling out Aug 17, 2026 in early beta on all paid plans
- Integrations with Vercel, Depot, and Buildkite already available
- Pull requests sync bidirectionally between Cursor and GitHub with real-time updates
View raw diff +46 −40
- Jul 22, 2026 · Changelog - Cursor Router - Auto mode is now powered by Cursor Router. - Cursor Router is our intelligent model router. It analyzes each request and sends it to the right model for the job. Frontier models handle work that demands them. Price-efficient models handle the rest. - #Optimization modes - Select Auto, then choose how the router optimizes: - Intelligence: Frontier quality, matching the most expensive and powerful models that might be out of reach for daily use. - Balance: Strong quality, matching the frontier models that most people like to daily drive. - Cost: Good quality, reaching the highest available intelligence while optimizing token spend. - Balance and Intelligence bill at the routed model’s rate. Each mode moves you along the cost-intelligence pareto frontier. - #Admin controls - Admins can enable the router per team or group, restrict which optimization modes members can use, set the default mode, and allow or block underlying models. - Cursor Router is available across desktop, web, iOS, CLI, and our SDK. It is on by default for Teams plans. Enterprise admins can enable it from the dashboard. - Improvements↓↑ - Per-request classification by task type and complexity - Optimization modes: Cost, Balance, and Intelligence - Admin controls: per-team and per-group enablement, mode restrictions, default mode, and model allow and block lists - Routed model can be displayed or hidden (hidden by default) - Soft and hard enforcement options for standardizing on Auto - Grok 4.5 required as a price-efficient routing option - Jul 22, 2026 · Changelog - Cursor Router - Auto mode is now powered by Cursor Router. - Cursor Router is our intelligent model router. It analyzes each request and sends it to the right model for the job. Frontier models handle work that demands them. Price-efficient models handle the rest. - #Optimization modes - Select Auto, then choose how the router optimizes: - Intelligence: Frontier quality, matching the most expensive and powerful models that might be out of reach for daily use. - Balance: Strong quality, matching the frontier models that most people like to daily drive. - Cost: Good quality, reaching the highest available intelligence while optimizing token spend. - Balance and Intelligence bill at the routed model’s rate. Each mode moves you along the cost-intelligence pareto frontier. - #Admin controls - Admins can enable the router per team or group, restrict which optimization modes members can use, set the default mode, and allow or block underlying models. - Cursor Router is available across desktop, web, iOS, CLI, and our SDK. It is on by default for Teams plans. Enterprise admins can enable it from the dashboard. - Improvements↓↑ - Per-request classification by task type and complexity - Optimization modes: Cost, Balance, and Intelligence - Admin controls: per-team and per-group enablement, mode restrictions, default mode, and model allow and block lists - Routed model can be displayed or hidden (hidden by default) - Soft and hard enforcement options for standardizing on Auto - Grok 4.5 required as a price-efficient routing option + Aug 17, 2026 · Changelog + Origin Code Hosting + Cursor can now host your code. + Origin begins rolling out today in early beta on all paid plans. We're starting with the essentials, designed for agent scale: repos, pull requests, code browsing, and GitHub sync. Agent-native features ship soon. + #Origin Repos + The new Codebase tab is home for Origin repos. + Click +New to create a new repo and name it. Once you do, a page shows you how to install the CLI, with commands for how to clone a repo or push a local project. Push, and your code is hosted on Origin. + Name your codebase when you create your first repo. That name becomes part of every repo's URL: cursor.com/codebase/acme-corp. + #Bring your GitHub repos + Your GitHub repos can sit alongside the ones Cursor hosts. Connect GitHub to Cursor, pick your org, and you'll see the repos you can sync. Select one and Cursor pulls it in. You choose what gets synced and can disconnect a repo at any time. Anyone with read or write access to a synced repo can view it in Cursor too. + Synced repos update in real time. Browse, search, and pull from the copy in Origin. Pushes keep going to GitHub, which stays the source of truth for anything started there. Icons next to each repo name tell you which ones Cursor hosts and which came from GitHub. + #Pull requests + Every repo has pull requests. Open one to see the timeline, commits, checks, and files changed. Review the diff, leave comments, and merge. + Pull requests on synced repos sync both ways: comment in Cursor and it posts to GitHub, react or reply on GitHub and it shows up in Cursor within seconds. Got a review assigned to you on GitHub? Review and merge it from Cursor. + #Agents in every repo + Your code, PRs, and agents are now in the same place. Ask Cursor questions about code you're browsing. It can answer, make changes, update PRs, or push a branch. + #App extensions for Cursor repos + We're building an app ecosystem so your whole stack works seamlessly with Origin. Integrations with Vercel, Depot, and Buildkite are already available, with more coming soon. + Connect Vercel from a repo's Apps tab and every PR gets a preview deployment where you can test and make comments. Merge, and it ships to production. For CI, connect Depot or Buildkite. Both run your existing GitHub Actions workflows and Buildkite also runs its native pipelines. + #Settings
- Update Aug 13, 2026, 6:00 PM
Cloud Agents now boot 10x faster with 3x faster time to first token using background-prepared environment builds, included at no additional cost.
- Internally, environments now boot 10x faster, with 3x faster time to first token
- Builds are included with Cloud Agents at no additional cost
- Agents keep using the last successful build when new commits break the environment
View raw diff +30 −24
- Jul 17, 2026 · Changelog - Improvements to Cursor in Slack - Cursor in Slack now shares a plan before it starts, runs in multi-repo environments, and can work across channels and threads. - #Interaction improvements - Cursor now responds with a plan before it begins, so you can jump in and redirect early. As it works, it updates its status so you can follow each step. - We also refined how Cursor's responses look in Slack. In-message buttons are gone, replaced by compact footer links. Tables, PRs, and artifacts now render more cleanly. - #Multi-repo environment support - From Slack, Cursor can now start in a named multi-repo environment instead of a single default repository. If your frontend, backend, and shared code live in separate repos, Cursor reads your request and targets the environment that gives it access to all of them. - Mid-task, when Cursor needs a repo outside the current environment, it prompts you with a Switch repository button. Click it, choose the repo or environment, and Cursor picks up right where it left off. - #Cross-channel workflows - Cursor can now read from and send messages to other Slack channels and threads. During a task, it can pull context from elsewhere in the workspace and post updates back in the original thread or the relevant channel. - Learn more in our Slack docs. - Jul 17, 2026 · Changelog - Improvements to Cursor in Slack - Cursor in Slack now shares a plan before it starts, runs in multi-repo environments, and can work across channels and threads. - #Interaction improvements - Cursor now responds with a plan before it begins, so you can jump in and redirect early. As it works, it updates its status so you can follow each step. - We also refined how Cursor's responses look in Slack. In-message buttons are gone, replaced by compact footer links. Tables, PRs, and artifacts now render more cleanly. - #Multi-repo environment support - From Slack, Cursor can now start in a named multi-repo environment instead of a single default repository. If your frontend, backend, and shared code live in separate repos, Cursor reads your request and targets the environment that gives it access to all of them. - Mid-task, when Cursor needs a repo outside the current environment, it prompts you with a Switch repository button. Click it, choose the repo or environment, and Cursor picks up right where it left off. - #Cross-channel workflows - Cursor can now read from and send messages to other Slack channels and threads. During a task, it can pull context from elsewhere in the workspace and post updates back in the original thread or the relevant channel. - Learn more in our Slack docs. + Aug 13, 2026 · Changelog + Cloud Agents Start 3x Faster with Builds + Agents do their best work when they start in a ready environment: repos cloned, dependencies installed, and your install script already run. + This release introduces builds: ready-to-use copies of your development environment that Cursor prepares in the background. Agents boot into a ready environment instead of setting up from scratch each session. Builds are included with Cloud Agents at no additional cost. + #Faster starts + Cursor runs a new build of your environment regularly. When a build succeeds, it becomes the environment future agents start from. Cursor keeps warm copies ready so the next agent does not wait. Internally, our environments now boot 10x faster, with 3x faster time to first token. + Use your install command for anything that can be prepared ahead of time. The start command still runs when you first prompt an agent and should focus on services that need to be fresh in the session. + #More resilient agent runs + When a bad commit or dependency update breaks your environment, agents keep using the last successful build. The broken build never becomes active, you are notified of the issue, and your agents keep working while you debug in the background. + #Build history and debugging + Each environment has a Builds tab in the Cloud Agents dashboard. You can inspect build status, logs, commit SHAs, and which build each agent run used. Agents can also inspect and manage builds using built-in tools. + #Getting started + New environments use Builds automatically. For an existing environment, open it in the Cloud Agents dashboard, go to the Builds tab, and click Enable Builds. Or click Run setup agent first to test the migration and review any proposed config changes. + You can also trigger a Build manually, debug a failing Build with an agent, and control how stale Builds refresh with a configurable threshold. + Learn more in our announcement post and docs. + Aug 13, 2026 · Changelog + Cloud Agents Start 3x Faster with Builds + Agents do their best work when they start in a ready environment: repos cloned, dependencies installed, and your install script already run. + This release introduces builds: ready-to-use copies of your development environment that Cursor prepares in the background. Agents boot into a ready environment instead of setting up from scratch each session. Builds are included with Cloud Agents at no additional cost. + #Faster starts + Cursor runs a new build of your environment regularly. When a build succeeds, it becomes the environment future agents start from. Cursor keeps warm copies ready so the next agent does not wait. Internally, our environments now boot 10x faster, with 3x faster time to first token. + Use your install command for anything that can be prepared ahead of time. The start command still runs when you first prompt an agent and should focus on services that need to be fresh in the session. + #More resilient agent runs + When a bad commit or dependency update breaks your environment, agents keep using the last successful build. The broken build never becomes active, you are notified of the issue, and your agents keep working while you debug in the background. + #Build history and debugging + Each environment has a Builds tab in the Cloud Agents dashboard. You can inspect build status, logs, commit SHAs, and which build each agent run used. Agents can also inspect and manage builds using built-in tools. + #Getting started + New environments use Builds automatically. For an existing environment, open it in the Cloud Agents dashboard, go to the Builds tab, and click Enable Builds. Or click Run setup agent first to test the migration and review any proposed config changes. + You can also trigger a Build manually, debug a failing Build with an agent, and control how stale Builds refresh with a configurable threshold. + Learn more in our announcement post and docs.
- Update Aug 13, 2026, 12:00 AM
Cursor model descriptions simplified by removing version numbers and performance qualifiers (Grok 4.5 and fast/non-fast designations removed).
- Grok 4.5 changed to Grok
- Removed fixed medium effort and non-fast qualifiers
View raw diff +2 −2
- Generous access to Cursor models: Grok 4.5 (fixed medium effort, non-fast) and Composer (non-fast), with enough usage to build with agents every day. - Generous access to Cursor models: Grok 4.5 (fixed medium effort, non-fast) and Composer (non-fast), with enough usage to build with agents every day. + Generous access to Cursor models: Grok and Composer, with enough usage to build with agents every day. + Generous access to Cursor models: Grok and Composer, with enough usage to build with agents every day.
- Pricing Aug 13, 2026, 12:00 AM
Composer removed from Grok feature descriptions across Free, Pro, Pro+, Ultra, and Teams plans
Removed "& Composer" from Grok feature descriptions across all plansView raw diff +6 −6
- ✓ Generous limits for Grok & Composer - ✓ Generous limits for Grok & Composer - ✓ Generous limits for Grok & Composer - ✓ Generous limits for Grok & Composer - ✓ Generous limits for Grok & Composer - ✓ Generous limits for Grok & Composer + ✓ Generous limits for Grok + ✓ Generous limits for Grok + ✓ Generous limits for Grok + ✓ Generous limits for Grok + ✓ Generous limits for Grok + ✓ Generous limits for Grok
- Update Aug 4, 2026, 6:00 PM
Removed Docs and Sheets from the list of Google plugins available to coding agents, now only supporting Gmail, Google Drive, and Calendar.
- Removed Google Docs plugin access (open and read documents, write and edit text, create new docs)
- Removed Google Sheets plugin access (read ranges and find values, update cells, create and edit spreadsheets)
- Plugins now limited to Gmail, Google Drive, and Calendar only
View raw diff +2 −6
- New plugins give coding agents direct access to Gmail, Google Drive, Calendar, Docs, and Sheets, so you can pull context, draft and update files, and manage your inbox and calendar without leaving Cursor. - Google Docs: open and read documents, write and edit text, create new docs - Google Sheets: read ranges and find values, update cells, create and edit spreadsheets - New plugins give coding agents direct access to Gmail, Google Drive, Calendar, Docs, and Sheets, so you can pull context, draft and update files, and manage your inbox and calendar without leaving Cursor. - Google Docs: open and read documents, write and edit text, create new docs - Google Sheets: read ranges and find values, update cells, create and edit spreadsheets + New plugins give coding agents direct access to Gmail, Google Drive, and Calendar, so you can pull context, draft and update files, and manage your inbox and calendar without leaving Cursor. + New plugins give coding agents direct access to Gmail, Google Drive, and Calendar, so you can pull context, draft and update files, and manage your inbox and calendar without leaving Cursor.
- Update Aug 4, 2026, 12:00 AM
Cursor version 3.11 changelog replaced with version dated Aug 3, 2026 introducing Google Workspace Plugins for agents to access Gmail, Google Drive, Calendar, Docs, Sheets, and Chat.
- Google Drive: search files and folders, open and download content, create and organize files
- Gmail: search and read mail, draft and send messages, apply labels and manage threads
- Google Calendar: read schedules, create and update events, find free time
View raw diff +24 −60
- 3.11 Jul 10, 2026 · Changelog - Side Chats and Conversation Search - This release makes it easier to stay in flow with side chats that run alongside your main chat, the ability to search agent transcripts, and simplified project and repo pickers. - #Side chats - Open a side chat to ask questions, explore ideas, and investigate tangents without interrupting your main agent conversation. Use /side, /btw, or the plus button at the top of the chat panel to create a new side chat that has context from the main chat. - Each side chat is a durable, full agent conversation that you can follow up on, revisit later, and at-mention to pull context back into the main thread. - By default, side chats focus on reading, searching, and answering. Use them to ask clarification questions, research alternatives without committing to a pivot, and sanity-check a decision while the main agent continues running. - #Conversation search - Find past agent chats faster with search results that go beyond names and PR numbers. In the Agents Window, you can search agent transcripts from the command palette (Cmd+K). Cursor builds a local search index that scales search to thousands of conversations with snappy performance. - You can also search within an existing conversation using Cmd+F. Jump between matches, see a match counter, and keep searching as you scroll through long transcripts. - #Redesigned project and repo pickers - We've simplified the project and repo pickers and made them more powerful. You can now stay in the picker for workflows that used to send you elsewhere. For example, you can create a project and connect GitHub, GitLab, or Azure DevOps without leaving the picker. - Search is now scoped to where you're working—This Computer, Cloud, or a specific remote machine—instead of one global search box. You can also remove projects from Recents with one click. - #New cloud agent hooks - Cloud agents already support team hooks around tool execution and file/shell work. We've added new hooks that let you observe and control the agent conversation itself: prompts, responses, thinking, subagents, compaction, and turn completion. See all the supported hooks in our docs. - New hooks like beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, subagentStart, and more allow you to better observe output and reasoning, control subagents, and build self-correcting loops with cloud agents. - Picker Improvements↓↑ - Improved repo picker grouping with options under No Repo, On This Computer, and Cloud. - 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. - The branch picker opens on your default branch and recently used branches instead of a long flat list, with search for everything else. - Removed the Home concept so working without a repo is an explicit No Repo choice. - 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. - Added the ability to find the No Repo option by typing none or no repo. - If a repo exists only in the cloud, the picker suggests cloning it locally. - Added clearer section dividers. - Added folder icons with a small cloud badge for cloud repos. - Removed redundant Current tag in the branch list. - 3.11 Jul 10, 2026 · Changelog - Side Chats and Conversation Search - This release makes it easier to stay in flow with side chats that run alongside your main chat, the ability to search agent transcripts, and simplified project and repo pickers. - #Side chats - Open a side chat to ask questions, explore ideas, and investigate tangents without interrupting your main agent conversation. Use /side, /btw, or the plus button at the top of the chat panel to create a new side chat that has context from the main chat. - Each side chat is a durable, full agent conversation that you can follow up on, revisit later, and at-mention to pull context back into the main thread. - By default, side chats focus on reading, searching, and answering. Use them to ask clarification questions, research alternatives without committing to a pivot, and sanity-check a decision while the main agent continues running. - #Conversation search - Find past agent chats faster with search results that go beyond names and PR numbers. In the Agents Window, you can search agent transcripts from the command palette (Cmd+K). Cursor builds a local search index that scales search to thousands of conversations with snappy performance. - You can also search within an existing conversation using Cmd+F. Jump between matches, see a match counter, and keep searching as you scroll through long transcripts. - #Redesigned project and repo pickers - We've simplified the project and repo pickers and made them more powerful. You can now stay in the picker for workflows that used to send you elsewhere. For example, you can create a project and connect GitHub, GitLab, or Azure DevOps without leaving the picker. - Search is now scoped to where you're working—This Computer, Cloud, or a specific remote machine—instead of one global search box. You can also remove projects from Recents with one click. - #New cloud agent hooks - Cloud agents already support team hooks around tool execution and file/shell work. We've added new hooks that let you observe and control the agent conversation itself: prompts, responses, thinking, subagents, compaction, and turn completion. See all the supported hooks in our docs. - New hooks like beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, subagentStart, and more allow you to better observe output and reasoning, control subagents, and build self-correcting loops with cloud agents. - Picker Improvements↓↑ - Improved repo picker grouping with options under No Repo, On This Computer, and Cloud. - 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. - The branch picker opens on your default branch and recently used branches instead of a long flat list, with search for everything else. - Removed the Home concept so working without a repo is an explicit No Repo choice. - 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. - Added the ability to find the No Repo option by typing none or no repo. - If a repo exists only in the cloud, the picker suggests cloning it locally. - Added clearer section dividers. - Added folder icons with a small cloud badge for cloud repos. - Removed redundant Current tag in the branch list.
- Update Jul 30, 2026, 12:00 AM
Cursor for iPad is now available on all paid plans with new features including full PR review surface, inbox organization, and support for Bitbucket and Azure DevOps SCM.
- Cursor for iPad now available on all paid plans
- Support added for Bitbucket and Azure DevOps SCM
- Multi-PR sessions now allow opening every PR created by a single chat, not just the last one
View raw diff +32 −22
- 3.10 Jun 30, 2026 · Changelog - MCPs and Organizations in Team Marketplaces - We've expanded team marketplaces to support Team MCPs and organization groups. - #Team MCPs in team marketplaces - Admins can now configure Team MCP servers once and distribute them across cloud agents, the agents window, IDE, and CLI. - When an admin sets up Team MCP servers for cloud agents, they can make those same servers available in a team marketplace from Dashboard -> Integrations & MCP. This allows members of the team to install approved integrations locally without configuring servers themselves. - Learn more in the docs on migrating existing Team MCPs. - #Marketplace access by organization group - Team marketplaces now support organization groups, in addition to team-level SCIM directory groups. - Under Dashboard -> Plugins -> Team Marketplaces, restrict marketplace access to specific organization groups. Marketplaces that already use SCIM directory groups keep that configuration. - Get started in the Cursor dashboard. - 3.10 Jun 30, 2026 · Changelog - MCPs and Organizations in Team Marketplaces - We've expanded team marketplaces to support Team MCPs and organization groups. - #Team MCPs in team marketplaces - Admins can now configure Team MCP servers once and distribute them across cloud agents, the agents window, IDE, and CLI. - When an admin sets up Team MCP servers for cloud agents, they can make those same servers available in a team marketplace from Dashboard -> Integrations & MCP. This allows members of the team to install approved integrations locally without configuring servers themselves. - Learn more in the docs on migrating existing Team MCPs. - #Marketplace access by organization group - Team marketplaces now support organization groups, in addition to team-level SCIM directory groups. - Under Dashboard -> Plugins -> Team Marketplaces, restrict marketplace access to specific organization groups. Marketplaces that already use SCIM directory groups keep that configuration. - Get started in the Cursor dashboard. + Jul 29, 2026 · Changelog + Cursor, now on iPad + Cursor for iPad is now available on all paid plans. + New to both iPhone and iPad: an inbox to stay organized, and a review experience that covers the full PR. Create, review, and merge from anywhere. + #Built for the bigger screen + The iPad layout is rebuilt around the extra space. Sidebar chats stay pinned so you can watch several agents run at once. Split screen keeps a review open next to a chat, and file diffs render in full. + Markup gets more room to work too. Attach a screenshot, then tap to drop a comment at a specific point, or draw directly on the image with Apple Pencil. + #A full review surface + On iPhone and iPad, the review screen now covers the full PR: comments, checks, and approvals. Add or change reviewers, read comments, and prompt the agent to resolve them. The whole path from agent output to merged PR now travels with you. + #Inbox + An Inbox helps you and your agents stay organized. See what's in progress, what needs your attention, and which PRs are in review. + #Additional improvements for Cursor on iPhone and iPad + Bitbucket and Azure DevOps SCM support + Multi-PR sessions: when one chat creates multiple PRs, you can now open every one of them, not just the last. + Switch between teams that you belong to directly in the app + Download the Cursor App or read our docs to learn more. + Jul 29, 2026 · Changelog + Cursor, now on iPad + Cursor for iPad is now available on all paid plans. + New to both iPhone and iPad: an inbox to stay organized, and a review experience that covers the full PR. Create, review, and merge from anywhere. + #Built for the bigger screen + The iPad layout is rebuilt around the extra space. Sidebar chats stay pinned so you can watch several agents run at once. Split screen keeps a review open next to a chat, and file diffs render in full. + Markup gets more room to work too. Attach a screenshot, then tap to drop a comment at a specific point, or draw directly on the image with Apple Pencil. + #A full review surface + On iPhone and iPad, the review screen now covers the full PR: comments, checks, and approvals. Add or change reviewers, read comments, and prompt the agent to resolve them. The whole path from agent output to merged PR now travels with you. + #Inbox + An Inbox helps you and your agents stay organized. See what's in progress, what needs your attention, and which PRs are in review. + #Additional improvements for Cursor on iPhone and iPad + Bitbucket and Azure DevOps SCM support + Multi-PR sessions: when one chat creates multiple PRs, you can now open every one of them, not just the last. + Switch between teams that you belong to directly in the app + Download the Cursor App or read our docs to learn more.
- Update Jul 29, 2026, 12:00 AM
Cursor model access descriptions changed to specify Grok 4.5 limitations and remove 'fast' option availability for both Grok 4.5 and Composer.
- Grok 4.5 changed from generic description to 'fixed medium effort, non-fast'
- Composer changed from generic description to 'non-fast'
View raw diff +2 −2
- Generous access to Cursor models: Grok 4.5, our most powerful model, and Composer, our most price-efficient coding model, with enough usage to build with agents every day. - Generous access to Cursor models: Grok 4.5, our most powerful model, and Composer, our most price-efficient coding model, with enough usage to build with agents every day. + Generous access to Cursor models: Grok 4.5 (fixed medium effort, non-fast) and Composer (non-fast), with enough usage to build with agents every day. + Generous access to Cursor models: Grok 4.5 (fixed medium effort, non-fast) and Composer (non-fast), with enough usage to build with agents every day.
- Update Jul 28, 2026, 6:00 AM
Cursor Start, a new ₹649 monthly plan for developers in India, introduced on July 28, 2026 with access to Grok 4.5 and Composer models plus cloud agents and iOS remote control.
- ₹649 monthly plan exclusive to India with UPI and local currency billing
- Includes Grok 4.5 and Composer models with daily agentic development usage
- Features always-on cloud agents, Cursor for iOS with remote control, plugins, MCP servers, and hooks
View raw diff +22 −30
- 3.9 Jun 29, 2026 · Changelog - Cursor Mobile App for iOS - Cursor for iOS is now available in public beta on all paid plans. Launch and manage always-on agents from anywhere. - #Cloud agents on mobile - Open the Cursor mobile app, choose a repo, and launch an agent the same way you would on the desktop app. Pick any frontier model, describe ideas out loud with voice input, and use slash commands to guide Cursor in the right direction. - Cloud agents run in isolated virtual machines with full development environments to test, verify, and demo work. Move sessions from local to cloud to keep them running with your laptop closed. - #Remote Control - Use Remote Control in the Agents Window to take an agent you're running on your computer and keep directing it from your phone. - You can also turn on a setting to keep your computer awake, so your machine stays reachable while you're away from your desk. - On Teams and Enterprise plans, admins must enable Remote Control from the Cursor Dashboard. - #Live Activities and push notifications - Track the status of your agents with Live Activities on your lock screen. Get push notifications when an agent finishes, needs input, or is ready for review. - #Artifacts and SCM - Review demos, screenshots, logs, and diffs from your phone. Leave follow-up instructions, or merge the PR directly from the app. - Download Cursor for iOS to start building from your phone. Read our announcement or the docs to learn more. - 3.9 Jun 29, 2026 · Changelog - Cursor Mobile App for iOS - Cursor for iOS is now available in public beta on all paid plans. Launch and manage always-on agents from anywhere. - #Cloud agents on mobile - Open the Cursor mobile app, choose a repo, and launch an agent the same way you would on the desktop app. Pick any frontier model, describe ideas out loud with voice input, and use slash commands to guide Cursor in the right direction. - Cloud agents run in isolated virtual machines with full development environments to test, verify, and demo work. Move sessions from local to cloud to keep them running with your laptop closed. - #Remote Control - Use Remote Control in the Agents Window to take an agent you're running on your computer and keep directing it from your phone. - You can also turn on a setting to keep your computer awake, so your machine stays reachable while you're away from your desk. - On Teams and Enterprise plans, admins must enable Remote Control from the Cursor Dashboard. - #Live Activities and push notifications - Track the status of your agents with Live Activities on your lock screen. Get push notifications when an agent finishes, needs input, or is ready for review. - #Artifacts and SCM - Review demos, screenshots, logs, and diffs from your phone. Leave follow-up instructions, or merge the PR directly from the app. - Download Cursor for iOS to start building from your phone. Read our announcement or the docs to learn more. + Jul 28, 2026 · Changelog + Cursor Start + We're introducing Cursor Start, a new ₹649 monthly plan for developers in India, making daily agentic development accessible and payment easy with local pricing and UPI. + Existing Free users in India can upgrade their plan from the dashboard. New users in India can visit cursor.com/signup and select the Start plan during onboarding. + Start bills monthly with auto-renewal and is available from July 28, 2026. + Cursor Start includes: + Generous access to Cursor models: Grok 4.5, our most powerful model, and Composer, our most price-efficient coding model, with enough usage to build with agents every day. + Always-on cloud agents that build, test, and ship code while you keep working. + Cursor for iOS with remote control, so you can launch and steer agents from your phone. + Plugins, MCP servers, hooks, and skills to extend Cursor across your workflows. + Local pricing at ₹649 per month, tax inclusive, billed in INR with UPI or card. + Jul 28, 2026 · Changelog + Cursor Start + We're introducing Cursor Start, a new ₹649 monthly plan for developers in India, making daily agentic development accessible and payment easy with local pricing and UPI. + Existing Free users in India can upgrade their plan from the dashboard. New users in India can visit cursor.com/signup and select the Start plan during onboarding. + Start bills monthly with auto-renewal and is available from July 28, 2026. + Cursor Start includes: + Generous access to Cursor models: Grok 4.5, our most powerful model, and Composer, our most price-efficient coding model, with enough usage to build with agents every day. + Always-on cloud agents that build, test, and ship code while you keep working. + Cursor for iOS with remote control, so you can launch and steer agents from your phone. + Plugins, MCP servers, hooks, and skills to extend Cursor across your workflows. + Local pricing at ₹649 per month, tax inclusive, billed in INR with UPI or card.
- Pricing Jul 28, 2026, 6:00 AM
Agent usage limits increased across plan tiers with 3x multiplier for Pro and 20x multiplier for higher tier
- 3x Pro limits on Agent
- 20x Pro limits on Agent
- 5x Standard limits on Agent
View raw diff +10 −0
+ Everything in Pro, plus: + ✓ 3x Pro limits on Agent + Everything in Pro, plus: + ✓ 20x Pro limits on Agent + ✓ 5x Standard limits on Agent + Everything in Pro, plus: + ✓ 3x Pro limits on Agent + Everything in Pro, plus: + ✓ 20x Pro limits on Agent + ✓ 5x Standard limits on Agent
- Pricing Jul 25, 2026, 6:00 AM
Pro tier and Teams plan pricing increased 25%: $16→$20/mo for individual plans, $32→$40/user/mo for Teams
Pro/Pro+/Ultra · price$16/mo→$20/moTeams · price$32/user/mo→$40/user/moView raw diff +4 −4
- $16 / mo. - $32 / user / mo. - $16 / mo. - $32 / user / mo. + $20 / mo. + $40 / user / mo. + $20 / mo. + $40 / user / mo.
- Pricing Jul 24, 2026, 6:00 PM
Tab completions feature removed from plan documentation
Limited Tab completions removed from plan featuresView raw diff +0 −2
- ✓ Limited Tab completions - ✓ Limited Tab completions
- Update Jul 22, 2026, 6:00 PM
Cursor Router, an intelligent model router with three optimization modes (Cost, Balance, Intelligence), is now powering Auto mode as of Jul 22, 2026, with admin controls for per-team/per-group enablement and model restrictions.
- Auto mode powered by Cursor Router with per-request classification by task type and complexity
- Three optimization modes: Cost, Balance, and Intelligence with different quality and token spend tradeoffs
- Admin controls for per-team and per-group enablement, mode restrictions, default mode, and model allow/block lists
View raw diff +42 −28
- 3.9 Jun 22, 2026 · Changelog - Customize Cursor - Plugins, skills, and MCPs let you customize Cursor for your workflows. The new Customize page brings them into one place. - You can now add and manage plugins, skills, MCPs, subagents, rules, commands, and hooks at the user, team, or workspace level, and even bring your own custom MCPs. - #Marketplace leaderboard - Cursor now shows you a leaderboard of the most popular plugins, skills, and MCPs across your team. - Add any to your setup with one click from the new Customize page and extend Cursor for your workflow. - #Plugin canvases - Plugins now support prebuilt canvases: shared setup templates your team can open and reuse. - Use the Hex Canvas to build data visualizations. - Use the Atlassian Canvas to see a realtime view of all our issues, projects, and documents. - #New Team Marketplaces - Team marketplaces now support imports of plugin repositories from GitLab, BitBucket, or Azure DevOps so you easily add plugins and distribute them to your team. - Learn more in our docs. - 3.9 Jun 22, 2026 · Changelog - Customize Cursor - Plugins, skills, and MCPs let you customize Cursor for your workflows. The new Customize page brings them into one place. - You can now add and manage plugins, skills, MCPs, subagents, rules, commands, and hooks at the user, team, or workspace level, and even bring your own custom MCPs. - #Marketplace leaderboard - Cursor now shows you a leaderboard of the most popular plugins, skills, and MCPs across your team. - Add any to your setup with one click from the new Customize page and extend Cursor for your workflow. - #Plugin canvases - Plugins now support prebuilt canvases: shared setup templates your team can open and reuse. - Use the Hex Canvas to build data visualizations. - Use the Atlassian Canvas to see a realtime view of all our issues, projects, and documents. - #New Team Marketplaces - Team marketplaces now support imports of plugin repositories from GitLab, BitBucket, or Azure DevOps so you easily add plugins and distribute them to your team. - Learn more in our docs. + Jul 22, 2026 · Changelog + Cursor Router + Auto mode is now powered by Cursor Router. + Cursor Router is our intelligent model router. It analyzes each request and sends it to the right model for the job. Frontier models handle work that demands them. Price-efficient models handle the rest. + #Optimization modes + Select Auto, then choose how the router optimizes: + Intelligence: Frontier quality, matching the most expensive and powerful models that might be out of reach for daily use. + Balance: Strong quality, matching the frontier models that most people like to daily drive. + Cost: Good quality, reaching the highest available intelligence while optimizing token spend. + Balance and Intelligence bill at the routed model’s rate. Each mode moves you along the cost-intelligence pareto frontier. + #Admin controls + Admins can enable the router per team or group, restrict which optimization modes members can use, set the default mode, and allow or block underlying models. + Cursor Router is available across desktop, web, iOS, CLI, and our SDK. It is on by default for Teams plans. Enterprise admins can enable it from the dashboard. + Learn more in our announcement and docs. + Improvements↓↑ + Per-request classification by task type and complexity + Optimization modes: Cost, Balance, and Intelligence + Admin controls: per-team and per-group enablement, mode restrictions, default mode, and model allow and block lists + Routed model can be displayed or hidden (hidden by default) + Soft and hard enforcement options for standardizing on Auto + Grok 4.5 required as a price-efficient routing option + Jul 22, 2026 · Changelog + Cursor Router + Auto mode is now powered by Cursor Router. + Cursor Router is our intelligent model router. It analyzes each request and sends it to the right model for the job. Frontier models handle work that demands them. Price-efficient models handle the rest. + #Optimization modes + Select Auto, then choose how the router optimizes: + Intelligence: Frontier quality, matching the most expensive and powerful models that might be out of reach for daily use. + Balance: Strong quality, matching the frontier models that most people like to daily drive. + Cost: Good quality, reaching the highest available intelligence while optimizing token spend. + Balance and Intelligence bill at the routed model’s rate. Each mode moves you along the cost-intelligence pareto frontier. + #Admin controls
- Update Jul 18, 2026, 12:00 AM
New Cursor in Slack features added: plan sharing before execution, multi-repo environment support, and cross-channel workflow capabilities as of Jul 17, 2026.
- Multi-repo environment support allows Cursor to start in named environments instead of single default repository
- Cursor can now read from and send messages to other Slack channels and threads
- Cursor responds with a plan before beginning work and updates status during execution
View raw diff +24 −48
- 3.8 Jun 18, 2026 · Changelog - Improvements to Cursor Automations - Cursor Automations save you time by automating repetitive tasks with always-on agents. This release introduces the /automate skill, new triggers for GitHub and Slack, and support for computer use. - #/automate skill - Use /automate to create an automation directly in your local agent session. - Describe the task you want to automate in plain language and Cursor will configure the triggers, instructions, and tools for you. - #An emoji trigger for Slack - React to any Slack message with a designated emoji to kick off an automation. At Cursor, we use this to trigger specific automations right from Slack. - #New GitHub triggers - Automations now support five additional GitHub triggers: - Issue comment: when a comment is made on a non-PR issue - PR review comment: when an inline comment is left on a pull request diff - PR review submitted: when a PR review is submitted - Review thread updated: when a review thread on a pull request is marked resolved or unresolved - Workflow run completed: when a GitHub Actions workflow run finishes on a pull request or branch - We've added new templates for triaging failed GitHub actions and auto-fixing PR review comments to the Cursor Marketplace to help you get started. - #Computer use tool for automations - Cloud agents kicked off by automations can now use their own computers to produce demos or artifacts of their work. - The computer use tool is enabled by default for every automation, just tell the agent to include a demo of its work in your instructions. - To get started, update to the latest version of Cursor. Learn more in our docs. - Improvements (3)↓↑ - Automations can now be saved in an incomplete state, so you can navigate away to set up an MCP auth without losing your progress - Automations can now open PRs by default; so you no longer have to specify that tool in the UI - You can now delete memory files in the UI, or prompt your automation to delete outdated memories when it runs - 3.8 Jun 18, 2026 · Changelog - Improvements to Cursor Automations - Cursor Automations save you time by automating repetitive tasks with always-on agents. This release introduces the /automate skill, new triggers for GitHub and Slack, and support for computer use. - #/automate skill - Use /automate to create an automation directly in your local agent session. - Describe the task you want to automate in plain language and Cursor will configure the triggers, instructions, and tools for you. - #An emoji trigger for Slack - React to any Slack message with a designated emoji to kick off an automation. At Cursor, we use this to trigger specific automations right from Slack. - #New GitHub triggers - Automations now support five additional GitHub triggers: - Issue comment: when a comment is made on a non-PR issue - PR review comment: when an inline comment is left on a pull request diff - PR review submitted: when a PR review is submitted - Review thread updated: when a review thread on a pull request is marked resolved or unresolved - Workflow run completed: when a GitHub Actions workflow run finishes on a pull request or branch - We've added new templates for triaging failed GitHub actions and auto-fixing PR review comments to the Cursor Marketplace to help you get started. - #Computer use tool for automations - Cloud agents kicked off by automations can now use their own computers to produce demos or artifacts of their work. - The computer use tool is enabled by default for every automation, just tell the agent to include a demo of its work in your instructions. - To get started, update to the latest version of Cursor. Learn more in our docs. - Improvements (3)↓↑ - Automations can now be saved in an incomplete state, so you can navigate away to set up an MCP auth without losing your progress - Automations can now open PRs by default; so you no longer have to specify that tool in the UI - You can now delete memory files in the UI, or prompt your automation to delete outdated memories when it runs + Jul 17, 2026 · Changelog + Improvements to Cursor in Slack + Cursor in Slack now shares a plan before it starts, runs in multi-repo environments, and can work across channels and threads. + #Interaction improvements + Cursor now responds with a plan before it begins, so you can jump in and redirect early. As it works, it updates its status so you can follow each step. + We also refined how Cursor's responses look in Slack. In-message buttons are gone, replaced by compact footer links. Tables, PRs, and artifacts now render more cleanly. + #Multi-repo environment support + From Slack, Cursor can now start in a named multi-repo environment instead of a single default repository. If your frontend, backend, and shared code live in separate repos, Cursor reads your request and targets the environment that gives it access to all of them. + Mid-task, when Cursor needs a repo outside the current environment, it prompts you with a Switch repository button. Click it, choose the repo or environment, and Cursor picks up right where it left off. + #Cross-channel workflows + Cursor can now read from and send messages to other Slack channels and threads. During a task, it can pull context from elsewhere in the workspace and post updates back in the original thread or the relevant channel. + Learn more in our Slack docs.
- Pricing Jul 17, 2026, 6:00 PM
Cursor reduced Pro tier from $20 to $16/mo and Teams from $40 to $32/user/mo
Pro/Pro+/Ultra · price$20/mo→$16/moTeams · price$40/user/mo→$32/user/moView raw diff +4 −4
- $20 / mo. - $40 / user / mo. - $20 / mo. - $40 / user / mo. + $16 / mo. + $32 / user / mo. + $16 / mo. + $32 / user / mo.
- Pricing Jul 16, 2026, 12:00 AM
Cursor raised pricing on Pro and Teams plans: Pro $16→$20/mo, Teams $32→$40/user/mo
Pro / Pro+ / Ultra · price$16/mo→$20/moTeams · price$32/user/mo→$40/user/moView raw diff +4 −4
- $16 / mo. - $32 / user / mo. - $16 / mo. - $32 / user / mo. + $20 / mo. + $40 / user / mo. + $20 / mo. + $40 / user / mo.
- Pricing Jul 14, 2026, 6:00 PM
Pro and Teams plans reduced: Pro from $20 to $16/mo, Teams from $40 to $32/user/mo
Pro/Pro+/Ultra · price$20/mo.→$16/mo.Teams · price$40/user/mo.→$32/user/mo.View raw diff +4 −4
- $20 / mo. - $40 / user / mo. - $20 / mo. - $40 / user / mo. + $16 / mo. + $32 / user / mo. + $16 / mo. + $32 / user / mo.
- Pricing Jul 13, 2026, 6:00 PM
Pro and Teams plans increased 25%: Pro $16→$20/mo, Teams $32→$40/user/mo
Pro/Pro+/Ultra · price$16/mo→$20/moTeams · price$32/user/mo→$40/user/moView raw diff +8 −4
- $16 / mo. - $32 / user / mo. - $16 / mo. - $32 / user / mo. + $20 / mo. + $40 / user / mo. + Are prices inclusive of taxes?↓↑ + All prices are exclusive of any applicable taxes. See our Terms of Service for more information. + $20 / mo. + $40 / user / mo. + Are prices inclusive of taxes?↓↑ + All prices are exclusive of any applicable taxes. See our Terms of Service for more information.
- Update Jul 11, 2026, 12:00 AM
Cursor version 3.11 released Jul 10, 2026 with new side chats feature, conversation search capabilities, redesigned pickers, and new cloud agent hooks for observing and controlling agent conversations.
- Side chats via /side, /btw, or plus button to run alongside main chat without interruption
- Conversation search in Agents Window via Cmd+K with local search index and Cmd+F within conversations
- New cloud agent hooks: beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, subagentStart for observing and controlling agent behavior
View raw diff +60 −26
- 3.7 Jun 17, 2026 · Changelog - Cloud Environment Setup and Cloud Subagents in Agents Window - This release introduces updates to cloud agents in the Agents Window of the Cursor desktop app. - #Cloud environment setup - Cursor can now help you set up your dev environment in the cloud in less than 10 minutes. You can watch the agent's progress in a shared terminal session as it handles setup tasks like installing dependencies. - Your environment is captured in a reusable snapshot, so future cloud agents start up faster with the ability to test changes by running your software. It can iterate over long time horizons until outputs are verified. This benefits your entire team when committed to.cursor/environment.json. - #Cloud subagents with /in-cloud - Use /in-cloud to spin up a cloud subagent in its own VM to work on the next task you submit. It runs on its own VM and branch, so your local workspace stays clean and responsive. - This is especially useful for isolating long-running or parallel work like fixing CI, investigating an issue, or exploring a codebase while you keep working locally. - You can also ask a cloud subagent to babysit a PR by clicking on the quick-action pill or using /babysit. The cloud agent will iterate remotely to prepare your PR for merge without tying up the local session. - The cloud subagent can run in the background without interrupting the parent agent, which can continue to run locally or in the cloud. - #Handoff between local and cloud - Move agent sessions more reliably between your local computer and the cloud. You can offload long-running work from your machine and run as many cloud agents in parallel as you want. Pull a cloud agent back down to local to test changes yourself. - 3.7 Jun 17, 2026 · Changelog - Cloud Environment Setup and Cloud Subagents in Agents Window - This release introduces updates to cloud agents in the Agents Window of the Cursor desktop app. - #Cloud environment setup - Cursor can now help you set up your dev environment in the cloud in less than 10 minutes. You can watch the agent's progress in a shared terminal session as it handles setup tasks like installing dependencies. - Your environment is captured in a reusable snapshot, so future cloud agents start up faster with the ability to test changes by running your software. It can iterate over long time horizons until outputs are verified. This benefits your entire team when committed to.cursor/environment.json. - #Cloud subagents with /in-cloud - Use /in-cloud to spin up a cloud subagent in its own VM to work on the next task you submit. It runs on its own VM and branch, so your local workspace stays clean and responsive. - This is especially useful for isolating long-running or parallel work like fixing CI, investigating an issue, or exploring a codebase while you keep working locally. - You can also ask a cloud subagent to babysit a PR by clicking on the quick-action pill or using /babysit. The cloud agent will iterate remotely to prepare your PR for merge without tying up the local session. - The cloud subagent can run in the background without interrupting the parent agent, which can continue to run locally or in the cloud. - #Handoff between local and cloud - Move agent sessions more reliably between your local computer and the cloud. You can offload long-running work from your machine and run as many cloud agents in parallel as you want. Pull a cloud agent back down to local to test changes yourself. + 3.11 Jul 10, 2026 · Changelog + Side Chats and Conversation Search + This release makes it easier to stay in flow with side chats that run alongside your main chat, the ability to search agent transcripts, and simplified project and repo pickers. + #Side chats + Open a side chat to ask questions, explore ideas, and investigate tangents without interrupting your main agent conversation. Use /side, /btw, or the plus button at the top of the chat panel to create a new side chat that has context from the main chat. + Each side chat is a durable, full agent conversation that you can follow up on, revisit later, and at-mention to pull context back into the main thread. + By default, side chats focus on reading, searching, and answering. Use them to ask clarification questions, research alternatives without committing to a pivot, and sanity-check a decision while the main agent continues running. + #Conversation search + Find past agent chats faster with search results that go beyond names and PR numbers. In the Agents Window, you can search agent transcripts from the command palette (Cmd+K). Cursor builds a local search index that scales search to thousands of conversations with snappy performance. + You can also search within an existing conversation using Cmd+F. Jump between matches, see a match counter, and keep searching as you scroll through long transcripts. + #Redesigned project and repo pickers + We've simplified the project and repo pickers and made them more powerful. You can now stay in the picker for workflows that used to send you elsewhere. For example, you can create a project and connect GitHub, GitLab, or Azure DevOps without leaving the picker. + Search is now scoped to where you're working—This Computer, Cloud, or a specific remote machine—instead of one global search box. You can also remove projects from Recents with one click. + #New cloud agent hooks + Cloud agents already support team hooks around tool execution and file/shell work. We've added new hooks that let you observe and control the agent conversation itself: prompts, responses, thinking, subagents, compaction, and turn completion. See all the supported hooks in our docs. + New hooks like beforeSubmitPrompt, afterAgentResponse, afterAgentThought, stop, subagentStart, and more allow you to better observe output and reasoning, control subagents, and build self-correcting loops with cloud agents. + Picker Improvements↓↑ + Improved repo picker grouping with options under No Repo, On This Computer, and Cloud. + 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. + The branch picker opens on your default branch and recently used branches instead of a long flat list, with search for everything else. + Removed the Home concept so working without a repo is an explicit No Repo choice. + 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. + Added the ability to find the No Repo option by typing none or no repo. + If a repo exists only in the cloud, the picker suggests cloning it locally. + Added clearer section dividers. + Added folder icons with a small cloud badge for cloud repos. + Removed redundant Current tag in the branch list. + 3.11 Jul 10, 2026 · Changelog + Side Chats and Conversation Search + This release makes it easier to stay in flow with side chats that run alongside your main chat, the ability to search agent transcripts, and simplified project and repo pickers. + #Side chats
- Pricing Jul 10, 2026, 6:00 PM
Pro/Pro+/Ultra and Teams plans reduced in price by 20%
Pro/Pro+/Ultra · price$20 / mo.→$16 / mo.Teams · price$40 / user / mo.→$32 / user / mo.View raw diff +4 −4
- $20 / mo. - $40 / user / mo. - $20 / mo. - $40 / user / mo. + $16 / mo. + $32 / user / mo. + $16 / mo. + $32 / user / mo.
- Pricing Jul 10, 2026, 12:00 AM
Pro plan raised $16→$20/mo, Teams plan raised $32→$40/user/mo
Pro/Pro+/Ultra · price$16/mo→$20/moTeams · price$32/user/mo→$40/user/moView raw diff +6 −4
- $16 / mo. - $32 / user / mo. - $16 / mo. - $32 / user / mo. + $20 / mo. + ✓ Generous limits for Grok & Composer + $40 / user / mo. + $20 / mo. + ✓ Generous limits for Grok & Composer + $40 / user / mo.
- Pricing Jul 2, 2026, 12:00 AM
Pro and Teams plans reduced by 20% — Pro now $16/mo, Teams $32/user/mo
Pro/Pro+/Ultra · price$20 / mo.→$16 / mo.Teams · price$40 / user / mo.→$32 / user / mo.View raw diff +4 −4
- $20 / mo. - $40 / user / mo. - $20 / mo. - $40 / user / mo. + $16 / mo. + $32 / user / mo. + $16 / mo. + $32 / user / mo.
- Update Jul 1, 2026, 12:00 PM
Changelog updated with new Team MCP marketplace integration features and organization group access controls for team marketplaces.
- Team MCP servers can now be configured once by admins and distributed across cloud agents, agents window, IDE, and CLI
- Team marketplaces now support organization groups in addition to team-level SCIM directory groups
View raw diff +22 −20
- Jun 10, 2026 · Changelog - Bugbot is now over 3x faster, 22% cheaper, and finds 10% more bugs - The average review time for Bugbot is now ~90 seconds, down from ~5 minutes. Bugbot also finds 10% more bugs per review on average — 0.62, up from 0.56 — and costs ~22% less per run. - These performance gains are made possible by progress we've made training Composer 2.5, which now powers Bugbot. Bugbot respects model block lists, and speed and performance can vary depending on your configuration. - #Run Bugbot before you push - You can now run Bugbot and Security Review with /review before pushing code. /review prompts you to choose which agents to run, or use /review-bugbot and /review-security directly. - /review also syncs with Bugbot on GitHub and GitLab. If you run /review and then open a PR with the same diff, Bugbot recognizes it, skips the review, and leaves a comment noting it has already reviewed that diff. - Available in Cursor 3.7+ and on cursor.com/agents, with support in CLI coming soon. - #Only review what's new in your PR - You can now configure Bugbot to only review what's new since the last review, keeping feedback focused on your latest updates. - Jun 10, 2026 · Changelog - Bugbot is now over 3x faster, 22% cheaper, and finds 10% more bugs - The average review time for Bugbot is now ~90 seconds, down from ~5 minutes. Bugbot also finds 10% more bugs per review on average — 0.62, up from 0.56 — and costs ~22% less per run. - These performance gains are made possible by progress we've made training Composer 2.5, which now powers Bugbot. Bugbot respects model block lists, and speed and performance can vary depending on your configuration. - #Run Bugbot before you push - You can now run Bugbot and Security Review with /review before pushing code. /review prompts you to choose which agents to run, or use /review-bugbot and /review-security directly. - /review also syncs with Bugbot on GitHub and GitLab. If you run /review and then open a PR with the same diff, Bugbot recognizes it, skips the review, and leaves a comment noting it has already reviewed that diff. - Available in Cursor 3.7+ and on cursor.com/agents, with support in CLI coming soon. - #Only review what's new in your PR - You can now configure Bugbot to only review what's new since the last review, keeping feedback focused on your latest updates. + Jun 30, 2026 · Changelog + MCPs and Organizations in Team Marketplaces + We've expanded team marketplaces to support Team MCPs and organization groups. + #Team MCPs in team marketplaces + Admins can now configure Team MCP servers once and distribute them across cloud agents, the agents window, IDE, and CLI. + When an admin sets up Team MCP servers for cloud agents, they can make those same servers available in a team marketplace from Dashboard -> Integrations & MCP. This allows members of the team to install approved integrations locally without configuring servers themselves. + Learn more in the docs on migrating existing Team MCPs. + #Marketplace access by organization group + Team marketplaces now support organization groups, in addition to team-level SCIM directory groups. + Under Dashboard -> Plugins -> Team Marketplaces, restrict marketplace access to specific organization groups. Marketplaces that already use SCIM directory groups keep that configuration. + Get started in the Cursor dashboard. + Jun 30, 2026 · Changelog + MCPs and Organizations in Team Marketplaces + We've expanded team marketplaces to support Team MCPs and organization groups. + #Team MCPs in team marketplaces + Admins can now configure Team MCP servers once and distribute them across cloud agents, the agents window, IDE, and CLI. + When an admin sets up Team MCP servers for cloud agents, they can make those same servers available in a team marketplace from Dashboard -> Integrations & MCP. This allows members of the team to install approved integrations locally without configuring servers themselves. + Learn more in the docs on migrating existing Team MCPs. + #Marketplace access by organization group + Team marketplaces now support organization groups, in addition to team-level SCIM directory groups. + Under Dashboard -> Plugins -> Team Marketplaces, restrict marketplace access to specific organization groups. Marketplaces that already use SCIM directory groups keep that configuration. + Get started in the Cursor dashboard.
- Update Jun 30, 2026, 6:00 AM
Remote Control feature description clarified to specify it operates in the Agents Window.
- Remote Control location clarified as 'in the Agents Window'
View raw diff +4 −4
- Jun 29, 2026 · Changelog - Use Remote Control to take an agent you're running on your computer and keep directing it from your phone. - Jun 29, 2026 · Changelog - Use Remote Control to take an agent you're running on your computer and keep directing it from your phone. + 3.9 Jun 29, 2026 · Changelog + Use Remote Control in the Agents Window to take an agent you're running on your computer and keep directing it from your phone. + 3.9 Jun 29, 2026 · Changelog + Use Remote Control in the Agents Window to take an agent you're running on your computer and keep directing it from your phone.
- Update Jun 29, 2026, 6:00 PM
Cursor Mobile App for iOS launched in public beta on all paid plans with cloud agents, remote control, and artifact review capabilities.
- Cursor for iOS available in public beta on all paid plans
- Cloud agents run in isolated virtual machines with full development environments
- Remote Control enables directing agents from phone while computer runs agent
View raw diff +30 −16
- 3.7 Jun 5, 2026 · Changelog - Design Mode Improvements - With Design Mode in the Cursor browser, you can click, draw, or describe changes by voice to help agents update your UI. - #Multi-select elements - Click on two or more elements together in the browser. Cursor sees the selected elements, their code, the surrounding layout, and the visual relationships on the page. - Ask the agent to make one match the other, remove repeated content, or adjust a group of components at once. - #Voice input - Narrate changes through the Design Mode overlay. The mic stays available while an agent is mid-run, so you can queue the next change by voice without waiting for the previous one to finish. - 3.7 Jun 5, 2026 · Changelog - Design Mode Improvements - With Design Mode in the Cursor browser, you can click, draw, or describe changes by voice to help agents update your UI. - #Multi-select elements - Click on two or more elements together in the browser. Cursor sees the selected elements, their code, the surrounding layout, and the visual relationships on the page. - Ask the agent to make one match the other, remove repeated content, or adjust a group of components at once. - #Voice input - Narrate changes through the Design Mode overlay. The mic stays available while an agent is mid-run, so you can queue the next change by voice without waiting for the previous one to finish. + Jun 29, 2026 · Changelog + Cursor Mobile App for iOS + Cursor for iOS is now available in public beta on all paid plans. Launch and manage always-on agents from anywhere. + #Cloud agents on mobile + Open the Cursor mobile app, choose a repo, and launch an agent the same way you would on the desktop app. Pick any frontier model, describe ideas out loud with voice input, and use slash commands to guide Cursor in the right direction. + Cloud agents run in isolated virtual machines with full development environments to test, verify, and demo work. Move sessions from local to cloud to keep them running with your laptop closed. + #Remote Control + Use Remote Control to take an agent you're running on your computer and keep directing it from your phone. + You can also turn on a setting to keep your computer awake, so your machine stays reachable while you're away from your desk. + On Teams and Enterprise plans, admins must enable Remote Control from the Cursor Dashboard. + #Live Activities and push notifications + Track the status of your agents with Live Activities on your lock screen. Get push notifications when an agent finishes, needs input, or is ready for review. + #Artifacts and SCM + Review demos, screenshots, logs, and diffs from your phone. Leave follow-up instructions, or merge the PR directly from the app. + Download Cursor for iOS to start building from your phone. Read our announcement or the docs to learn more. + Jun 29, 2026 · Changelog + Cursor Mobile App for iOS + Cursor for iOS is now available in public beta on all paid plans. Launch and manage always-on agents from anywhere. + #Cloud agents on mobile + Open the Cursor mobile app, choose a repo, and launch an agent the same way you would on the desktop app. Pick any frontier model, describe ideas out loud with voice input, and use slash commands to guide Cursor in the right direction. + Cloud agents run in isolated virtual machines with full development environments to test, verify, and demo work. Move sessions from local to cloud to keep them running with your laptop closed. + #Remote Control + Use Remote Control to take an agent you're running on your computer and keep directing it from your phone. + You can also turn on a setting to keep your computer awake, so your machine stays reachable while you're away from your desk. + On Teams and Enterprise plans, admins must enable Remote Control from the Cursor Dashboard. + #Live Activities and push notifications + Track the status of your agents with Live Activities on your lock screen. Get push notifications when an agent finishes, needs input, or is ready for review. + #Artifacts and SCM + Review demos, screenshots, logs, and diffs from your phone. Leave follow-up instructions, or merge the PR directly from the app. + Download Cursor for iOS to start building from your phone. Read our announcement or the docs to learn more.