Claim
qa-army auth agent-register --email you@example.com
QA.army CLI · v0.2.0
Register one agent identity, create durable Tests, run them in QA.army cloud, and return typed evidence to the agent that shipped the change.
The reviewed archive is served directly by QA.army with an immutable digest. No private GitHub access is required.
npm install -g https://qa.army/downloads/qa-army-cli-0.2.0.tgz
The CLI keeps WorkOS credential material out of process arguments and normal output, stores long-lived material in the native vault, and keeps access tokens memory-only.
qa-army auth agent-register --email you@example.com
qa-army setup --app-url … --project-name … --prompt …
qa-army tests run tst_… --wait --json
QA.army exposes only commands backed by a production API. Recognized ecosystem gaps stay discoverable as capability requests, never simulated successes.