Turn production traces into evals that catch the next regression. Preview how Taso proposes checks from recurring behavior, ready for your team to review.
Proposed checkNeeds your review
Check the refund policy before acting.
Closed dispute → send for review, without issuing a refund.
Auto-Eval · early access. Combine traces with your team’s expertise and existing test suites.
02 / Compare the change
Same conditions. A different path.
Run both versions against the same approved scenarios and controlled environment state. Follow the exact point where behavior changes.
BaselinePolicy gate enforcedRefund blocked
ChallengerApproval check skippedRegression found
Model, prompt, tool, or MCP changes. One consistent comparison.
03 / Auto-Eval · in development
Build a sandbox for your agent.
Auto-Eval will draft synthetic environments and evals from your workflow requirements or traces. Review the setup, then test without touching real customer accounts.
Compare quality, cost, and latency, then inspect the scenarios behind the release decision. Explore an example from your kind of work.
Support refund agent
Interactive sample · synthetic data
Hold this release
Block the unauthorized refund path
The new prompt fixes two failures, but issues a refund on a closed dispute. The policy violation blocks release even though the overall pass rate improves.
Change under testRefund prompt v12 → v13
BaselineFable 5.1tools-v4 · prompt-v12
ChallengerFable 5.1tools-v4 · prompt-v13
Configuration
Only the refund prompt changes. Model, tools, scenario inputs, and environment state stay fixed.
Suite
refund-policy-v1
Comparison
6 scenarios · 1 illustrated attempt per version
Environment
Billing and dispute sandboxBilling records, dispute state, and refund policies.
Require the dispute-policy check before issuing a refund. Rerun the same suite and preserve the two improved cases. Keep the existing currency-conversion failure as a separate issue.
Explore the environments, research, and open-source tools behind our approach to evaluating agents.
ENVIRONMENTS
Strategy Bench
Multi-agent environments with custom metric discovery, built to surface how agents actually behave under planning, deception, cooperation, and risk. The same approach we use to design custom evals for your agent.