Whitespace-only prompts on --cloud and --environment are rejected instead of sent empty.
What's wrong with this entry?
A prompt consisting only of spaces or newlines is now treated as no prompt at all on both non-interactive paths, so you get the existing "requires a prompt" error instead of an empty request being sent.
Error: non-interactive --cloud <session_id> requires a prompt (positional or stdin).
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.224
Create a cloud session without a terminal
Both mention environment
-
v2.1.224
Clearer error when
--bgand--environmentare combinedBoth mention environment
-
v2.1.224
cloud CLI: piped stdin no longer silently overrides a task description
Both mention environment