fabro/lib/crates/fabro-sandbox/src
Bryan Helmkamp 35593d0a11
refactor(storage): unify scratch paths and key schema
- centralize FABRO_HOME and storage path resolution in fabro-config
- rename store types, extract ArtifactStore, and simplify run key layout
- switch run scratch to scratch/, remove RuntimeState, and refresh docs/clients
2026-04-06 10:13:37 -04:00
..
daytona refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
docker.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
lib.rs Remove SandboxRecordExt trait (save/load were unused in production) 2026-04-03 14:58:18 -07:00
local.rs Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
read_guard.rs Apply rustfmt 2024 style edition across workspace 2026-03-29 13:47:08 -04:00
reconnect.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
sandbox.rs Remove Sprites sandbox provider 2026-03-30 12:23:06 -04:00
sandbox_provider.rs Remove SSH and Exe sandbox providers 2026-03-30 12:17:20 -04:00
sandbox_record.rs Remove SandboxRecordExt trait (save/load were unused in production) 2026-04-03 14:58:18 -07:00
sandbox_spec.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00
test_support.rs Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
worktree.rs Rename SessionConfig to SessionOptions and McpServerConfig to McpServerSettings 2026-04-02 06:47:42 -07:00