Cursor Design Mode adds multi-select and voice input
TL;DR
Cursor Design Mode now supports multi-selecting elements so agents can understand visual relationships and edit multiple components at once. It also adds voice input for queuing changes while an agent runs.
What changed
Cursor updated Design Mode so developers and vibe builders can multi-select UI elements for agents to map visual relationships and update several components simultaneously. Basic users now queue instructions via voice input even while an agent continues running.
Why it matters
Developers handling interface layouts see fewer manual steps when agents process grouped elements at once. Vibe builders working on component sets gain efficiency in workflows that mirror multi-object selection patterns found in Figma.
What to watch for
Compare the updates against multi-select flows in VS Code extensions. Verify by opening a sample project in the newest Cursor build and testing voice commands on several selected elements.
Who this matters for
- Vibe Builders: Multi-select UI elements to batch edit components and map visual relationships like in Figma.
Harsh’s take
Cursor is closing the gap between design tools and IDEs. Multi-selection is a fundamental UX pattern that agents previously struggled to parse. By allowing users to group elements, the agent gains context on spatial relationships, which reduces the hallucination rate for CSS layouts.
This update specifically targets the vibe builder workflow where visual intent often precedes logic. Voice input while an agent runs is the real sleeper hit here. It transforms the coding process into a continuous dialogue rather than a stop-and-start command line experience.
This shift toward asynchronous instruction queuing suggests a future where the developer acts more like a conductor than a typist. If you are still manually editing individual divs, you are ignoring the massive efficiency gains found in these agentic UI patterns.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor 3.7 adds cloud agents management in the Agents Window
Cursor 3.7 adds fast cloud environment setup, /in-cloud subagents for isolated VM tasks, and seamless local-to-cloud session handoffs. Cloud subagents run in the background for long-running tasks such as fixing CI or managing PRs.
- FeatureCursor adds multi-select and voice input to Design Mode
Cursor's Design Mode now supports multi-select for matching styles and adjusting component groups at once. Voice input allows narrating UI changes while the microphone stays active during agent runs.
- FeatureCursor supports cloud agent setup in under 10 minutes with snapshots
Cursor now supports cloud environment setup in under 10 minutes using reusable snapshots. Users launch isolated subagents with /in-cloud and hand off sessions between local machines and the cloud.