fabro/lib/crates/fabro-retro
Bryan Helmkamp 7f23038820
refactor(retro): drop redundant mkdir and dead run_dir plumbing
Sandbox::write_file already creates parent dirs in every backend (local, docker, daytona), so the per-file mkdir -p exec_command in upload_data_files was a wasted round-trip. Also remove the run_dir param/field that became unused after RunDump took over hydration.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 08:49:02 -04:00
..
src refactor(retro): drop redundant mkdir and dead run_dir plumbing 2026-05-01 08:49:02 -04:00
Cargo.toml refactor(retro): share run dump hydration 2026-04-30 23:31:12 -04:00