Overview
Oz is the orchestration platform for cloud agents, powering both interactive and autonomous agents for development workflows.
Warp includes Oz, the orchestration platform for cloud agents. While Warp provides the terminal and coding surface you work in day-to-day, Oz is the underlying orchestration layer that makes running agents at scale possible.
With Oz, you can:
Run interactive agent conversations in the Warp terminal for real-time coding assistance
Deploy autonomous agents that run in the cloud from triggers, schedules, or integrations
Coordinate multiple agents concurrently across machines, repos, and teams
Track, audit, and share agent activity with full visibility into what ran and what it did
Oz is fully programmable—launch agents manually or build custom logic around them with triggers, schedules, environments, and your choice of hosting (Warp's cloud or your own).
Key capabilities
Local Agents - Interactive Oz agents embedded in the Warp terminal. Use natural language to write code, debug issues, run commands, and automate development tasks with full terminal access.
Oz Cloud Agents - Autonomous Oz agents that run in the background in response to system events, schedules, or integrations.
Integrations - Connect external system events to autonomous agent execution. Use Slack, Linear, GitHub Actions, and other integrations to trigger agents in the cloud.
Oz Platform - The underlying infrastructure that powers Oz, including the CLI, API/SDK, orchestration layer, environments, secrets, and management/observability.
Getting started
Agents in Warp - Start using Oz agents interactively in the Warp terminal
Oz web app - Create runs, manage schedules, browse skills, and configure integrations
Oz CLI - Run agents from the command line, in CI, or on remote machines
Oz Agent API & SDK - Programmatically create and monitor agent runs
Learn more
Local Agents Overview - Interactive agents in the Warp terminal
Cloud Agents Overview - Background agents for automation at scale
Agent Capabilities - Skills, planning, MCP, rules, and more
Oz Platform - CLI, API/SDK, orchestration, environments, and hosts
Environments - Configure execution context for cloud agents
Integrations - Slack, Linear, GitHub Actions, and custom integrations
Skills as Agents - Run agents from reusable skill definitions
Managing Cloud Agents - Monitor and manage agent activity
Last updated
Was this helpful?