fabro/lib/crates/fabro-cli
Bryan Helmkamp a496c243f4
Remove auto dry-run when LLM providers are missing
Previously, workflows silently fell back to dry-run mode when no LLM
providers were configured or client init failed. This caused command-only
workflows to skip execution entirely. Now missing LLM providers produce
a hard error when the graph has LLM nodes, and are ignored when it doesn't.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 00:34:20 -04:00
..
src Rename fabro-openai-oauth to fabro-oauth 2026-03-31 13:23:43 -04:00
tests/it Remove auto dry-run when LLM providers are missing 2026-04-01 00:34:20 -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 twin test mode for OpenAI E2E tests 2026-03-31 20:36:48 -04:00