fabro/lib/crates/fabro-cli/src
Bryan Helmkamp fca50d3336 refactor(workflows): merge cost.rs into outcome.rs
Colocate compute_stage_cost and format_cost with StageUsage, eliminating a
thin module that only imported from outcome.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:06 -04:00
..
commands refactor(workflows): merge cost.rs into outcome.rs 2026-03-29 13:47:06 -04:00
cli_config.rs Unify CliConfig, ServerConfig, ProjectConfig, WorkflowRunConfig, RunDefaults into FabroConfig 2026-03-29 13:47:05 -04:00
doctor.rs Unify CliConfig, ServerConfig, ProjectConfig, WorkflowRunConfig, RunDefaults into FabroConfig 2026-03-29 13:47:05 -04:00
init.rs Detect GitHub App visibility mismatch during repo init (#99) 2026-03-19 12:29:55 -04:00
install.rs Unify CliConfig, ServerConfig, ProjectConfig, WorkflowRunConfig, RunDefaults into FabroConfig 2026-03-29 13:47:05 -04:00
logging.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
main.rs refactor(workflows): move checkpoint, run_record, start_record, sandbox_record into records/ 2026-03-29 13:47:06 -04:00
provider_auth.rs Redesign fabro-model with LanguageModel trait, Catalog struct, and ModelRef (#121) 2026-03-23 11:15:40 -04:00
skill.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
upgrade.rs Add Linux ARM64 (aarch64-unknown-linux-gnu) release target 2026-03-20 10:33:46 -04:00