Skip to content
Tech Dev Notes
Apps
Lookup
Compare
Market movement
Charts
Rankings
Visual proof
Screens
Store listings
Icons
Stacks and releases
Tech stacks
Tool releases
Developers
More
X feature flags
Grokipedia
Grok companions
Blog
Follow on X
Theme
Collapse
Toggle Sidebar
All releases
Cursor · Docs
Cursor Docs
Cursor's documentation site.
Changelog
224 releases tracked
Sep 23, 20:20 UTC
/docs/cloud-agent/automations — Clarified that Run as: Service account uses a dedicated service account per automation (not a shared team account). Docs now cover when Cursor creates these accounts, how they appear on Enterprise teams (a…
Sep 23, 18:20 UTC
Self-Hosted Machines: SuperServe is now listed as a partner host for running self-hosted workers, alongside AWS Lambda, Cloudflare, Namespace, Modal, Daytona, E2B, Vercel, Tensorlake, and Coder. See /docs/cloud-agent/self-hosted, /docs/c…
Sep 23, 00:20 UTC
OpenTelemetry Export: Documented optional conversation content export. Teams can opt in to stream user prompts and assistant responses from Cloud Agents and Grok Bot (cursor.conversation.user_message / cursor.conversation.assistant_messa…
Sep 22, 22:20 UTC
New page: Claude Opus 5.5 — Anthropic’s latest Opus model (replaces Opus 5), with CursorBench leadership at launch, ~20% lower token pricing than Opus 5, ZDR compatibility, optional Fast mode, and a recommended high-thinking variant.
Sep 22, 14:20 UTC
AI Code Tracking now documents support for Cursor CLI and Cloud Agents; the API reports those commits with commitSource: "cli" and commitSource: "cloud".
Sep 21, 22:20 UTC
Admin API: audit log eventTypes filter docs now include additional Grok Bot events (grok_bot_lifecycle, sand_onboarding, group settings/resources, machines/VMs, and related types). Routine rows note the Bot via event_data.sand_agent_id.
Sep 21, 18:20 UTC
New page: Grok 4.7 — frontier model for complex coding and knowledge work, with effort levels (xhigh, high, medium, low), 256k standard / 500k long context, tool access, and on-demand pricing (including Fast and long-context rates).
Sep 19, 18:20 UTC
Origin API changelog: Documented Delete Git Ref (DELETE /v1/origin/repos/{ownerSlug}/{repoName}/git/refs/{ref}) for deleting branch references, including path format, error cases, PR closure behavior, required scope, and point cost.
Sep 19, 02:20 UTC
/docs/agent/overview: Documents side chats — open a durable side conversation with /side or /btw (or the plus button) to ask a question or follow a tangent without interrupting the main thread; @-mention the side chat to pull that contex…
Sep 18, 22:20 UTC
Updated privacy guidance on /docs/agent/tools/search: Instant Grep builds and queries its index locally; Cursor does not upload file paths or code to build a search index or store codebase embeddings for search. Opening a match can still…
Sep 18, 16:20 UTC
Create App eligibility (breaking): Create App now requires the namespace owner to be eligible to write to Origin (same precondition as Create Repo). Ineligible owners return FailedPrecondition (HTTP 400). The check uses the namespace own…
Sep 17, 16:20 UTC
Docs now point team admins to Dashboard → Plugins & MCPs (replacing “Plugins” and “Integrations & MCP”) for team marketplaces, shared Team MCP servers, marketplace access, and related settings across /docs/plugins, /docs/mcp, /docs/cloud…
Sep 17, 14:20 UTC
New guide: Set up CloneKit in CI — use origin repo clone-fast with a short-lived Origin token in Buildkite, GitHub Actions, and other CI systems (Enterprise, per-repo CloneKit).
Sep 17, 02:20 UTC
Notable docs updates on /docs/cloud-agent/self-hosted/pool:
Sep 17, 00:20 UTC
Documented Group settings (Enterprise): on a group’s Grok Bot tab, cohorts can widen (not tighten) the team baseline for Cloud Agents, local execution, local egress, Auto-review enforcement and rules, network policy, Group Rules, and set…
Sep 16, 22:20 UTC
Updated /docs/origin/cli/reference/commands: global --auth-token and --endpoint flags are no longer documented; the CLI reads CURSOR_ORIGIN_ENDPOINT and CURSOR_AUTH_TOKEN from the environment instead.
Sep 16, 20:20 UTC
/docs/cloud-agent/capabilities: Documented GitHub CI subscriptions — wait until every check on a commit finishes, then deliver one commit-wide success/failure result (with failed check names). Notes that a single long-pending check holds…
Sep 16, 16:20 UTC
No new or removed docs pages in this set. Notable content updates:
Sep 16, 14:20 UTC
Documented Add App Installation Repositories on /docs/api/origin: POST /v1/origin/namespaces/{namespaceSlug}/installations/{installationId}/repos additively unions repoIds into an installation’s selection (requires a Cursor user credenti…
Sep 16, 04:20 UTC
New docs for Projects: a coordinator agent that plans larger work (features, migrations, full apps), delegates to other agents, keeps shared context over long-running work, and runs on Cloud Agents by default. Covers setup in the Agents…
Sep 15, 22:20 UTC
/docs/grok-bot/teams — Action Recording docs now list what is captured (connector/MCP tool calls, shell commands, browser navigations, and computer use sessions) and how each is sanitized before storage or OpenTelemetry export.
Sep 15, 20:20 UTC
Team directory groups on the Team Admin API — /docs/account/teams/admin-api now documents Team directory groups at /teams/directory-groups (public ids use the team_group_… prefix), including how they differ from Organization Groups and B…
Sep 15, 18:20 UTC
Documented any-repo pool routing: requests without a repository omit the repo= worker label, and an any-repo pool set as the Slack team default can start an agent when no repository resolves from the message or defaults.
Sep 15, 16:20 UTC
Clarified Get Pull Request Mergeability docs: mergeability is evaluated at evaluatedAt (re-query for later changes), stack limits include merged ancestors, and a sample curl request is included. Same wording updates appear in the Origin…
Sep 15, 14:20 UTC
Docs updates on /docs/api/origin and /docs/api/origin/changelog:
Sep 15, 12:20 UTC
New page: Origin Migration API — reference for migrating repositories between GitHub and Origin mirrors (user access token; Early Beta). Covers Transition Repo Mirror, Force Repo Mirror Cutover, Detach Repo Mirror, and mirror transition…
Sep 14, 20:20 UTC
Docs now cover managing Grok Bot through the Admin API (enablement, capabilities, Enforce Auto-Review, group access, network policy, team rules, and setup scripts), alongside existing team member, settings, and model access controls.
Sep 14, 18:20 UTC
Documents dual group identifiers: id (g_ prefix) for :groupId on Organization API routes, and publicId (grp_ prefix) as the public group ID
Sep 14, 16:20 UTC
/docs/plugins and /docs/reference/plugins: Agent Plugins still load in Cursor; docs now state Cursor does not expand the Agent Plugins standard’s variables in mcp.json—use ${CURSOR_PLUGIN_ROOT} for the plugin root (expanded in command, a…
Sep 14, 14:20 UTC
Documented Start from scratch on /docs/cloud-agent and /docs/cloud-agent/setup: start a cloud agent without a connected repo (paid plan + Origin; draft Origin repo created in the background), then Create repo to publish it (Private/Inter…
Sep 14, 04:20 UTC
OIDC tokens: Docs now cover minting short-lived JWTs from the machine where the agent runs (Cursor-managed VMs and self-hosted workers), clarify CURSOR_AGENT_SOCKET behavior per runtime, and list supported sub_claim names: team_id, organ…
Sep 13, 10:20 UTC
Clarified shared canvases: Publish still creates a team-readable live snapshot link; the dashboard Shared Canvases list shows only canvases you published, so teammate shares are opened via their link.
Sep 12, 14:20 UTC
Changelog (September 12, 2026): App management endpoints — Create App, List Namespace Apps, Get App, Update App, Add App Signing Key, and Revoke App Signing Key.
Sep 12, 00:20 UTC
New page: Manage Grok Bot computers — Enterprise organization admins can bulk recreate or terminate hosted Grok Bot computers from the dashboard (with confirmation and per-member results). Both actions keep the durable disk; recreate rol…
Sep 11, 22:20 UTC
/docs/grok-bot/get-started: Points readers to the help-center Onboarding checklist for a shorter path, and updates troubleshooting links to Grok Bot How Tos.
Sep 11, 20:20 UTC
New reference: Origin Grants API — list, upsert, and delete repository and namespace access grants for users, groups, and team groups (Origin Early Beta; grant endpoints not yet in the OpenAPI spec).
Sep 11, 14:20 UTC
Documented check-run re-request support on /docs/api/origin and /docs/api/origin/changelog: POST .../check-runs/{checkRunId}/rerequest, rerequestedBy on check runs, and updated rerequestedAt / listing behavior for outstanding re-requests.
Sep 11, 06:20 UTC
Identity: Self-Hosted Machines workers can serve the local OIDC token socket when started with --identity-socket. Tokens use agent_runtime: self_hosted; the request contract matches managed VMs, and scripts that read CURSOR_AGENT_SOCKET…
Sep 10, 16:20 UTC
Updated Security hardening: admin quickstart now calls out Grok Bot proxy SSL exclusions on every proxy profile, clarifies org-level Git scope locks (Cloud Agents, automations, and Bugbot), and generalizes network allowlisting to Cursor…
Sep 10, 14:20 UTC
/docs/api/origin/changelog (September 10, 2026): Merge Pull Request accepts optional mergeMethod (merge or squash); disallowed methods return FailedPrecondition, other values (including rebase) return InvalidArgument; omit it to keep pri…
Sep 10, 02:20 UTC
/docs/api/origin: Documented the repository.check_run.rerequested webhook event (a completed check run is re-requested; delivered only to the app that owns the run). Replaced the short payload-family summaries with a full Event payloads…
Sep 10, 00:20 UTC
Grok Bot security, security FAQ, and Teams: Enforce Auto-review and team Auto-review rules are documented as Enterprise only (not available on self-serve Teams).
Sep 9, 22:20 UTC
/docs/account/teams/analytics: Documents Grok Bot Conversation Insights for Enterprise teams with Grok Bot—Cursor/Grok Bot source toggle, Bot-specific dimensions (Type of Work, Level of Automation), Compare support, and privacy notes (ag…
Sep 9, 20:20 UTC
Desktop app now documented for Linux (x64 and Arm64), alongside macOS, Windows, and iOS — /docs/grok-bot, /docs/grok-bot/get-started
Sep 9, 14:20 UTC
Documented origin push local for GitHub-mirrored repos: sets up an origin-local remote and pushes origin/* workspace branches to Origin only (--remote, --dry-run). See CLI commands and Git.
Sep 8, 22:20 UTC
Updated Grok Bot for Teams: Enterprise enablement is documented as turning Grok Bot on from your dashboard (replacing the previous “contact your account team” guidance).
Sep 8, 18:20 UTC
New page: Muse Spark 1.3 — Meta’s first model in Cursor and flagship for agentic coding. Documents six effort levels (default high), a 300k context window (1M in Max Mode), pricing at $1.25/M input and $4.25/M output tokens from the thir…
Sep 8, 02:20 UTC
Removed the legacy Enterprise Auto fixed per-token pricing note (valid through September 7, 2026) from /docs/models-and-pricing and /docs/cursor-router. Auto modes continue to bill at the list price of the routed model.
Sep 8, 00:20 UTC
New page: Configure TLS-inspecting proxies — domain allowlists (including nested *.*.cursorvm.com), TLS inspection/buffering exemptions, roaming profiles, and checks for gateways such as Zscaler.
Sep 7, 14:20 UTC
On Work, removed the documented account limit of up to 50 Bots and group chats combined.
Sep 5, 14:20 UTC
Documented two new write endpoints on /docs/api/origin and /docs/api/origin/changelog: Create Git Ref (POST .../git/refs) to create a branch at an existing commit, and Create Commit From Files (POST .../git/commits:createFromFiles) to co…
Sep 4, 22:20 UTC
Azure DevOps is no longer described as limited availability on Bugbot and Azure DevOps; setup still requires Microsoft Entra ID tenant admin consent (no separate “contact us to get started” step).
Sep 4, 14:20 UTC
Breaking: App metadata no longer includes slug. Use id (and optional displayName) instead across Get Authenticated App, app actors on checks/PRs/reviews/comments, installation webhooks, and Ping. Details and migration notes are in the Or…
Sep 4, 08:20 UTC
/docs/cloud-agent: Clarified secrets troubleshooting — secrets are injected when an agent starts, so already-running agents won’t pick up new secrets; start a new agent after adding them.
Sep 4, 00:20 UTC
Removed the dedicated Kubernetes deployment guide at /docs/cloud-agent/self-hosted/kubernetes.
Sep 3, 22:20 UTC
Documented Sync Skills for Cloud Agents: opt in under Settings → Agents so personal ~/.cursor/skills/ work with your Cloud Agents (private to you); team admins can disable sync under Security & Identity.
Sep 3, 02:20 UTC
New page: Grok Bot security — network policy, approvals, identity, logging, data handling, and Enterprise-only admin controls.
Sep 3, 00:20 UTC
Self-Hosted Machines: terminology updated from “Pool” to Team Pool (including GPU and iOS team pools); partner host examples refreshed (AWS Lambda, Cloudflare, Namespace, Modal, Daytona, E2B, Vercel, Coder); pointer added to Integrations…
Sep 2, 20:20 UTC
New: Integrations — partner guides and Cursor reference templates for running Team Pool workers on AWS Lambda, Cloudflare, Namespace, Modal, Daytona, E2B, Vercel, and Kubernetes.
Sep 2, 18:20 UTC
New page: Gemini 3.8 Flash — Google’s latest speed-tier model for fast agentic coding, with a 1M context window, high/medium/low effort levels, 90% cached-input discount, and billing from the Other Models pool.
Sep 2, 08:20 UTC
Self-hosted Cloud Agent guides now live under /docs/cloud-agent/self-hosted (previously /docs/cloud-agent/self-hosted-guides).
Sep 2, 06:20 UTC
Rewrote /docs/cloud-agent/self-hosted as Self-Hosted Machines: run Cloud Agent tool execution on hardware you manage while Cursor runs the agent loop, inference, and planning; covers when to use it vs managed Cloud Agents (strict network…
Sep 2, 02:20 UTC
New guide: Computer use and desktop sharing — opt-in computer use on Linux self-hosted workers (click, type, screenshots, browser) and desktop sharing from Cursor, including --computer-use, --share-desktop, display selection, and require…
Sep 2, 00:20 UTC
Admin API: documents Set User Spend Limits in Bulk (Preview) — POST /teams/user-spend-limits updates up to 100 members per request (Enterprise; rolling out; 20 req/min). The single-user spend-limit docs point to this bulk route.
Sep 1, 18:20 UTC
New page: Claude Fable 5.1 — Anthropic’s latest Mythos-class model for long-running agentic work; replaces Fable 5 with matching input/output rates and 75% cheaper prompt-cache reads. Privacy Mode and Enterprise customers need admin appr…
Sep 1, 16:20 UTC
Expanded Organization Admin API docs for Organization Groups (Enterprise only): every group route needs the members:* scope, 20 requests/minute per organization, shared error responses (including 429 with Retry-After: 60), and SCIM-synce…
Sep 1, 04:20 UTC
New: Choose where Cloud Agents run — decision guide comparing Cursor-managed Cloud Agents, My Machines, and Self-Hosted Pool (when to use each, what you manage).
Sep 1, 02:20 UTC
New documentation for Grok Bot — persistent AI bots that run multi-step work on a shared cloud computer (browser, filesystem, terminal), with messaging, plugins, skills, and routines.
Aug 31, 22:20 UTC
Origin API: Docs now cover resolving or reopening pull request comment threads with Update Pull Request Thread (replacing the note that thread resolution APIs were not part of the release).
Aug 31, 20:20 UTC
/docs/api/origin/changelog: Documented pull request reviewer APIs (list, request, remove), resolve/reopen comment threads, richer comment thread payloads and inline anchors, atomic review comments, repo tarball download, and list compari…
Aug 31, 18:20 UTC
Docs now describe putting a PR on /autopilot (replacing /babysit) so a cloud subagent can monitor the PR and handle feedback, conflicts, failing checks, and follow-up work remotely. Updated on /docs/subagents, /docs/skills, and /docs/age…
Aug 29, 00:20 UTC
No new or removed doc pages in this pass. Several pages were updated to drop indexing-specific guidance and clarify search, ignore files, and enterprise data handling.
Aug 28, 02:20 UTC
Removed the Cursor Review docs set, including /docs/cursor-review/overview, /docs/cursor-review/pr-inbox, /docs/cursor-review/pr-page, /docs/cursor-review/merge-queue, and the CLI pages for authentication, parameters, and stacking.
Aug 27, 22:20 UTC
/docs/api/origin and /docs/api/origin/changelog: Check runs now accept and return an optional deadlineAt (RFC 3339). Send it on Post Check Run or Batch Upsert Check Runs; read it on Get Check Run and the list endpoints. Origin stores it,…
Aug 27, 02:20 UTC
API endpoints (/docs/cloud-agent/api/endpoints): Private worker pool field renamed from offlineReconnectTimeoutSeconds to workerReadyTimeoutSeconds (same meaning: seconds a claimed request waits for an offline worker before the claim exp…
Aug 27, 00:20 UTC
Organizations: Clarified org-level SCIM behavior—directory groups and membership sync from your identity provider after you enable push group provisioning and use Sync Directory; membership changes sync automatically. Documented Auto Add…
Aug 26, 20:20 UTC
Remote Control / mobile: Remote Control no longer requires a Git-backed workspace. Local and Remote SSH workspaces are supported, and the project does not need a Git remote. The “Git-backed workspaces only” limitation was removed.
Aug 26, 18:20 UTC
Breaking: Reviewer webhook payloads for pull_request.reviewer.added, pull_request.reviewer.removed, and pull_request.reviewer.rerequested now use a typed reviewer (reviewer.user or reviewer.group) instead of reviewer.kind + reviewer.id.…
Aug 26, 02:20 UTC
No new or removed docs pages in this update. Fifteen existing pages were republished with no substantive customer-facing content changes (no new APIs, CLI flags, models, pricing, or limits).
Aug 26, 00:20 UTC
OpenTelemetry Export is no longer documented as beta. Docs now describe it as generally available on the Enterprise plan across OpenTelemetry Export, the Wire Reference, and Compliance and Monitoring.
Aug 25, 22:20 UTC
/docs/cloud-agent/api/endpoints
Aug 25, 20:20 UTC
On Agent overview, the Checkpoints section now states that restoring a checkpoint reverts files only and does not remove messages from the conversation.
Aug 25, 18:20 UTC
Documented Ping Webhook (POST /v1/origin/app/webhook/pings): send a one-shot signed test delivery to your app’s webhook URL and see what the receiver returned—no retries, no installation, and it never appears in List Webhook Deliveries.
Aug 25, 06:20 UTC
Updated /docs/bugbot: Incremental Review is documented as on by default (reviews only changes since the previous Bugbot review). Turn it off in Bugbot Automations to review the full pull request diff on every push.
Aug 24, 22:20 UTC
/docs/cursor-router: All Auto modes now bill at the list price of the model each request is routed to (third-party models also incur the Cursor Token Rate). Cost mode no longer uses separate bundled Auto pricing; Enterprise Auto Cost kee…
Aug 24, 20:20 UTC
Updated Models & Pricing: Pro, Pro Plus, and Ultra are documented as including the Other Models pool (with optional additional usage); the fixed “at least $20” third-party allowance wording is removed. The plan table now shows Cursor Mod…
Aug 24, 16:20 UTC
Documented app access to mirrored repositories on /docs/api/origin: mirrors can be selected into installations, listed, named in access tokens, and receive webhooks; until a mirror is a stable outbound mirror it stays read-only (reposito…
Aug 21, 18:20 UTC
No new or removed docs pages. Updates on /docs/api/origin and /docs/api/origin/changelog:
Aug 20, 22:20 UTC
Removed the Grok 4.6 one-week 50% launch discount (started August 12, 2026) from /docs/models-and-pricing and /docs/models/grok-4-6.
Aug 20, 18:20 UTC
Azure DevOps: Documented migration from the earlier per-repository Bugbot setup (pre–August 2026). Migration is automatic when an org admin reconnects Azure DevOps and turns the repo on again in Bugbot; includes manual service-hook clean…
Aug 20, 02:20 UTC
Updated Cloud Agent API endpoints:
Aug 19, 18:20 UTC
Documented steering a running agent: send a follow-up now (at the next tool call) or queue it for after the turn, including CLI Enter behavior — /docs/agent/overview
Aug 18, 16:20 UTC
Clarified that during the beta, a claimed codebase namespace can’t be changed or updated—choose your codebase name carefully before claiming it.
Aug 18, 02:20 UTC
Updated Builds: removed the opt-in setup guide for existing environments; docs now describe Builds as applying to every environment, with on-demand runs via Trigger build only (no separate Test build when Builds are off).
Aug 17, 22:20 UTC
/docs/origin: Documented that Origin follows the Privacy Mode of the namespace owner (the team or individual who owns the repo).
Aug 17, 18:20 UTC
New docs for Origin, Cursor’s git forge for hosting repos, mirroring from GitHub, browsing code, and opening pull requests (Pro, Teams, and Enterprise; staged rollout):
Aug 14, 20:20 UTC
Organization Admin API: Model access docs (preview) now cover bulk configuration, per-model parameters (for example Fast), returning a team to unrestricted via { "state": "unrestricted" }, clearer bulk partial-success/retry behavior, and…
Aug 14, 00:20 UTC
/docs/cloud-agent and /docs/cloud-agent/settings: Long-running agents are not available for multi-repo environments yet; selecting a multi-repo environment disables the team toggle.
Aug 13, 18:20 UTC
New page: Gemini 3.7 Flash — Google’s latest speed-tier model for fast agentic coding, with a 1M token context window, 90% discount on cached input tokens, full agent tool access, and usage from the third-party Other Models pool.
Aug 13, 16:20 UTC
On Claude Sonnet 5, removed the time-limited launch promotion note ($2/M input and $10/M output through August 31, 2026); docs now describe billing at the base per-token rates only.
Aug 12, 22:20 UTC
New page: Agent metadata (preview) — Cloud Agents can read run metadata (agent id, owner, turn, workspace, and related keys) from the local identity socket inside the VM; hooks and install scripts can use the same API. This is separate f…
Aug 12, 18:20 UTC
On Models & Pricing, the Start plan (India) note now names Grok 4.6 and Grok 4.5 explicitly as the models that use a fixed medium effort level (still non-fast; effort and Fast mode require Pro or higher).
Aug 12, 16:20 UTC
New page: Grok 4.6 — frontier model from Cursor and SpaceXAI for complex coding and knowledge work, with improved instruction following and long-horizon agentic work vs Grok 4.5; effort levels xhigh, high (default), medium, and low; stan…
Aug 12, 14:20 UTC
Documented the August 11, 2026 CLI release: steer a running turn with Enter (second Enter interrupts), single-turn/headless runs wait for subagents, full subagent transcripts, Explore subagent model choice, and restored background-task f…
Aug 11, 22:20 UTC
No newly documented features, removed pages, or notable content edits in this pass.
Aug 11, 18:20 UTC
TypeScript SDK: Documented @cursor/sdk/bundled and @cursor/sdk/bundled/sqlite for single-file bundles and compiled executables (e.g. bun build --compile, esbuild), including Bun/Node behavior, native binary layout, and dependency notes.
Aug 11, 16:20 UTC
No-repo cloud agents (Python & TypeScript): Documented running cloud agents on an empty VM with no repository by passing cloud with an empty repos list (or omitting repos). Omitting cloud still selects the local runtime. Requires no-repo…
Aug 11, 00:20 UTC
Documented cursor.cloud_agent.mcp_auth_error for Cloud Agents: emitted when a connected MCP server rejects the run’s credentials (tool calls from that server fail; the run continues), including the cursor.mcp.server.name attribute and wi…
Aug 10, 20:20 UTC
Azure DevOps + Bugbot (limited availability): Docs cover Bugbot on Azure DevOps Services—PR reviews and comments via a Microsoft Entra service principal, admin-consent setup, org access, and enabling Bugbot on team repositories (personal…
Aug 10, 16:20 UTC
TypeScript: Documented cloud agent metadata — attach string tags via cloud.metadata; tags persist and are returned on SDKAgentInfo.metadata from Agent.get() and Agent.list().
Aug 9, 02:20 UTC
No new or removed documentation pages in this release.
Aug 8, 00:20 UTC
New: OIDC tokens — Cursor-managed Cloud Agent VMs can mint short-lived OIDC JWTs from a local socket so you can assume cloud roles or call internal services (AWS, GCP, Azure, Vault, custom verifiers) without storing long-lived keys in Se…
Aug 7, 22:20 UTC
OpenTelemetry Export (beta): New docs for streaming Cursor usage metrics and logs over OTLP/HTTP to your collector (Enterprise). Includes setup, source IPs, collector recipes, and a full wire reference.
Aug 7, 16:20 UTC
Prompting: Context mention updated from @Past Chats to @Chats for referencing prior conversation context.
Aug 7, 00:20 UTC
1.0.27: Restrict local agent tools with tools / disallowedTools (TypeScript) and tools / disallowed_tools (Python); allowlists and capability groups like "shell" and "mcp" ([] = text-only). Not persisted across resume.
Aug 6, 18:20 UTC
Documented support for the Agent Plugins open standard alongside Cursor Plugins, including which components each format supports.
Aug 6, 16:20 UTC
Admin API & Organization API: model access — Documented routes to read and update team model-access configuration and provider inventories, including bulk provider/model toggles. New API key scopes: models:read and models:*.
Aug 6, 10:20 UTC
SDK Bridge: Clarified that the bridge is for scripting Cursor agents from languages without a first-party SDK; TypeScript and Python users should use the first-party SDKs instead.
Aug 5, 16:20 UTC
Origin API (Alpha) is now listed in the API docs: work with Origin repositories, commits, checks, pull requests, and app installations.
Aug 5, 14:20 UTC
SDK Bridge docs added: build Cursor agent adapters in Go, Rust, Java, C#, and other languages on the open sdk.v1 Connect/protobuf bridge protocol (local bridge binary embedding the TypeScript SDK). Prefer the first-party TypeScript or Py…
Aug 5, 10:20 UTC
SDK Bridge is documented for all users: build agent SDKs in other languages on the open bridge protocol and standalone binaries (linked from the API overview and the Python/TypeScript SDK pages).
Aug 4, 20:20 UTC
Private Connectivity docs moved to Cloud Agents (/docs/cloud-agent/private-connectivity); the Enterprise path is removed.
Aug 4, 18:20 UTC
No new, removed, or updated customer-facing doc pages in this release.
Aug 4, 16:20 UTC
Prompting: @Docs is no longer listed as a context attachment option in chat (files/folders, terminals, and past chats remain).
Aug 4, 00:20 UTC
Filtered usage events now include optional conversationId so you can attribute spend to an agent session and join with sources like the AI Code Tracking API.
Aug 3, 20:20 UTC
Bugbot, Security Agents, and PR Routing & Approval are documented as Cursor-managed agents on the Automations page; configure them there instead of separate dashboards.
Aug 3, 16:20 UTC
New: Cloud Agent Builds — Docs for starting agents from pre-built, verified environments. Builds prepare repos, tools, and dependencies in the background so agents start ready to work. Covers enabling Builds, lifecycle, and how install /…
Aug 3, 08:20 UTC
To see which rules a review used, comment bugbot run verbose=true or cursor review verbose=true on the pull request (replaces debug=true).
Jul 31, 18:20 UTC
New: Admin Setup Guide — Short rollout checklist covering security review, SSO/SCIM, Git platform connection, MDM deployment, usage monitoring, and suggested team features.
Jul 30, 20:20 UTC
Documented guiding reviews with team rules, repository rules, and project .cursor/BUGBOT.md files
Jul 29, 16:20 UTC
Cursor Cloud MCP: Run diagnostics now include run events; new get-events tool and include_events on batch-fetch-details, with documented dashboard event kinds (setup, PR, artifacts, MCP auth).
Jul 29, 14:20 UTC
Model access control: Configure models from Team Settings → Models (team baseline) and Organization → Groups → Models (widen access per cohort). Team and group access combine as a union (most-permissive wins); set strict defaults on the…
Jul 28, 22:20 UTC
Start plan (India only): Grok 4.5 and Composer 2.5 run in non-fast mode; Grok 4.5 is fixed at medium effort. Effort levels and Fast mode require Pro or higher.
Jul 28, 18:20 UTC
New docs home at /docs — landing page covering get started, models & pricing, changelog, and common workflows (understand code, plan/build, fix bugs, review, customize, integrations).
Jul 28, 06:20 UTC
Documented Start (India only): ₹649/mo tax inclusive; includes the Cursor Models pool and Cloud Agents; does not include the Other Models pool.
Jul 28, 00:20 UTC
Python SDK: Cursor Router (auto-smart with optimize_for: cost, balanced, intelligence) is now documented for the Python SDK, including selection, catalog discovery, and usage examples (Teams/Enterprise; Enterprise admins must enable Rout…
Jul 27, 20:20 UTC
Kimi K3 docs added: Moonshot’s open-weight frontier coding model for long-running agent work; billed from the third-party Other Models pool with flat per-token pricing (no long-context surcharge).
Jul 27, 18:20 UTC
Documented how team admins can review an existing SSO connection and verified domains from SSO settings
Jul 24, 18:20 UTC
Claude Opus 5 is now documented: Anthropic’s latest Opus model (replaces Opus 4.8), with stronger agentic coding and long-horizon reasoning at standard Opus pricing; includes a high-thinking variant, Fast mode (claude-opus-5-fast at $10/…
Jul 23, 18:20 UTC
Agent metadata (Python & TypeScript): Documented attaching custom key-value metadata to cloud agents at creation (e.g. user, tenant, workflow, or ticket IDs). Up to 50 pairs; keys ≤255 characters; string values ≤4096 bytes. Returns 403 f…
Jul 22, 22:20 UTC
Cursor Models pool: Docs now list the pool as Cursor Grok 4.5 and Composer 2.5 only (Auto no longer included).
Jul 22, 20:20 UTC
Usage pools renamed to Cursor Models (Auto, Cursor Grok 4.5, Composer 2.5) and Other Models (third-party); docs and model pages updated to match, including Cursor Token Rate exemptions for first-party Cursor models.
Jul 22, 18:20 UTC
New: Cursor Router — Docs for the Auto model routing system (Teams and Enterprise). Covers Cost, Balance, and Intelligence modes, pricing, team admin settings, and Enterprise model access requirements.
Jul 22, 02:20 UTC
Organizations — identity provider merge: Docs clarify that merging a team IDP into the org default is optional; keep a separate team IDP when needed (e.g. a team’s own Okta). Merge is started from the ⋯ menu on the team IDP card. A confi…
Jul 22, 00:20 UTC
Removed the Auto Cost per-token-type price table; Auto Cost remains priced per million tokens regardless of model
Jul 21, 22:20 UTC
Documented Share agents with your team: send an agent URL so teammates can view the conversation, code changes, and artifacts (read-only).
Jul 21, 20:20 UTC
Documented Auto modes: Auto Cost (fixed per-million-token pricing, no Cursor Token Rate), Auto Balance, and Auto Intelligence (Model API rates; third-party routes also incur the Cursor Token Rate).
Jul 21, 18:20 UTC
Deployment patterns — minimum versions: Docs now describe two version floors—minimum supported (dismissable upgrade warning) and minimum allowed (undismissable error / end of life)—with rough timing (~2 months and ~3 months after GA, sub…
Jul 21, 16:20 UTC
Gemini 3.6 Flash docs added: Google’s newest speed-tier Flash model with stronger reasoning, 1M context, $1.50/1M input and $7.50/1M output, and 90% cached-input discount; draws from the API usage pool.
Jul 21, 02:20 UTC
July 13, 2026 changelog: Documented plugin marketplace management from the shell (agent plugin marketplace add/list/update/remove, including --git-ref and --format json).
Jul 20, 22:20 UTC
Documented plugin manifest variables: declare user-specified config (API tokens, connection strings) as JSON Schema; values are set in the dashboard under Plugins → Configure and substituted into placeholders (secrets stay out of the plu…
Jul 20, 18:20 UTC
Default model in eval docs and examples is now Grok 4.5 (grok-4.5) instead of Composer 2; the SDK remains multi-model.
Jul 20, 16:20 UTC
New: Security overview — architecture and security model for Cloud Agents (lifecycle, access, isolation, encryption, data handling, and controls).
Jul 20, 14:20 UTC
Python: AsyncRun docs now include run.stream() (alias for run.messages()) among the async iteration methods.
Jul 19, 22:20 UTC
Organization Groups: Expanded docs for SCIM-synced org-level cohorts—apply spend limits, model access, and agent controls across teams, and map groups to teams so membership and roles stay aligned with your directory.
Jul 18, 16:20 UTC
Browser: Removed docs for the browser design sidebar and in-browser visual editing (layout, dimensions, colors, appearance, theme testing, and apply-to-codebase).
Jul 17, 20:20 UTC
Max Mode is documented as available only on legacy request-based plans (API rate + 20% surcharge); current plans use selectable context windows instead.
Jul 17, 18:20 UTC
Team member and spend id/userId fields are now documented as encoded string user IDs (e.g. user_…), sharing the same identifier namespace.
Jul 17, 16:20 UTC
Microsoft Teams: Cloud Agents can target a named environment (env / natural language), and auto-selection now covers base branch and named environments as well as repo and model.
Jul 17, 10:20 UTC
Grok 4.5: Removed the note that Grok 4.5 is not available in the European Union under the EU AI Act.
Jul 17, 06:20 UTC
New: Governed Cloud Agents for private code and internal services — how Cursor-managed Cloud Agents reach private code and internal services with private connectivity, guardrails, and customer-controlled secrets, without running a worker…
Jul 17, 02:20 UTC
Documented how team and Organization Group Auto-run settings merge field by field (run modes, allowlists, protections, sandbox options), including multi-group merge and auto-review instruction precedence.
Jul 16, 14:20 UTC
Documented US-only data residency for Enterprise: inference, processing, and storage for supported features stay in the US (Cloud Agents, Tab, autocomplete, semantic search, and more). Eligible models: GPT (gpt-*), Claude 4.6+, Gemini 2.…
Jul 15, 22:20 UTC
Slack: Documented natural-language ways to force-create a new agent in a thread (e.g. “start a new agent…”, “create a new agent”, “launch a fresh agent”), alongside @Cursor agent [prompt].
Jul 15, 04:20 UTC
Usage events rate limit raised — /teams/filtered-usage-events and /organizations/filtered-usage-events are rate limited to 60 requests/minute (was 20).
Jul 13, 18:20 UTC
Desktop OAuth redirect URL for MCP servers updated to http://localhost:8787/callback (web remains https://www.cursor.com/agents/mcp/oauth/callback). Register both as allowed redirect URIs when users authenticate from web and desktop.
Jul 12, 20:20 UTC
Cyber Safeguards / CVP: Clarified that Cursor is not responsible for Cyber Verification Program application status or progress tracking; for real-time status, check the Anthropic portal.
Jul 9, 20:20 UTC
Cloud Agents
Jul 9, 18:20 UTC
Models
Jul 9, 00:20 UTC
CLI
Jul 8, 22:20 UTC
Organizations API
Jul 8, 18:20 UTC
Models
Jul 8, 12:20 UTC
Models and Pricing
Jul 8, 00:20 UTC
Account
Jul 7, 22:20 UTC
Cloud Agent
Jul 7, 18:20 UTC
Cloud Agents
Jul 7, 16:20 UTC
Account / Enterprise
Jul 7, 14:20 UTC
Models
Jul 7, 04:20 UTC
Agent
Jul 6, 20:20 UTC
Bugbot
Jul 6, 16:20 UTC
Account
Jul 6, 14:20 UTC
Teams
Jul 4, 14:20 UTC
Models
Jul 4, 00:20 UTC
Cloud Agent
Jul 3, 02:20 UTC
Enterprise
Jul 3, 00:20 UTC
Bugbot
Jul 2, 14:20 UTC
CLI
Jul 1, 22:20 UTC
Models
Jul 1, 06:20 UTC
CLI
Jul 1, 00:20 UTC
Team Marketplace & MCP distribution
Jun 30, 18:20 UTC
Models
Jun 30, 16:20 UTC
Cloud Agent
Jun 30, 14:20 UTC
API
Jun 29, 22:20 UTC
Organizations
Jun 29, 20:20 UTC
SDK
Jun 29, 18:20 UTC
Newly documented features
Jun 29, 16:20 UTC
Account / Organizations
Jun 26, 20:20 UTC
Enterprise
Jun 25, 22:20 UTC
Cloud Agent
Jun 25, 20:20 UTC
Enterprise
Jun 25, 18:20 UTC
Account / Teams
Jun 25, 14:20 UTC
Enterprise
Jun 25, 02:20 UTC
Cloud Agent
Jun 25, 00:20 UTC
SDK
Jun 24, 22:20 UTC
Account & Organizations
Jun 24, 20:20 UTC
Newly documented features
Jun 24, 18:20 UTC
Integrations
Jun 24, 16:20 UTC
API & Authentication
Jun 24, 14:20 UTC
Enterprise
Jun 23, 22:20 UTC
No new or removed documentation pages.
Jun 23, 20:20 UTC
New documentation
Jun 23, 14:20 UTC
MCP
Jun 23, 02:20 UTC
Agents
Jun 23, 00:20 UTC
Newly documented features
Jun 22, 20:20 UTC
Teams
Jun 22, 16:20 UTC
CLI
Jun 22, 14:20 UTC
SDK
Jun 22, 02:20 UTC
MCP
Jun 20, 20:20 UTC
Hooks
Jun 18, 22:20 UTC
CLI
Jun 18, 20:20 UTC
Cloud Agent
Jun 18, 18:20 UTC
Protected Git Scopes
Jun 18, 02:20 UTC
Newly documented features
Jun 17, 22:20 UTC
Cloud Agents