fabro/crates
Bryan Helmkamp 655e207b8e Add 4 missing pipeline events for observability parity
- LlmRetry: wrap agent session stream() with llm::retry, emit
  AgentEvent::LlmRetry and forward to PipelineEvent::LlmRetry
- failure_class on StageFailed/StageCompleted: "transient" for
  retry-eligible failures, "terminal" for final failures, None for success
- ParallelEarlyTermination: emit on fail_fast break with reason,
  completed_count, and pending_count
- SubgraphStarted/SubgraphCompleted: boundary events with timing and
  step count for sub-pipeline execution

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 82c1bbcbe2f2
2026-02-25 15:06:25 -05:00
..
agent Add 4 missing pipeline events for observability parity 2026-02-25 15:06:25 -05:00
attractor Add 4 missing pipeline events for observability parity 2026-02-25 15:06:25 -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