Factory · Factory Droid: Model-Agnostic Coding Agent for CLI, Desktop, IDE, and CI
Factory is an agent-native software development platform whose agents, called Droids, plan, write, review, test, and ship code from a desktop app, the Droid CLI, IDEs, CI pipelines, and Slack. It suits engineering teams, especially larger organizations, that want one governed, multi-model agent across the whole delivery lifecycle rather than a single coding assistant.
Best for
Engineering organizations that want one model-agnostic agent platform across local coding, CI automation, code review, and long-running missions, with enterprise deployment and governance options
Not ideal for
Individual developers who want a free or pay-as-you-go tool, teams that need an open-source agent, and anyone who wants a lightweight coding assistant rather than a broader platform
Who it's for
Software engineering teams and enterprises that want governed, multi-model coding agents across the terminal, desktop, IDE, CI, and team chat
Factory's pitch is that one agent harness should cover the whole delivery loop, from a developer's terminal to CI review bots, incident response, and large multi-feature Missions, on whichever models an organization prefers. The breadth is documented, and the deployment options run from Factory-managed cloud to air-gapped builds. The costs are complexity and predictability. There is no free plan, rolling limits and model multipliers make heavy use hard to forecast, and several team features are still in private preview. It fits engineering organizations standardizing on one governed agent platform better than individuals looking for a quick coding assistant.
Who should use it
Engineering leaders rolling out agents across many teams, platform teams that want CI-driven code review, QA, and documentation automation, organizations that need model choice or on-prem and air-gapped deployment, and developers who want the same agent in the terminal, desktop, and IDE.
Who should skip it
Hobbyists who want a free tier, teams that require an open-source agent, developers who only need inline completions or a chat panel in their editor, and budget holders who need flat, predictable usage.
Pro
$20/month
Billed monthly
Plus
$100/month
Billed monthly
Max
$200/month
Billed monthly
Teams
$60/month per team + $40/month per seat
Billed monthly
Business
Contact sales
Enterprise
Contact sales
Note: Individual plans use three independent rolling rate limits (5-hour, 7-day, and 30-day). Standard usage is consumed first; after that you can switch to the free Droid Core open-weight model pool, which has separate rate limits, or buy prepaid Extra Usage ($10 minimum, no expiration). Unused standard usage does not roll over. Models consume usage at published multipliers. BYOK is free up to an allowance on individual plans. Missions require Extra Usage to be enabled.
Available models
Automating pull request review across an organization
Droid Exec runs in CI to review pull and merge requests, with a separate security review mode based on STRIDE, OWASP, and supply-chain checks.
Running a large, multi-feature migration
Missions break the work into features and milestones up front, then an orchestrator coordinates workers and validates progress, with Mission Control for monitoring.
Using coding agents inside a regulated network
Air-gapped Droid builds skip sign-in and Factory telemetry and send inference only to the model endpoints you configure, and Factory Private keeps the control plane in your own environment.
Factory Droid vs. Devin
Devin is Cognition's autonomous software engineer that works in its own cloud environment. Factory also delegates end-to-end tasks, but its Droid runs the same harness on your machine, in CI, and on persistent Droid Computers, and it lets you pick among many model vendors.
Factory Droid vs. OpenAI Codex
OpenAI Codex centers on OpenAI's models, with a CLI, IDE extensions, and cloud tasks tied to ChatGPT plans. Factory is vendor-neutral, offering Claude, GPT, Gemini, Grok, and open-weight models, and adds platform features such as Missions and automated code review.
Factory Droid vs. Claude Code
Claude Code is Anthropic's coding agent built around Claude models. Factory's Droid also offers Claude models but routes across several vendors, and it packages CI automations, AutoWiki, and enterprise deployment options around the agent.
Factory Droid vs. Cursor
Cursor is an AI code editor where developers work alongside the agent. Factory is not an editor. It plugs Droid into existing IDEs and focuses on delegating whole tasks and automating delivery workflows.
What is Factory Droid?
Droid is the software development agent in Factory's platform (often called Factory AI; factory.ai now redirects to factory.com). It reads your codebase, plans changes, edits code, runs commands and tests, and prepares changes for review. It runs in the Factory desktop app, the Droid CLI, IDEs such as VS Code, JetBrains, and Zed, headless in CI, and on persistent Droid Computers.
How much does Factory cost?
Individual plans are Pro at $20/month, Plus at $100/month (about 5x Pro usage, plus managed Droid Computers), and Max at $200/month (about 10x Pro usage). Teams is $60/month per team plus $40/month per seat for up to 10 seats. Business and Enterprise are custom-priced. Individual usage runs on rolling 5-hour, 7-day, and 30-day rate limits, and you can buy prepaid Extra Usage.
Which models does Factory support?
Factory offers Anthropic Claude models (including Claude Fable 5.1, Opus 5.5, and Sonnet 5), OpenAI's GPT-6 and GPT-5.6 families, Google Gemini, xAI Grok, and Droid Core open-weight models such as GLM-5.3, Kimi K3, and Qwen3.8 Max. Each model has a usage multiplier. Factory Router can choose the model automatically, and BYOK lets you add your own keys, open-source providers, or local models in the CLI and desktop app.
Can Factory run on-premises or air-gapped?
Yes, for enterprise customers. Factory Private places the control plane and sensitive data in your VPC or on-prem environment, with air-gapped configurations, and is currently in private preview. Air-gapped Droid builds run with no outbound internet access and use only the model endpoints you configure. They are distributed through sales, not public downloads.
Does Factory work in my IDE?
Yes. You can run `droid` in any editor terminal. Factory also offers a VS Code extension that works in VS Code, Cursor, and Windsurf, a Factory Droid agent for JetBrains IDEs through the Agent Client Protocol, and a Zed extension.
Is Factory open source?
No. Droid and the Factory platform are proprietary. Factory publishes some components on GitHub, including its Python SDK and Zed extension under Apache-2.0.

Cognition
Engineering teams with a steady backlog of well-scoped tickets who want to delegate them asynchronously from Slack, Teams, or their issue tracker and review the resulting PRs
Paid
OpenAI
Developers and teams already paying for ChatGPT Plus, Pro, Business, or Enterprise who want one coding agent across the terminal, IDE, and parallel cloud tasks
FreemiumAnthropic
Developers and teams who want deep codebase reasoning, multi-file changes, and persistent project instructions in a terminal-friendly or IDE-native workflow
Paid
Amp
Developers and teams who want to run many background coding agents in parallel on remote machines or their own runners, and check on them from any device
FreemiumAnysphere
VS Code developers who want multi-file AI editing, autonomous cloud agents, and model flexibility — not a plugin layered on top of an existing editor
FreemiumDroid is the agent at the center of Factory, and it runs the same harness on every surface. The Factory App is a desktop workspace for macOS and Windows. The Droid CLI installs on macOS, Linux, and Windows (via script, Homebrew, or npm) and runs in any editor terminal, with deeper integrations for VS Code, Cursor, and Windsurf through an extension, JetBrains IDEs through the Agent Client Protocol, and Zed. `droid exec` is a headless mode for CI/CD and scripts that is read-only by default. Sessions can sync to the web and mobile at app.factory.ai. On top of the core agent, Factory adds structure for larger work. Missions have you agree on a plan of features and milestones up front, then an orchestrator coordinates workers and validates progress in Mission Control. Software Factory automations cover pull request code review, security review, automated QA, AutoWiki documentation, incident response from Slack alerts, and custom automations triggered on a schedule, from Slack, by GitHub events, or by webhooks. Droid Computers are persistent environments that keep installed packages, files, and running services between sessions. Factory can host them (on Plus and higher plans), or you can register your own VPS, workstation, or on-prem server. Factory is model-agnostic. It offers Claude, GPT-6 and GPT-5.6, Gemini, Grok, and a pool of open-weight models called Droid Core, each billed at a published usage multiplier. Factory Router can pick the model for each task automatically, and BYOK custom models work in the CLI and desktop app. The harness supports AGENTS.md, MCP, skills, hooks, plugins, custom subagents, four autonomy levels, OS-level sandboxing, and Droid Shield secret scanning. Individual plans are $20, $100, and $200 a month and are governed by rolling 5-hour, 7-day, and 30-day rate limits. There is no free plan. For enterprises, Factory offers a Factory-hosted control plane (Factory Managed), a VPC, on-prem, or air-gapped option (Factory Private, in private preview), and a FedRAMP option whose authorization is in progress. The tradeoff is scope. Factory is a platform with many moving parts, several enterprise features are still in private preview, and usage-limited plans make heavy use harder to predict than a flat subscription.
CLI v0.228.0 and Desktop v0.185.0 added the /migrate command, which takes large work from an agreed plan to a verified outcome, along with audit events for sessions started from connected tools and in-place context compression.
Factory introduced three deployment models: Factory Managed, Factory Private (control plane and sensitive data in the customer's VPC or on-prem environment, with air-gapped configurations), and Factory FedRAMP, whose authorization is in progress. Factory Private is in private preview.
Factory raised $200M at a $5B valuation from investors including Blackstone, Khosla Ventures, Sequoia Capital, Insight Partners, and NEA, bringing its total funding to over $400 million.
Are you the founder? Claim this listing →