Skip to content

Add browser runtime replay package export#1033

Draft
chubes4 wants to merge 1 commit into
issue/1007-materialize-replay-packagefrom
fix/nested-browser-replay-export
Draft

Add browser runtime replay package export#1033
chubes4 wants to merge 1 commit into
issue/1007-materialize-replay-packagefrom
fix/nested-browser-replay-export

Conversation

@chubes4

@chubes4 chubes4 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a wordpress.browser-export-replay-package command that exports a nested browser Playground WordPress site as the existing replay-package artifact shape.
  • Include blueprint.zip, blueprint.after.json, files/runtime-snapshot.json, notes, and manifest refs in artifact collection.
  • Avoid stack overflows in artifact collection by not digesting full embedded snapshot payloads for reference manifests.

Verification

  • npm run build
  • Studio Web Workflow Bench exercised this command via scripts/workflow-bench.mjs run --matrix website-generation-studio-web --run-id nested-replay-r11 ....

Current blocker

  • The command successfully creates a full replay package, but Studio Web still needs to call it from the browser session that owns the already-materialized generated project target. Fresh command sessions can re-open a default/starter nested target.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted and tested the browser replay export command and artifact collection changes; Chris remains responsible for review and final validation.

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