Coding Agents/Factory Droid CLI

Factory Droid CLI

by Factory

cliactivesubscription

Factory's Droid terminal interface for interactive REPL sessions, `droid exec` headless tasks, session resume/fork, daemon workflows, MCP, skills, hooks, custom droids, and enterprise SDLC automation.

Factory Droid CLI is Factory's terminal interface for its Droid development-agent platform. It supports interactive REPL sessions, headless execution, session resume and fork, daemon workflows, and custom Droid automation.

Key capabilities

Interactive and headless modes - droid starts the interactive workflow, while droid exec supports single-shot tasks, file prompts, stdin piping, session resume, and CI/CD workflows.

Custom droids and subagents - Factory supports custom droids/subagents, skills, hooks, plugins, custom slash commands, and mixed models.

MCP and enterprise workflow - The CLI includes /mcp and ties into Factory's broader enterprise development-agent platform.

Autonomy level

Level 5 in the broader Factory platform: autonomous enterprise SDLC work with a terminal control surface. CLI-specific behavior still needs empirical DevThrottle testing.

Strengths

  • Strong headless and CI/CD story
  • Custom droids/subagents map well to specialist-agent workflows
  • Enterprise platform context is useful for larger teams

Limitations

  • Commercial platform, not local-first open source
  • CLI behavior must be separated from broader Factory platform claims
  • Hooks moved from .factory/hooks/hooks.json to scope-root hooks.json; old files still work and are archived on next save