fabro/lib/crates/fabro-cli
Bryan Helmkamp e1b9da9d12 Fix race condition between fabro run --detach and fabro logs -f
Write id.txt and touch empty progress.jsonl in detach_run() before
spawning the child process so that `fabro logs -f ULID` can resolve
the run and tail the file immediately.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 13:37:48 -04:00
..
src Fix race condition between fabro run --detach and fabro logs -f 2026-03-15 13:37:48 -04:00
tests Fix doctor trycmd test: move env vars to [env.add] section 2026-03-14 17:28:44 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Add fabro run --detach to fork workflows as background processes 2026-03-14 17:18:50 -04:00