fabro/lib/crates/fabro-cli
Bryan Helmkamp 16bfb84b40 Simplify MetadataStore init_run API and resume graph loading
Collapse init_run/init_run_with_records/init_run_inner into a single
init_run(run_id, files) that takes all files as a flat slice. Resume
from metadata branch now uses RunRecord's embedded graph directly
when available, falling back to graph.fabro DOT parsing for old runs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 19:30:18 -04:00
..
src Simplify MetadataStore init_run API and resume graph loading 2026-03-24 19:30:18 -04:00
tests Remove RunSpec + Manifest types and all remaining references 2026-03-24 19:23: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