fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 103d1bf511
Rename fabro_store::RunState to RunProjection
Clarifies that this type is an event-sourced projection of run history,
distinct from fabro_core::ExecutionState which tracks live execution.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:37:19 -07:00
..
commands Rename fabro_store::RunState to RunProjection 2026-04-03 16:37:19 -07:00
shared Rename fabro-openai-oauth to fabro-oauth 2026-03-31 13:23:43 -04:00
sleep_inhibitor Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
args.rs Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00
logging.rs Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
main.rs Merge remote-tracking branch 'origin/main' 2026-04-03 10:34:48 -07:00
store.rs Remove dead code, double-Arc, and back-compat shims 2026-04-03 16:24:44 -07:00
user_config.rs Remove server feature flag from fabro-cli, always compile server in 2026-04-03 10:09:56 -07:00