fabro/lib
Bryan Helmkamp 85ca7d5310
feat(server): wire GET /api/v1/runs/{id}/sandbox handler
Returns sandbox_details for the run-owned sandbox. Maps internal errors
into the HTTP shape required by the OpenAPI contract: 404 when the run
or sandbox record is missing, 501 when the provider has no details
implementation, 409 when an existing provider's inspection fails.
2026-05-09 21:44:07 -04:00
..
crates feat(server): wire GET /api/v1/runs/{id}/sandbox handler 2026-05-09 21:44:07 -04:00
packages/fabro-api-client feat(sandbox,server,web): add sandbox_details inspection and unify SandboxResources 2026-05-09 21:40:19 -04:00