Get started
Concepts
Agent identity stays in the pack. The harness slice changes with the task.
Agent pack
A publishable agent product: pack.yaml plus harnesses/opencode/. Defines who — domain, prompts, skills.
Harness slice
How the agent runs for this task — tools, permissions, agents, plugins. Review and daily coding should not share one config.
Engine
OpenCode executes the loop in v0. Orkestrate prepares the slice and launches it in a new terminal.
Registry
Approved packs with GitHub source_url. Web browse; CLI orkestrate registry install <slug>.