fabro/lib/crates/fabro-cli
Bryan Helmkamp 57e0385c98
fix(workflow): use configured providers for default models
Derive configured providers from env and vault when choosing default
models during run creation and materialization, and thread the resolved
run provider through execution handlers instead of recomputing it.

Also return a user-facing error when fabro-agent cannot infer a default
model for the selected provider.
2026-04-15 08:19:04 -04:00
..
src fix(workflow): use configured providers for default models 2026-04-15 08:19:04 -04:00
tests/it feat(secret): accept secret value via stdin or interactive prompt 2026-04-15 07:34:33 -04:00
build.rs refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
Cargo.toml refactor(graphviz): extract graphviz-sys into fabro-sh/graphviz-sys 2026-04-14 19:03:01 -04:00