fabro/lib
Bryan Helmkamp a39b97c940
Reconnect a local sandbox by attaching to its directory
A local sandbox was rebuilt by creating a fresh Host sandbox over the
recorded working directory, so reconnect, sandbox details, the console
URL, the recorded id, and the terminal each carried a local branch. The
Host provider now derives a designated directory's id from its path and
attaches to it from any provider instance, so reconnect goes through the
one attach path: the record carries that id, a record written before
directories had ids recomputes it from the directory, and describe works
for local like every other kind. The local provider skips the ownership
scope because a designated directory carries no labels and nothing else
shares the host's directories with fabro.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-11 12:36:29 -06:00
..
apps Read the Daytona scopes fabro needs from the provider's health 2026-09-11 12:36:29 -06:00
components Reconnect a local sandbox by attaching to its directory 2026-09-11 12:36:29 -06:00
foundation Give the checkout its GitHub credentials through the driver's store 2026-09-11 10:02:01 -06:00
packages/fabro-api-client Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00