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.
関連記事
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Cursor CLIアップデート - クラウドへのプラン引き渡し、MermaidのASCIIレンダリング対応
CursorのCLIが更新され、ターミナルからクラウドエージェントへのプラン引き渡し、Mermaid図のインラインASCIIレンダリング、各種品質改善が追加された。
人気記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.84 リリース - PowerShellツールプレビューと環境設定の強化
Claude Code v2.1.84がリリース。Windows向けのPowerShellツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.91 リリース - MCPツール結果の永続化とEditツールの最適化
Claude Code v2.1.91ではMCPツールの結果サイズの上書き、シェル実行の制御強化、Editツールの効率改善などが行われた。