fabro/lib/crates/fabro-cli
Bryan Helmkamp 5ac60c7134
Suppress stderr output in detach and create modes
`prepare_workflow` unconditionally printed Workflow/Graph/Goal info to
stderr, which leaked into `--detach` and `create` output that should
only emit the run ID. Add a `quiet` flag to suppress this output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:26:20 -04:00
..
src Suppress stderr output in detach and create modes 2026-03-21 10:26:20 -04:00
tests Decompose fabro run into create / start / attach (#116) 2026-03-20 14:08:54 -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 Extract fabro-model crate from fabro-llm (#109) 2026-03-19 22:26:47 -04:00