mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- retro_agent::upload_data_files reads from RunStore first with filesystem fallback for progress.jsonl, checkpoint, run record, and start record - write_finalize_commit reads retro.json from store before falling back to disk - persist_terminal_engine_failure uses build_conclusion_from_store instead of disk-only build_conclusion - open_or_hydrate_run tolerates malformed checkpoint/conclusion/retro/sandbox JSON files during hydration (warns and skips instead of failing) - Box<DbReader> in SlateRunDb fixes clippy large_enum_variant warning - Fix tests that called open_or_hydrate_run on dirs without run.json - Nextest test-groups replace global thread cap for better parallelism - opt-level=1 for dev dependencies shrinks test binary sizes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||