Skip to content

Factories

Warp Factories overview

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Warp Factories help engineering teams define, deploy, measure, and improve cloud software factories with specialized agents.

Warp Factories helps engineering teams define and operate cloud software factories. It coordinates specialized agents across repeatable development workflows, supports human responsibility through seeded instructions and repository policy, and records evidence for improving the system.

A software factory is an automation loop around software development. It moves a work item, such as an issue, ticket, or triggered task, through specialized agents for triage, specification when needed, implementation, review, and verification.

A factory is one deployed instance of that pattern on Warp Factories. It connects repositories and engineering tools to agent roles, execution infrastructure, and a measurable workflow. The factory keeps those roles connected around one work item. Each factory applies one operating policy across its connected work sources. Teams can deploy separate factories for different repository groups or operating policies.

Warp Factories fits engineering teams with repeatable work that extends beyond one coding session:

  • Backlog work - Process issues with a consistent triage and delivery policy.
  • Operational requests - Respond to defects reported through support channels.
  • Code maintenance - Review incoming pull requests or maintain services across repositories.
  • Assembly-line agents - A foreman coordinates specialized agents and skips stages that do not apply.
  • Factory definitions as code - Version-controlled definitions describe repositories, agents, automations, runners, skills, and MCP servers.
  • Integrations and Factory MCP - Integrations route work from Slack, Linear, Jira, and GitHub. The Factory MCP connects compatible coding agents and MCP clients.
  • Model and harness choice - Each role can use a different model and supported harness, including the Warp Agent, Claude Code, and Codex.
  • Measurement and evaluation - The control room shows work-item status, runs, automations, costs, evaluations, and benchmarks.
  • Infrastructure control - Teams can use Warp-hosted execution, and eligible Enterprise teams can choose self-hosted execution. Teams can also connect supported inference providers and scope secrets. Eligible teams can configure customer-owned S3 or GCS buckets for supported transcripts, artifacts, and run attachments; Warp remains in the orchestration and write path. See infrastructure and security for the available controls.

How Warp Factories relates to other Warp products

Section titled “How Warp Factories relates to other Warp products”
ProductRole
Warp FactoriesOperates a persistent, multi-agent software development workflow.
Warp AgentWarp’s built-in agent harness for coding and command execution. A factory can use it for individual roles.
WarpProvides the interactive terminal, agents, and code review for local development. A factory runs independently in the cloud.
Warp Agent CLIRuns the Warp Agent in any terminal and exchanges work with a factory through the Factory MCP.
OzProvides cloud runs, environments, runners, integrations, secrets, orchestration, and APIs. Warp Factories assembles these primitives into a software-factory workflow.