Skip to content

Don't apply git patches when starting a sandbox#367

Merged
robinaugh merged 1 commit intomainfrom
jason/sandbox-start-disable-patch
Feb 19, 2026
Merged

Don't apply git patches when starting a sandbox#367
robinaugh merged 1 commit intomainfrom
jason/sandbox-start-disable-patch

Conversation

@robinaugh
Copy link
Contributor

@robinaugh robinaugh commented Feb 19, 2026

Summary

  • Adds a Patchable field to InitiateRunConfig to control whether git patches are generated and sent with the run creation request
  • Sandbox starts pass Patchable: false since the sandbox exec flow handles syncing local changes via SSH at exec time, making the initial patch redundant

Test plan

  • Existing unit tests updated and passing
  • Verify rwx run still includes git patches as before
  • Verify rwx sandbox start no longer sends a git patch
  • Verify rwx sandbox exec still syncs changes via SSH at exec time

@robinaugh robinaugh self-assigned this Feb 19, 2026
@robinaugh robinaugh force-pushed the jason/sandbox-start-disable-patch branch from 7838425 to 39e5e4e Compare February 19, 2026 17:39
@robinaugh robinaugh marked this pull request as ready for review February 19, 2026 17:55
jmsanders
jmsanders previously approved these changes Feb 19, 2026
@robinaugh robinaugh merged commit 356d548 into main Feb 19, 2026
1 check passed
@robinaugh robinaugh deleted the jason/sandbox-start-disable-patch branch February 19, 2026 18:19
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