mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
SandboxSpec::Local and run reconnect now build a DriverSandbox over the sandbox-driver Host provider instead of fabro's own LocalSandbox, which is deleted. fabro_sandbox::local_sandbox designates the working directory (created when missing, never removed), creates the Host handle in a per-process registry, and learns the platform up front. A local sandbox reports no provider id: it is its directory, which the run record already carries, so reconnect rebuilds the handle over that directory rather than by id. The credential filter for explicit environment variables and the Bash readiness probe now come from the exec layer and the driver's activate helper. Test call sites move to the async constructor; test factories that must stay synchronous share the parent session's sandbox handle. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||