Skip to main content

Inspect the recorded web and Android test results behind the agent-qa demo.

These are recorded, sanitized agent-qa demonstrations against real interfaces. They show the journeys exercised and the evidence the runtime produces. Open a test to inspect its steps, screenshots, and available artifacts in the run inspector.

This is a curated set of passing runs, not a benchmark, reliability estimate, or claim of endorsement by the products tested. It does not measure false passes or compare agent-qa with another tool. Follow the evaluation guide to test correctness and cost on your own application.

The tables count step records in each saved test. Duration is the test record's execution duration, rounded to milliseconds; it is not total setup time, suite wall-clock time, or a prediction for another run. Dates are UTC. Values reflect the saved recordings and are not live checks of these products.

Supabase

Platform: web. Recorded: 2026-05-10.

Recorded testVerdictPassed steps / totalRecorded duration
Supabase loginpassed5 / 598.745 s
Create Supabase Hacker News tablepassed9 / 9190.314 s
Insert and verify Hacker News story rowpassed6 / 683.283 s

Linear Android

Platform: android. Recorded: 2026-05-10.

Recorded testVerdictPassed steps / totalRecorded duration
Linear Android create urgent issue and complete itpassed15 / 15184.758 s

Polymarket

Platform: web. Recorded: 2026-05-11.

Recorded testVerdictPassed steps / totalRecorded duration
Polymarket quote prices and win amounts match live API valuespassed13 / 13257.861 s

PostHog

Platform: web. Recorded: 2026-05-10.

Recorded testVerdictPassed steps / totalRecorded duration
PostHog loginpassed7 / 790.280 s
Create and verify PostHog feature flagpassed7 / 7140.792 s
Capture and verify PostHog demo eventpassed2 / 233.312 s

Clerk

Platform: web. Recorded: 2026-05-10.

Recorded testVerdictPassed steps / totalRecorded duration
Clerk loginpassed5 / 592.933 s
Create Clerk user and verify through APIpassed12 / 12115.698 s
Add Clerk organization access and verify in dashboardpassed7 / 768.810 s

Hacker News

Platform: web. Recorded: 2026-05-11.

Recorded testVerdictPassed steps / totalRecorded duration
Hacker News public top story checkpassed9 / 9104.014 s

Try it on your own app

Use the agent quickstart and its complete setup prompt to have a coding agent install agent-qa, write a test tied to a real requirement, and report the observed outcome. Keep a known failing case in your evaluation: a convincing pass needs evidence that the test can detect a regression too.