fabro/lib
Bryan Helmkamp f322025b3d
refactor(sandbox): home the runtime directory under the system tmp dir
Use /tmp/fabro/runtime for both Docker and Daytona instead of
provider-specific roots. A writable /tmp inside the sandbox is already
a dependency (commit-message files, exec stop-files), it needs no
root-level mkdir for non-root container users, and it makes the two
providers uniform.

The trailing runtime path component stays load-bearing: materialized
blobs at runtime/blobs/{hash}.json are recognized as managed blob
references and normalized back to blob:// in durable context.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012Kmn5jyrdpyCdvcfvmEDvA
2026-08-25 07:21:24 -04:00
..
apps Merge pull request #783 from fabro-sh/codex/sqlite-blob-startup-activation 2026-08-24 16:32:59 -04:00
components refactor(sandbox): home the runtime directory under the system tmp dir 2026-08-25 07:21:24 -04:00
foundation Merge pull request #783 from fabro-sh/codex/sqlite-blob-startup-activation 2026-08-24 16:32:59 -04:00
packages/fabro-api-client Preserve run creation error context 2026-08-24 12:22:38 -04:00