fabro/apps/fabro-web/app/data
Bryan Helmkamp 02d494c268
feat(sandbox,server,web): add sandbox_details inspection and unify SandboxResources
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.
2026-05-09 21:40:19 -04:00
..
dot-grammar.ts Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
register-dot-language.ts refactor(web): drop light mode, go dark-only 2026-04-20 09:27:08 -04:00
runs.test.ts feat(runs): link stored pull requests 2026-05-08 13:17:08 -07:00
runs.ts feat(sandbox,server,web): add sandbox_details inspection and unify SandboxResources 2026-05-09 21:40:19 -04:00