fabro/crates
Bryan Helmkamp a00f7fd60e Add missing data fields to PipelineEvent variants
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
2026-02-25 11:40:19 -05:00
..
agent Add skills system for reusable prompt templates 2026-02-25 11:32:07 -05:00
attractor Add missing data fields to PipelineEvent variants 2026-02-25 11:40:19 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add ullm models sync command to download OpenRouter model metadata 2026-02-24 14:18:43 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00