fabro/lib
Bryan Helmkamp e645c68be5 fix: serialize run.running with workflow lifecycle events
Move run.running emission onto the event emitter path so it cannot race
past sandbox.initialized or run.started via a direct store append. This
keeps event ordering deterministic for CLI consumers and snapshot tests.
2026-04-03 19:35:51 -07:00
..
crates fix: serialize run.running with workflow lifecycle events 2026-04-03 19:35:51 -07:00
packages/fabro-api-client Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00