The Cursor game logo

Cursor

PatchBot will keep your Discord channel up-to-date on all the latest Cursor release notes.

Servers
471
Gamers
90,695

Latest updates

Custom stores, custom tools, and auto-review for the Cursor SDK

We've shipped a batch of new functionality across the TypeScript and Python SDKs. You can now choose how agent and run metadata is persisted, expose your own functions to the agent as tools, route local tool calls through auto-review, and nest subagents to any depth. This release also brings a set of reliability, performance, and platform fixes that make local and cloud SDK agents easier to run in production scripts,...

Design Mode Improvements

With Design Mode in the Cursor browser, you can click, draw, or describe changes by voice to help agents update your UI. Multi-select elements

Click on two or more elements together in the browser. Cursor sees the selected elements, their code, the surrounding layout, and the visual relationships on the page. Ask the agent to make one match the other, remove repeated content, or adjust a group of components at once. Voice input

...

Canvas Design Mode and Context Usage Report

With canvases, agents can create interactive artifacts like dashboards, reports, and internal tools that you can share with your team. This release introduces Design Mode for faster canvas editing, new ways to understand context usage, and other quality-of-life improvements. Design Mode in canvases

Design Mode is now available in canvases. ...

Organizations for Cursor Enterprise

Enterprise customers can now manage multiple Cursor teams from one place, with different security, governance, budget, and feature controls for each. These capabilities are now generally available to all Enterprise customers. Organizations An organization is the top-level container for your company's identity, administration, and membership. It gives admins one place to view and manage their entire Cursor setup, including a rollup of spend and token usage across every team. Teams

...

Auto-review Run Mode

Auto-review is a new run mode that allows Cursor to work for longer with fewer approval prompts and safer execution.

Auto-review applies to Shell, MCP, and Fetch tool calls. Allowlisted calls run immediately, and calls that can be sandboxed run in the sandbox. All other agent actions go to a classifier subagent that decides whether to allow the call, try a different approach, or ask for your approval.

...

Shared Canvases

You can now share canvases from Cursor with your team.

Canvases are interactive artifacts created by agents, like reports, dashboards, and custom interfaces. Instead of sharing a full chat thread, you can share a link to a live snapshot of a canvas for teammates to open in the browser.

View your team's shared canvases in the Cursor Dashboard with read-only access. Shared canvases are available on Pro, Teams, and Enterprise plans.

...