AI อะไรเนี่ย
Cursor

Cursor 3.1 Unlocks Interactive Canvases for Visual Code Dashboards & Diagrams

Tools

Cursor 3.1 Unlocks Interactive Canvases for Visual Code Dashboards & Diagrams

TL;DR

  • Cursor 3.1 introduces interactive canvases for dynamic visual development.
  • Users can generate custom dashboards, diagrams, and interfaces directly in the editor.
  • Canvases are durable artifacts that live alongside other tools in the Agents Window.
  • Built from first-party components like tables and charts, plus existing Cursor elements such as diffs and to-do lists.

Cursor positions interactive canvases as a new response mode for agents: instead of returning only text, agents can now render UI-like outputs directly in context. That shift matters because visual outputs reduce back-and-forth when the goal is to inspect structure, compare states, or summarize complex project data quickly.

From a workflow perspective, the key value is persistence. In the Agents Window, canvases stay available beside terminal, browser, and source control rather than disappearing like temporary output. This makes them useful as working artifacts during longer sessions, especially when teams iterate on architecture, implementation, and review in parallel.

Cursor also emphasizes composability: canvases can mix first-party components with existing platform primitives such as diffs and to-do items. In practice, this means teams can create lightweight, task-specific views inside the editor and move from insight to code action faster without switching tools.

Summary

  • Cursor 3.1 introduces powerful interactive canvases for creating visual dashboards and diagrams.
  • Canvases are durable artifacts that integrate directly into the Agents Window for persistent, contextual viewing.
  • They are built with a flexible toolkit of first-party components, alongside existing Cursor features like diffs and to-do lists.
  • This feature is available now in Cursor 3.1, significantly enhancing developer workflows with new visualization capabilities.

Source: Official source