Canvases are interactive artifacts the agent builds alongside your code — dashboards, reports, task boards, and small tools that live in the editor. Create one with the /canvas skill, or let the agent offer one (for example, a context-usage report rendered as a canvas).
Teams can share canvases via a link: viewers get a live, read-only snapshot in the browser — no Cursor install required. Great for architecture reviews and status dashboards.
Design Mode (June 2026) brings direct-manipulation UI editing to canvases and the browser: multi-select elements, tweak them visually, and narrate changes with voice input while the agent writes the corresponding code.
The Cursor SDK (June 2026) exposes the agent runtime programmatically:
npm install @cursor/sdk # TypeScript pip install cursor-sdk # Python