AIToday
Large Language ModelsAI in HealthcareAmazon AI BlogPublished: Jun 16, 2026, 04:00 JST1 min read

AWS releases failure detection tools for AI agents that automatically diagnose why they fail in production, reducing diagnosis time from hours to minutes.

AWS releases failure detection tools for AI agents that automatically diagnose why they fail in production, reducing diagnosis time from hours to minutes.

3 Key Points

  1. What happened

    AWS Strands Evals SDK now includes detector functions that automatically scan AI agent execution traces to identify failures and trace causal chains between them. The detectors categorize failures across nine parent categories—hallucination, incorrect actions, orchestration errors, task instruction non-compliance, execution errors, context handling errors, repetitive behavior, LLM output issues, and configuration mismatch—and assign confidence scores and fix recommendations.

  2. Why it matters

    When an AI agent's performance drops (for example, goal success rate falling from 85 percent to 70 percent after a deployment), teams previously had to manually inspect traces span by span to understand what broke. This manual diagnosis becomes a bottleneck for teams operating agents at scale. The detectors automate this workflow by answering 'why did it fail?' at the per-span level, complementing traditional evaluators that only answer 'how well did it do?'

  3. What to watch

    The detector pipeline uses a two-phase approach—failure detection scans each span against the taxonomy, and root cause analysis traces causal chains and classifies each failure's causality as PRIMARY, SECONDARY, or TERTIARY. It handles sessions of varying sizes through direct analysis, failure path pruning, and chunked analysis with merge for very large sessions. Fix recommendations specify whether changes belong in system prompt, tool description, or other configuration.

Ask the AI about this article →

Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DataAgent launches with $10M to auto-fix Kubernetes faultsSiliconANGLE AI · 46m ago
  • SK Hynix custom HBM boosts inference up to 5.15xDIGITIMES Asia · 46m ago
  • Nvidia Earnings: Boring by Design, Avoiding a Consolidated WorldStratechery (Ben Thompson) · 46m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleKKR launches a $10 billion(約1.6兆円) AI infrastructure platform with Nvidia and others, while also investing in Crowe Advisory to expand into professional services tied to corporate transformation.