Skip to content

Version Packages - #1481

Merged
Chase J (chajac) merged 1 commit into
mainfrom
changeset-release/main
Aug 13, 2026
Merged

Version Packages#1481
Chase J (chajac) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@qa-wolf-ops

@qa-wolf-ops qa-wolf-ops Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@qawolf/cli@1.9.2

Patch Changes

  • 62d07c4: move appium-uiautomator2-driver to devDependencies and remove it from the managed runtime

    The runtime does not load this driver from node_modules. Appium loads it from APPIUM_HOME, where qawolf install android installs it.

    The devDependency stays so the build can read the pinned version for the APPIUM_HOME install.

    This prevents lockfile churn in consumer repositories when a future driver version ships a problematic npm-shrinkwrap.json.

  • a442520: Teach the shipped qawolf-cli skill the runner group, written for a harness that has a shell, an API key and its own vision model and none of QA Wolf's tooling.

    The guide is a skill resource rather than part of the skill body, so it costs nothing until a runner is what the task needs. It leads with what is expensive to discover: relaunching an id attaches rather than billing a second pod; a runner launched for you has a fresh browser with nothing signed in and no page open; only a run starts the screen, so a screenshot before one fails however long you wait; the recorder carries the locator and alternates a screenshot cannot give you; exec returns whether a snippet ran and not its value, so results come back through the console stream; and an unreachable answer from qawolf runner run does not mean the run did not start, so resubmitting bills a second one. Auth and the reads-versus-writes framing account for the group as well.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f0e6e5c to 539ac3c Compare August 13, 2026 13:14
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 539ac3c to 773de91 Compare August 13, 2026 13:15
@chajac
Chase J (chajac) merged commit a9b9ef7 into main Aug 13, 2026
6 checks passed
@chajac
Chase J (chajac) deleted the changeset-release/main branch August 13, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant