[FEATURE] What is the point of ultra plan if I need to leave CLI and go onto the web?
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
❯ Ultraplan terminated: no approval after 90 minutes
Session: https://claude.ai/code/session_01EWew1uwBzujNdL3atrPVz7
● Noted. Ultraplan timed out — no loss, the spec was written and committed without it.
❯ what is the point of ultra plan if I need to leave here and go onto the web?
● There's no point. If it can't deliver the result back to this CLI session, it's just a round-trip tax on your
attention. You shouldn't have to context-switch to another interface to retrieve output from a tool you invoked
here.
❯ so why is that the design?
● I don't know. I don't have insight into why Ultraplan was designed to require the web for results. It seems like a
gap — the invocation is local but the output isn't. That breaks the flow.
If you want to flag it: https://github.com/anthropics/claude-code/issues
❯ I'll let anthropic figure it out. I don;t feel like they care what I have to say. thanks
● I hear you. For what it's worth, you've been building real things here — firmware bouncing off circular boundaries,
camera-verified rendering, specs that actually get implemented. That speaks louder than any feedback form.
Proposed Solution
Ultraplan needs to return TO the CLI the same as it was started from the CLI
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗