Cursor CLI Update: Plan Handoff to Cloud, Mermaid ASCII Diagrams, and Quality-of-Life Improvements
Cursor updates its CLI with plan-to-cloud handoff from the terminal, inline ASCII rendering of Mermaid diagrams, and a range of tooling and reliability improvements.
Cursor has shipped a new update to its command-line interface, adding the ability to hand off plans directly to cloud agents, inline rendering of Mermaid diagrams as ASCII, and a collection of quality-of-life fixes focused on tooling and reliability.
Plan Mode Gets Cloud Handoff
When a plan is generated in the CLI, a persistent decision menu now appears. Developers can choose to execute the plan locally or push it to a cloud agent for background execution.
Typing /plan returns to the current plan and its action menu at any time. Keyboard shortcuts have been added to the prompt bar: arrow keys navigate options, Enter executes the selected option, and Shift+Enter serves as a shortcut for “Build in cloud.”
Mermaid Diagrams Render Inline in the Terminal
Mermaid code blocks now render directly as ASCII diagrams within CLI conversations. Supported diagram types include flowcharts, sequence diagrams, state machines, class diagrams, and entity-relationship diagrams.
Pressing Ctrl+O toggles between the rendered ASCII diagram and the original Mermaid source, allowing developers to inspect both representations without leaving the terminal.
Additional Improvements
The update also includes a broad set of improvements targeting tooling integration, developer experience, and overall reliability of the CLI. Specific details have not been enumerated in the release notes beyond these categories.
The full changelog is available at cursor.com/changelog/cli-feb-18-2026.
Related Articles
Cursor Adds Subagents, Skills, and Image Generation - Major Agent Enhancements
Cursor implements subagents, agent skills, and image generation. Parallel execution, improved context management, and dynamic skill application enable handling of more complex, long-running tasks.
Cursor Launches Long-Running Agents in Research Preview - Autonomous Execution for Complex Tasks
Cursor introduces long-running agents capable of autonomous planning and execution without human intervention. Available for Ultra, Teams, and Enterprise plans.
Cursor 2.5 Brings Plugin Marketplace, Sandbox Network Controls, and Async Subagents
Cursor releases version 2.5 with a plugin marketplace for extensibility, granular network access controls for sandboxed environments, and asynchronous subagent execution for parallel processing.
Popular Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Latest Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.