Click-to-focus on terminal can accidentally launch Ultraplan cloud session (no confirmation)

Open 💬 0 comments Opened Jul 13, 2026 by dj-anna

Version: 2.1.207, macOS (darwin 23.4)

What happens: When clicking on the terminal window just to give it focus, the click sometimes lands on the Ultraplan affordance and immediately launches a remote cloud planning session — no confirmation step. This has happened to me repeatedly in one working session: a plan I had explicitly paused got shipped off to a billed cloud session twice, purely from focus-clicks. The session then runs for up to 90 minutes before timing out, and there's no obvious way to cancel it from the CLI.

Expected: A single stray click should not start a remote, billed, long-running session. Either:

  • require an explicit confirmation before launching Ultraplan from a click,
  • ignore the click that transfers window focus (standard macOS behavior for many apps), or
  • provide an immediate in-CLI cancel/undo for a just-launched cloud session.

Impact: Accidental spend + workflow disruption; as an ADHD user, unintended mode-switches like this are especially costly.

View original on GitHub ↗