Skip to content

Version Packages - #1561

Merged
Atchyut Preetham Pulavarthi (theonly1me) merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

Version Packages#1561
Atchyut Preetham Pulavarthi (theonly1me) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@qa-wolf-ops

@qa-wolf-ops qa-wolf-ops Bot commented Sep 2, 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 publish to npm yourself or setup this action to publish 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.21.0

Minor Changes

  • a13c3bb: qawolf flows list --remote accepts --ai-task-id, listing the flows on that AI task's branch — drafts included — instead of the ones the environment holds at its latest reconciled commit. It defaults to QAWOLF_AI_TASK_ID, which an AI task runner already sets, so the flag is only needed to point at another task.
  • 7d73a85: Add @qawolf/cli/runner-sdk, a typed library for driving interactive runners in process rather than by spawning qawolf runner. Every verb names the runner it addresses, so nothing is launched or billed implicitly, and answers come back as the @qawolf/api-contracts output types rather than parsed stdout.

Patch Changes

  • 5444be5: qawolf runner exec now tells apart a runner with nothing attached to evaluate a snippet (runner-cannot-evaluate-snippets, exit 2, which will never clear) from one that could not be reached (runner-unreachable, exit 4, which may still be starting or busy) instead of reporting both the same way. Only the unreachable message warns that the snippet may still be executing, since only that case can have taken effect before its answer was lost.
  • e6971f2: Name the image-diff run event correctly wherever promote-snapshot points at it. Its type is imageDiffArtifact, so the documented jq 'select(.type == "image-diff-artifact")' filter matched nothing, and the failure message shown when a path is wrong sent readers after an entry name that does not exist — in both cases leaving the two paths the command requires unfindable.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 0643729 to 9ed7e90 Compare September 3, 2026 09:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9ed7e90 to 3c683d2 Compare September 3, 2026 09:55
@theonly1me
Atchyut Preetham Pulavarthi (theonly1me) merged commit bd415af into main Sep 3, 2026
6 checks passed
@theonly1me
Atchyut Preetham Pulavarthi (theonly1me) deleted the changeset-release/main branch September 3, 2026 09:59
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