Skip to content

Conversation

kcoopermiller
Copy link
Member

@kcoopermiller kcoopermiller commented Oct 1, 2025

Note

Add optional --timeout/-t (seconds) to prime sandbox run, display it when set, and pass timeout to SandboxClient.execute_command.

  • CLI (src/prime_cli/commands/sandbox.py):
    • Sandbox Run:
      • Add --timeout/-t option (seconds; default 300) to prime sandbox run.
      • Print provided timeout in command pre-run summary.
      • Update SandboxClient.execute_command call to use keyword args and pass working_dir, env, and new timeout.

Written by Cursor Bugbot for commit 78b7cc2. This will update automatically on new commits. Configure here.

Copy link
Member

@JannikSt JannikSt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atm 300 is also our max - wdyt. change this also on gateway(s)?

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.

2 participants