-
Notifications
You must be signed in to change notification settings - Fork 69
Home
This repository hosts the public documentation for Factory, an AI-native software development platform. The site is published at docs.factory.ai and covers the Factory CLI (droid), the Factory desktop/web app, integrations, enterprise deployment, and a set of guides and references.
The repository is essentially a Mintlify-powered documentation site. Content lives as MDX files under docs/, and navigation/theme are defined in docs/docs.json. See Architecture for how the pieces fit together.
- Product docs — CLI, desktop app, droid-exec, cloud templates, droid computers
- Capability docs — agent readiness, missions, wiki, code review, droid control, automated QA, droid shield
- Configuration & extension — settings, AGENTS.md, skills, MCP, custom droids, hooks, custom slash commands, plugins, mixed models, BYOK
- Integrations — GitHub App, IDEs (JetBrains, Zed, VS Code), Linear, Slack
- Enterprise — privacy, identity (SSO/SCIM), network/deployment, telemetry, compliance
- Guides — power-user guides, building plugins, droid-exec recipes, skill recipes, hook recipes
- Reference — CLI reference, hooks reference, analytics API, readiness reports API
- Changelog — release notes for the CLI
- Benchmarks — references to terminal-bench, nextjs-eval, agent-arena, review-benchmark, legacy-bench
-
Japanese localization — full translation under
docs/jp/
Docs are authored in MDX with Mintlify's component vocabulary (<Card>, <CardGroup>, <CodeGroup>, <Note>, <Tabs>, etc.). The docs/docs.json file declares navigation, theme colors, fonts, language tabs, redirects, and SEO settings. Mintlify hosts the rendered site.
- Architecture — directory map and content pipeline
- Getting started — clone, preview, contribute
- Glossary — Factory product terms used throughout the docs
- How to contribute
- Documentation sections — where each topic lives in this repo
- By the numbers — content size, churn, contributors
- Lore — how the docs evolved
- Reference
- Maintainers
Generated by Factory