mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
Thread existing data through to pipeline events to match kilroy's progress.ndjson schema: handler_type on StageStarted, failure_reason on StageFailed/StageCompleted, notes on StageCompleted, join_policy and error_policy on ParallelStarted, status (replacing success bool) on ParallelBranchCompleted, and question_type on InterviewStarted. Adds Display impls for QuestionType, JoinPolicy, and ErrorPolicy. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Entire-Checkpoint: 2d4a98c3b5f0 |
||
|---|---|---|
| .. | ||
| auto_approve.rs | ||
| callback.rs | ||
| console.rs | ||
| mod.rs | ||
| queue.rs | ||
| recording.rs | ||
| replay.rs | ||
| web.rs | ||