fabro/lib/crates/fabro-cli/tests
Bryan Helmkamp 3b5bb33d73 refactor(run): remove worker-side SlateDB access
Move detached workers onto an HTTP-backed runtime store so the server
remains the only SlateDB owner. This replaces the worker's seeded local
RunDatabase with a canonical server-backed handle for state, events, and
blobs, and updates workflow runtime plumbing to use that abstraction.
2026-04-07 14:33:33 -04:00
..
it fix(run): make attach stream terminal-authoritative 2026-04-07 14:32:23 -04:00