fabro/lib/crates/arc-api
Bryan Helmkamp c3f2ccd68a Update docs screenshots and fix demo workflow serialization
Replace docs/images screenshots (runs-board, run-detail, workflow-example)
with fresh captures from the current FABRO-branded UI in demo mode.

Also fix a panic in arc-api demo::run_config_to_api where None-valued
HashMap fields (e.g. sandbox.env) serialized to JSON null, which failed
to deserialize into non-optional HashMap fields in RunConfiguration.
Added strip_nulls helper to clean the intermediate JSON value.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 00:38:19 -04:00
..
src Update docs screenshots and fix demo workflow serialization 2026-03-12 00:38:19 -04:00
tests Add SSH sandbox provider (arc-ssh) for user-provided hosts 2026-03-11 22:29:51 -04:00
Cargo.toml Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00