Skip to content

Track architecture vision: portable WordPress Playground coding-agent sandboxes #35

@chubes4

Description

@chubes4

Vision

Sandbox Runtime is the portable agent runner for WordPress Playground coding tasks.

It packages the isolated runtime so any WordPress control plane can safely offer coding-agent sandboxes:

Any WordPress control plane
  -> Sandbox Runtime
    -> disposable WordPress Playground site
      -> mounted agent stack
        -> Data Machine Code tools for file/workspace/GitHub operations
        -> scoped provider credentials
        -> coding task runs safely
      -> artifacts / patch proposal
  -> reviewed apply/export/discard

Control planes

Potential consumers include:

  • WordPress.com
  • Studio
  • Extra Chill/self-hosted WordPress
  • Frontend Agent Chat
  • Homeboy Extensions Data Machine agent runner
  • wp-gym/eval runners

Product unlocks

  • Users can ask a WordPress agent to build a custom plugin without production mutation.
  • Team members can get per-user isolated coding sandboxes.
  • Hosted platforms can offer coding agents without exposing host shell or infrastructure access.
  • Sandbox output is reviewed as artifacts/patches before apply-back.

Boundary

  • Sandbox Runtime owns isolated agent execution and artifacts.
  • DMC provides in-sandbox coding tools for file-editing tasks.
  • Parent WordPress integrations own permissioning, sessions, and apply-back policy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions