Company

Your team owns the tests. The agent owns the toil.

Blop is the QA peer for engineering teams that run coding agents. Tests live in your repository as real code your team owns. An agent generates them, keeps them aligned as the app changes, fixes them when they break, and closes the loop into GitHub, Linear, Jira, and Slack, so the team sees one signal per failure instead of three.

Origin

Why we built blop.

Teams in 2026 run several coding agents in parallel and ship more changes a day than any human QA function can keep up with. The two usual answers both break down. Code-first frameworks like Playwright give you real tests, but humans maintain every selector, so the suite rots until someone quietly deletes the failing ones. Agent-only platforms hide your tests as state inside a vendor, where you cannot read them, review them, or take them with you.

Blop takes the part that works from each. Tests stay as code in your repo, version-controlled and reviewable. The agent does the toil: generating scenarios, refreshing them when the UI drifts, opening fix-PRs when they break, quarantining flakes. Every change the agent makes lands as a pull request you approve. There is no silent agent state.

We are a small team in early access. The intent-driven framework and the blop CLI are shipped and open source. The control plane that runs, clusters, and heals is live in parts and being hardened now. We are building toward QA that keeps pace with the agents writing your features.

See your first test run in ten minutes.

Free in early access. No credit card. Your tests stay as code in your repo from day one.