◆
Sandbox
NO PENDING
// EPHEMERAL EXECUTION + DIFF REVIEW
HOW IT WORKS
1. Source dir copied to temp sandbox with git init
2. Task runs inside the sandbox — writes stay isolated
3. Review diff here, then COMMIT to write back or DISCARD to throw away
4. Commit rsyncs changes back to target dir
No sandbox sessions yet. Agent will create sessions automatically for file-modifying tasks.
POST /api/sandbox {action:"create",seedDir:"..."}
POST /api/sandbox {action:"create",seedDir:"..."}