Download Latest Version qawolf-windows-x64.exe (132.9 MB)
Email in envelope

Get an email when there's a new version of QA Wolf

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
qawolf-darwin-x64 2026-08-03 82.1 MB
qawolf-darwin-arm64 2026-08-03 76.9 MB
qawolf-linux-arm64 2026-08-03 120.1 MB
qawolf-linux-x64 2026-08-03 121.2 MB
README.md 2026-08-03 1.1 kB
v1.5.0 source code.tar.gz 2026-08-03 436.3 kB
v1.5.0 source code.zip 2026-08-03 670.3 kB
Totals: 7 Items   401.4 MB 1

Minor Changes

  • 3bc67bf: flows pull and flows list --remote no longer require --env. When the flag is omitted, the CLI reads QAWOLF_ENVIRONMENT, and in an interactive terminal it otherwise lists the team's environments and prompts for a pick — auto-selecting when only one exists. Teams with both static and preview (PR) environments first pick a kind, so ephemeral PR environments don't drown out the static ones. Non-interactive runs without a flag or env var still fail with a clear error, so CI and agent behavior stays deterministic.

    The @qawolf/api-contracts bump to 0.14.0 also adds three generated commands: environment find, environment setVariable, and flow addTag.

  • 9e1a5c5: The CLI now checks the npm registry for a newer published version while a command runs. After the command completes, the CLI shows an update notice one time for each new version. Human mode shows a styled note. Agent mode writes plain text to stderr. JSON mode writes a note diagnostic to stderr and does not change stdout. Set QAWOLF_NO_UPDATE_CHECK=1 to disable the check.

Source: README.md, updated 2026-08-03