01 / Isolated delegation
Give each agent a clean place to work.
The task is scoped to the project and an isolated Git worktree before execution begins.
await wm.workspace.create({
name: "auth-timeout",
folder: "projects/wonop",
worktree: "codex/auth-timeout"
})
- Status
- Workspace example
- Result
- Example: isolated workspace returned
- Evidence
- projects/wonop · codex/auth-timeout