
"Did Meticulous actually test my change?" is the first thing you ask when you open a test run. Now it's easier than ever to answer that.
You can see every line your PR touched, the user flows that ran (with hover previews), and exactly which routes produced diffs. It's available to everyone β no beta, just transparency.

Meticulous is only as good as the sessions you record. Our original approach to boosting coverage β session extension, mutated network requests, and feature flags β reaches new uncovered states in your existing sessions.
Now we're taking that further. When your PR touches code that no existing session covers, our agentic harness generates entirely new sessions: it reads your code diff and existing recordings, plans new test cases, drives your app, and shows you how your feature behaves across a variety of edge cases.
This makes new functionality much faster to review, and it feeds coverage into future test runs too. We're looking for design partners β reply if you want early access.

Let your agents interface with Meticulous directly, helping them ship fewer regressions with less oversight. Our MCP server lets them see test run diffs, replay details, coverage data, and more. See the docs to get started.
- βΏ Accessibility testing (Beta) β We run axe-core across every replay in a test run and flag any new accessibility violations on the PR that introduced them.
- π¬ Comments are GA β The screenshot-doodle-and-share era is over. Comment directly on the exact spot on a diff and tell your team exactly what needs to change.
- π Redesigned documentation β Rewritten, searchable, and restructured so both you and your agents can find answers more easily. Our changelog lives there too now.
- πΌοΈ Replay fidelity improvements β On complex apps, playback videos were sometimes rendered without styles, making CSS diffs painful to debug. Not anymore.










