mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Extract millis_u64 and save_json/load_json to shared crate root, replacing identical copies in engine, parallel, human, conclusion, manifest, checkpoint, and retro modules - Remove exists() pre-checks before Manifest::load and Conclusion::load in CLI runs scanner (TOCTOU anti-pattern) - Merge duplicate cancel_run match arms for Queued/Starting/Running - Change Conclusion.status from String to StageStatus enum - Extract RunFilterArgs shared struct from RunsListArgs/RunsPruneArgs - Replace hand-rolled formatDuration with formatDurationMs wrapper over existing formatDurationSecs - Extract duplicated ToolRow/ToolBlock components to shared tool-use.tsx Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth-layout.tsx | ||
| collapsible-file.tsx | ||
| tool-use.tsx | ||