II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:workspace-create
Workspace Create overview
Create an isolated per-task workspace for agent execution. Depending on the orchestrator, this may involve creating a git branch, a worktree directory, a Docker container, or a cloud sandbox. The workspace provides filesystem and version-control isolation so agents do not interfere with each other.
Attributes
displayName
Workspace Create
description
Create an isolated per-task workspace for agent execution. Depending on the
orchestrator, this may involve creating a git branch, a worktree directory,
a Docker container, or a cloud sandbox. The workspace provides filesystem
and version-control isolation so agents do not interfere with each other.
orchestrationKind
workspace-lifecycle
trigger
event-driven
Outgoing edges
orch_applies_to1
- topic:agent-dispatch·TopicAgent Dispatch
orch_requires_skill_area1
- skill-area:local-development·SkillAreaLocal Development Environment
orch_triggers1
- orch-primitive:agent-dispatch·OrchestrationPrimitiveAgent Dispatch
Incoming edges
orch_triggers1
- orch-primitive:task-assign·OrchestrationPrimitiveTask Assign
supports_orchestration_primitive4
- agent-core-impl:symphony.core@current·AgentCoreImplSymphony Core (current)
- agent-core-impl:vibe-kanban.core@current·AgentCoreImplVibe Kanban Core (current)
- agent-core-impl:sweep-ai.core@current·AgentCoreImplSweep AI Core (current)
- agent-ui-impl:vibe-kanban.ui@current·AgentUIImplVibe Kanban UI (current) — web-only