
Test the behavior
Agent
Wind Tunnel
A stress test for AI assistants.
Give an AI assistant the same task twice: once with working tools, and once with a deliberate problem. A side-by-side report shows how its response changed, helping you spot weaknesses.
How it works
Each run starts with fresh agent state. A fault is inserted at a specified tool call; the trace records requests, observations, final answers, and whether that fault was reached.
- Test cases
- Transient tool errors, stale results, and untrusted instructions inside a tool response.
- Output
- JSON traces, a paired summary, and an HTML report. The pass rate counts only valid comparisons.
The offline demo uses scripted decisions and fixture data. An optional OpenAI adapter connects real tool calls to the same workflow.