Mixed models
Plan complex features with a more capable model, then execute efficiently with a faster one—all in the same session without restarting. Access the/model command to configure your spec model separately from execution. Switch between Sonnet 4.5 for architectural planning and Haiku 4.5 for implementation, or test different combinations to optimize for cost and latency.
Learn more about mixed models.
Custom subagents
Build specialized Droids for your workflow. Configure tools, models, and behavior. How it works- Enable Custom Droids in
/settings - Launch
/droidsto open the Droids Manager - Create subagents manually or let Factory generate them
- Configure which tools and models each subagent uses
- Delegate tasks to your custom Droids mid-session
- Security specialists for code review and compliance checks
- Codebase explorers for architectural analysis
- Test generators for comprehensive test coverage
- Documentation writers for API and feature docs
Explore custom droids
Factory GitHub App for PR reviews
Automate code reviews directly in your pull requests. Factory’s GitHub App provides inline feedback with full context—no manual CLI setup required. Install Factory Droid Review on GitHub Marketplace → Add the app to your repository and configure your workflow with theFactory-AI/droid-code-review@latest action. Droids analyze PR changes and leave detailed comments on specific lines, catching issues early and maintaining code quality standards.
Example