Tech Dev Notes
Search
⌘
K
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
Skip to content
Toggle Sidebar
All releases
Cursor · Docs
Cursor Docs
Cursor's documentation site.
Changelog
114 releases tracked
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