Skip to content

Extract browser command runners#339

Merged
chubes4 merged 1 commit into
mainfrom
refactor/browser-command-runners
May 31, 2026
Merged

Extract browser command runners#339
chubes4 merged 1 commit into
mainfrom
refactor/browser-command-runners

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract wordpress.browser-probe and wordpress.browser-actions execution into browser-command-runners.ts.
  • Keep the Playground runtime class responsible for booting the server and storing produced browser artifacts.
  • Move browser capture validation, Playwright orchestration, artifact file writing, and command output shaping out of index.ts.

Testing

  • npm run build
  • npm run browser-probe-artifact-smoke
  • npm run browser-actions-artifact-smoke
  • npm run browser-interaction-script-validation-smoke
  • npm run recipe-browser-bench-metrics-smoke
  • npm run command-registry-smoke
  • npm run package-distribution-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the browser command runner extraction, ran verification, and prepared the PR summary for Chris to review.

@chubes4 chubes4 merged commit 3efa67d into main May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant