Skip to content

Refactor runtime WP-CLI bridge helpers#329

Merged
chubes4 merged 1 commit into
mainfrom
refactor/runtime-wp-cli-bridge
May 31, 2026
Merged

Refactor runtime WP-CLI bridge helpers#329
chubes4 merged 1 commit into
mainfrom
refactor/runtime-wp-cli-bridge

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract runtime WP-CLI bridge request handling and command splitting into runtime-wp-cli-bridge.ts.
  • Keep PlaygroundRuntime responsible for the existing VFS-backed WP-CLI command runner while delegating bridge transport details.

Testing

  • npm install (fresh worktree dependency install; prepare build passed)
  • npm run build
  • npm run command-registry-smoke
  • npm run package-distribution-smoke
  • npm run runtime-action-adapter-smoke
  • npm run runtime-episode-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the focused extraction and ran verification; Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit 4a65810 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