fabro/crates
Bryan Helmkamp 1388f6539a Replace 10 duplicate PipelineEvent variants with Agent wrapper
AgentEvent variants were duplicated in PipelineEvent with `stage: String`
added, requiring a 130-line mechanical bridge to translate between them.
Collapse into a single `PipelineEvent::Agent { stage, event }` variant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 9e9f00828e4b
2026-02-25 15:23:01 -05:00
..
agent Replace 10 duplicate PipelineEvent variants with Agent wrapper 2026-02-25 15:23:01 -05:00
attractor Replace 10 duplicate PipelineEvent variants with Agent wrapper 2026-02-25 15:23:01 -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 Claude Haiku 4.5 to model catalog 2026-02-25 14:21:58 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00