What Composer helps with
- Plan with one agent and review the plan with another.
- Hand off implementation work without rebuilding context in a separate terminal.
- Compare parallel first passes before choosing which thread to continue.
- Keep the working directory, branch context, and conversation state together.
Project surfaces
Composer ships as a desktop app, a CLI, and a web landing page from this monorepo. The docs in this folder are intended to be deployed with Mintlify and served from the/docs path on the main website.
Next steps
- Follow the quickstart to run Composer locally.
- Read about agent handoffs to understand the core workflow.
- Review the desktop app reference for the local application surface.