Skip to content
  • Tech Dev NotesTech 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
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
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 UTCSelf-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 UTCOpenTelemetry 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 UTCNew 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 UTCAI 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 UTCAdmin 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 UTCNew 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 UTCOrigin 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 UTCUpdated 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 UTCCreate 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 UTCDocs 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 UTCNew 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 UTCNotable docs updates on /docs/cloud-agent/self-hosted/pool:Sep 17, 00:20 UTCDocumented 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 UTCUpdated /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 UTCNo new or removed docs pages in this set. Notable content updates:Sep 16, 14:20 UTCDocumented 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 UTCNew 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 UTCTeam 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 UTCDocumented 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 UTCClarified 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 UTCDocs updates on /docs/api/origin and /docs/api/origin/changelog:Sep 15, 12:20 UTCNew 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 UTCDocs 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 UTCDocuments dual group identifiers: id (g_ prefix) for :groupId on Organization API routes, and publicId (grp_ prefix) as the public group IDSep 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 UTCDocumented 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 UTCOIDC 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 UTCClarified 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 UTCChangelog (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 UTCNew 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 UTCNew 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 UTCDocumented 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 UTCIdentity: 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 UTCUpdated 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 UTCGrok 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 UTCDesktop app now documented for Linux (x64 and Arm64), alongside macOS, Windows, and iOS — /docs/grok-bot, /docs/grok-bot/get-startedSep 9, 14:20 UTCDocumented 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 UTCUpdated 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 UTCNew 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 UTCRemoved 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 UTCNew 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 UTCOn Work, removed the documented account limit of up to 50 Bots and group chats combined.Sep 5, 14:20 UTCDocumented 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 UTCAzure 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 UTCBreaking: 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 UTCRemoved the dedicated Kubernetes deployment guide at /docs/cloud-agent/self-hosted/kubernetes.Sep 3, 22:20 UTCDocumented 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 UTCNew page: Grok Bot security — network policy, approvals, identity, logging, data handling, and Enterprise-only admin controls.Sep 3, 00:20 UTCSelf-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 UTCNew: 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 UTCNew 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 UTCSelf-hosted Cloud Agent guides now live under /docs/cloud-agent/self-hosted (previously /docs/cloud-agent/self-hosted-guides).Sep 2, 06:20 UTCRewrote /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 UTCNew 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 UTCAdmin 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 UTCNew 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 UTCExpanded 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 UTCNew: 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 UTCNew 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 UTCOrigin 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 UTCDocs 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 UTCNo 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 UTCRemoved 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 UTCAPI 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 UTCOrganizations: 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 UTCRemote 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 UTCBreaking: 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 UTCNo 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 UTCOpenTelemetry 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/endpointsAug 25, 20:20 UTCOn 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 UTCDocumented 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 UTCUpdated /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 UTCUpdated 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 UTCDocumented 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 UTCNo new or removed docs pages. Updates on /docs/api/origin and /docs/api/origin/changelog:Aug 20, 22:20 UTCRemoved 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 UTCAzure 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 UTCUpdated Cloud Agent API endpoints:Aug 19, 18:20 UTCDocumented 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/overviewAug 18, 16:20 UTCClarified 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 UTCUpdated 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 UTCNew 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 UTCOrganization 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 UTCNew 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 UTCOn 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 UTCNew 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 UTCOn 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 UTCNew 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 UTCDocumented 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 UTCNo newly documented features, removed pages, or notable content edits in this pass.Aug 11, 18:20 UTCTypeScript 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 UTCNo-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 UTCDocumented 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 UTCAzure 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 UTCTypeScript: 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 UTCNo new or removed documentation pages in this release.Aug 8, 00:20 UTCNew: 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 UTCOpenTelemetry 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 UTCPrompting: Context mention updated from @Past Chats to @Chats for referencing prior conversation context.Aug 7, 00:20 UTC1.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 UTCDocumented support for the Agent Plugins open standard alongside Cursor Plugins, including which components each format supports.Aug 6, 16:20 UTCAdmin 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 UTCSDK 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 UTCOrigin API (Alpha) is now listed in the API docs: work with Origin repositories, commits, checks, pull requests, and app installations.Aug 5, 14:20 UTCSDK 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 UTCSDK 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 UTCPrivate Connectivity docs moved to Cloud Agents (/docs/cloud-agent/private-connectivity); the Enterprise path is removed.Aug 4, 18:20 UTCNo new, removed, or updated customer-facing doc pages in this release.Aug 4, 16:20 UTCPrompting: @Docs is no longer listed as a context attachment option in chat (files/folders, terminals, and past chats remain).Aug 4, 00:20 UTCFiltered 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 UTCBugbot, 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 UTCNew: 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 UTCTo 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 UTCNew: 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 UTCDocumented guiding reviews with team rules, repository rules, and project .cursor/BUGBOT.md filesJul 29, 16:20 UTCCursor 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 UTCModel 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 UTCStart 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 UTCNew 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 UTCDocumented 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 UTCPython 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 UTCKimi 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 UTCDocumented how team admins can review an existing SSO connection and verified domains from SSO settingsJul 24, 18:20 UTCClaude 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 UTCAgent 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 UTCCursor 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 UTCUsage 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 UTCNew: 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 UTCOrganizations — 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 UTCRemoved the Auto Cost per-token-type price table; Auto Cost remains priced per million tokens regardless of modelJul 21, 22:20 UTCDocumented 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 UTCDocumented 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 UTCDeployment 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 UTCGemini 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 UTCJuly 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 UTCDocumented 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 UTCDefault 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 UTCNew: Security overview — architecture and security model for Cloud Agents (lifecycle, access, isolation, encryption, data handling, and controls).Jul 20, 14:20 UTCPython: AsyncRun docs now include run.stream() (alias for run.messages()) among the async iteration methods.Jul 19, 22:20 UTCOrganization 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 UTCBrowser: 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 UTCMax 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 UTCTeam 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 UTCMicrosoft 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 UTCGrok 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 UTCNew: 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 UTCDocumented 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 UTCDocumented 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 UTCSlack: 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 UTCUsage 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 UTCDesktop 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 UTCCyber 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 UTCCloud AgentsJul 9, 18:20 UTCModelsJul 9, 00:20 UTCCLIJul 8, 22:20 UTCOrganizations APIJul 8, 18:20 UTCModelsJul 8, 12:20 UTCModels and PricingJul 8, 00:20 UTCAccountJul 7, 22:20 UTCCloud AgentJul 7, 18:20 UTCCloud AgentsJul 7, 16:20 UTCAccount / EnterpriseJul 7, 14:20 UTCModelsJul 7, 04:20 UTCAgentJul 6, 20:20 UTCBugbotJul 6, 16:20 UTCAccountJul 6, 14:20 UTCTeamsJul 4, 14:20 UTCModelsJul 4, 00:20 UTCCloud AgentJul 3, 02:20 UTCEnterpriseJul 3, 00:20 UTCBugbotJul 2, 14:20 UTCCLIJul 1, 22:20 UTCModelsJul 1, 06:20 UTCCLIJul 1, 00:20 UTCTeam Marketplace & MCP distributionJun 30, 18:20 UTCModelsJun 30, 16:20 UTCCloud AgentJun 30, 14:20 UTCAPIJun 29, 22:20 UTCOrganizationsJun 29, 20:20 UTCSDKJun 29, 18:20 UTCNewly documented featuresJun 29, 16:20 UTCAccount / OrganizationsJun 26, 20:20 UTCEnterpriseJun 25, 22:20 UTCCloud AgentJun 25, 20:20 UTCEnterpriseJun 25, 18:20 UTCAccount / TeamsJun 25, 14:20 UTCEnterpriseJun 25, 02:20 UTCCloud AgentJun 25, 00:20 UTCSDKJun 24, 22:20 UTCAccount & OrganizationsJun 24, 20:20 UTCNewly documented featuresJun 24, 18:20 UTCIntegrationsJun 24, 16:20 UTCAPI & AuthenticationJun 24, 14:20 UTCEnterpriseJun 23, 22:20 UTCNo new or removed documentation pages.Jun 23, 20:20 UTCNew documentationJun 23, 14:20 UTCMCPJun 23, 02:20 UTCAgentsJun 23, 00:20 UTCNewly documented featuresJun 22, 20:20 UTCTeamsJun 22, 16:20 UTCCLIJun 22, 14:20 UTCSDKJun 22, 02:20 UTCMCPJun 20, 20:20 UTCHooksJun 18, 22:20 UTCCLIJun 18, 20:20 UTCCloud AgentJun 18, 18:20 UTCProtected Git ScopesJun 18, 02:20 UTCNewly documented featuresJun 17, 22:20 UTCCloud Agents