Skip to content

Conversation

@robinaugh
Copy link
Contributor

@robinaugh robinaugh commented Feb 3, 2026

This PR makes a few miscellaneous usability improvements to the sandbox CLI.

  • Add more verbose --help documentation for rwx sandbox exec, to make LLMs better at using it - With these changes, I was able to have an LLM generate a test feature without wrestling with the sandbox tooling at all (and without creating an unnecessary script file).
  • Check ready state before showing spinner, to prevent flickering the waiting message unnecessarily - The spinner gets printed over when using a terminal manually, so you don't even notice it, but Claude Code was showing it persistently, which made it look like it needed to wait for the sandbox to be ready in between each exec call.
  • Use a specific run title format when creating a sandbox run - This makes them look different in the UI from a normal CLI run. I've currently not allowed this to be configurable, but we could.

@robinaugh robinaugh self-assigned this Feb 3, 2026
@robinaugh robinaugh marked this pull request as ready for review February 3, 2026 20:21
dan-manges
dan-manges previously approved these changes Feb 3, 2026
@robinaugh robinaugh merged commit 26db1d1 into main Feb 3, 2026
1 check passed
@robinaugh robinaugh deleted the jason/help-docs branch February 3, 2026 20:38
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