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.
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:
Control planes
Potential consumers include:
Product unlocks
Boundary