Skip to content

Conversation

@jmsanders
Copy link
Contributor

Screen.Recording.2026-01-14.at.2.46.59.PM.mov

There are a few interactions with other flags that I had to make decisions on:

  • --json and --wait blocks on printing the first output until the run is complete and includes the run status in the output.
  • --debug and --wait prefers debug although I do want to revisit this in another PR to have the waiting continue after existing the debugger
  • --open and --wait still opens the run but continues polling from the CLI.

When --json and --wait are both passed, don't print the result until the
run completes.
I want to take a closer look at this later so we can debug and then
continue waiting for the run after we exit our debugger. But I'll pull
those changes out into a different branch.
dan-manges
dan-manges previously approved these changes Jan 14, 2026
Clarify this will run until completion or first failure. And call the
status the "result status" which better matches how we actually refer to
this status.
@jmsanders jmsanders merged commit 23def42 into main Jan 15, 2026
1 check passed
@jmsanders jmsanders deleted the jordan/run-wait branch January 15, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants