docs(skill): document the new runner surface - #1515
Merged
Atchyut Preetham Pulavarthi (theonly1me) merged 1 commit intoAug 21, 2026
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Atchyut Preetham Pulavarthi (theonly1me)
marked this pull request as ready for review
August 21, 2026 10:26
Mateus Zitelli (MateusZitelli)
approved these changes
Aug 21, 2026
Atchyut Preetham Pulavarthi (theonly1me)
merged commit Aug 21, 2026
ad44380
into
main
7 checks passed
Atchyut Preetham Pulavarthi (theonly1me)
deleted the
docs/nova-1574-document-the-new-runner-surface
branch
August 21, 2026 11:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview of Changes
packages/tester-skillsreadsskills/qawolf-cli/SKILL.mdoff disk at pod start and hands it to Tester verbatim, so the runner guide is the contract Tester works from. Four commands and three flags landed in this stack without it, and it still told a caller that a runner's first call has to be a whole run.inspect's three subcommands, the one failure that covers three causes, and why it beats reading a value back out of theconsolestreamimport-package, its--package-versionflag and why it needs a live runstop-runagainstterminate, which end different things and are told apart only by their names--linesselection is the one call that does not need a run first, since the runner starts a browser for itrunner run's own description, which still claimed it ships the current directory's filesfailureReasonmoveTesting
bun run typecheck bun run lint --max-warnings 0 bun run format:check bun run knip bun run testbun testgives1810 pass 0 fail. The other five give exit 0.bunx changeset statusreports@qawolf/clibumping at minor and nothing at major.bun run generatepicks up the correctedrunner rundescription in bothSKILL.mdand the help snapshot, so the table and--helpagree.bun.lockand snapshots: 89.