Ultraplan approval dialogs cancel themselves if a stray keystroke arrives just before they appear.
What's wrong with this entry?
The dialogs that launch an ultraplan cloud session and then ask what to do with the finished plan were rewritten, and they now cancel themselves if the terminal received input it treated as refused just before the prompt appeared. This stops a selection being accepted by a keystroke you meant for something else.
- Two dialog kinds,
ultraplan_choiceandultraplan_launch, each carrying the prompt text and a flag for whether the dialog arrived over the relay from the browser. - The guard tracks recently refused input and auto-cancels rather than accepting a choice.
- No separate feature flag: this is on wherever the ultraplan path runs.
kind: "ultraplan_choice"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.235
Very large plans cannot be approved
Both mention plan mode
-
v2.1.235
Plans over 200,000 characters cannot be approved
Both mention plan mode
-
v2.1.239
Resuming a session that was in plan mode puts you back in plan mode
Both mention plan mode