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.

Build details in the Cloud Agents dashboard, including logs and commit SHAs

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.

Google Workspace Plugins

Cursor can now read, write, and act across your Google Workspace.

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.

Install plugins to connect:

  • 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

Browse the new plugins in the Cursor Marketplace or install them from the Customize page in Cursor. Learn more in our docs.

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.

Inbox on Cursor for iPad

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.

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.

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.

  • 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