Setting to suppress Ultraplan prompt in plan mode
Resolved 💬 2 comments Opened Apr 4, 2026 by spogr Closed Apr 9, 2026
Feature request
When using plan mode (--permission-mode plan) in a headless terminal environment (tmux over SSH), the plan approval dialog includes an option to "Refine with Ultraplan" which opens Claude Desktop. This is not useful for headless/terminal-only workflows and adds visual noise to the approval UI.
Requested change
A setting (e.g. disableUltraplan: true in settings.json) or environment variable to suppress the Ultraplan option from the plan mode approval dialog.
Use case
Single-developer workflow running Claude Code exclusively in tmux sessions. Claude Desktop is not installed and not desired. The Ultraplan prompt appears on every plan approval and cannot be dismissed permanently.
Environment
- Claude Code CLI (not Desktop, not web)
- macOS, tmux, headless
- v2.1.92
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗