fabro/lib
Bryan Helmkamp 286eee7efa fix(graphviz): isolate rendering in a subprocess
Run Graphviz through an internal fabro subprocess so renderer failures no
longer share process fate with the server. Keep expected DOT parse failures
on the 400 path via an explicit stdout protocol, and treat child crashes or
protocol violations as 500s.
2026-04-14 18:15:23 -04:00
..
crates fix(graphviz): isolate rendering in a subprocess 2026-04-14 18:15:23 -04:00
packages/fabro-api-client refactor(server): remove implicit dry-run fallback 2026-04-14 12:28:55 -04:00