Release note·

    QA.tech CLI is generally available

    A real command-line interface for CI, scripts, and coding agents.

    qatech run, qatech status, qatech init, and the rest of the commands are published to npm and ready for production use. The CLI is now agent-friendly: the JSON output from run --wait --json and status --json includes per-test-case results, evaluation reasoning, result titles, and everything else a coding agent or CI script needs to understand what happened.

    The CLI also exposes qatech tunnel for testing local apps through a Cloudflare tunnel without exposing them publicly, and qatech applications and qatech environments for discovering what's available in a project. We standardized on --application-overrides (replacing the older -u/--url) so the same overrides work the same way across every command.

    Documentation is on docs.qa.tech. Install with npm install -g @qatech/cli or run on demand with npx qatech.

    Your code ships daily. Can your testing keep up?

    QA.tech agents test your product autonomously, so moving fast never means shipping broken. See it run on your own app in a 45-minute demo.

    Get a demo