Compose-style configuration
agents:
reviewer:
provider: codex
driver: docker
triggers:
- event: pull_requestDescribe Agents, workspaces, MCP servers, skills, volumes, and schedules in agent-compose.yml
Open agent orchestration
Define agents, runtimes, events, and schedules through declarative configuration
agents:
reviewer:
provider: codex
driver: docker
triggers:
- event: pull_requestCore capabilities
The daemon loads Compose-style configuration and connects isolated runtimes, automation, and model access
agents:
reviewer:
provider: codex
driver: docker
triggers:
- event: pull_requestDescribe Agents, workspaces, MCP servers, skills, volumes, and schedules in agent-compose.yml
Loads configuration and manages state and runtime lifecycle
Docker, BoxLite, or Microsandbox
cron, interval, timeout, event, and webhook
Credentials stay on the daemon behind one model boundary
Built in the open
Agent-Compose is licensed under AGPL-3.0 and currently in Public Preview; APIs, runtime packaging, and deployment defaults may change, with GitHub as the source for releases and updates