mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-25 01:01:29 +00:00
Adds fabro_sandbox::sandbox_details, a control-plane inspection function that maps Local, Docker, and Daytona providers into a shared SandboxDetails record (state, image, resources, labels, timestamps). To avoid type sprawl, the demo board's SandboxResources is unified with the new control-plane shape (cpu_cores: f64, memory_bytes: u64, disk_bytes: u64). The runs board chip in apps/fabro-web converts memory_bytes back to GB for display. |
||
|---|---|---|
| .. | ||
| dot-grammar.ts | ||
| register-dot-language.ts | ||
| runs.test.ts | ||
| runs.ts | ||