fabro/lib/crates/arc-workflows/tests
Bryan Helmkamp 71b4329669 Eliminate GitCheckpointMode enum, unify local and remote git operations
All git checkpoint, diff, push, worktree, and merge operations now go
through sandbox.exec_command() instead of maintaining parallel Host
(spawn_blocking) and Remote code paths. The enum is replaced by
git_checkpoint_enabled + host_repo_path on RunConfig, and
sandbox.is_remote() is used where behavior still differs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 18:46:46 -04:00
..
attractor_compat.rs Fix relative paths broken by crates/ → lib/crates/ move 2026-03-09 13:20:47 -04:00
cp_integration.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
daytona_integration.rs Eliminate GitCheckpointMode enum, unify local and remote git operations 2026-03-10 18:46:46 -04:00
integration.rs Eliminate GitCheckpointMode enum, unify local and remote git operations 2026-03-10 18:46:46 -04:00