# UniDeploy ## Docs - [FixAgent](https://docs.unideploy.in/agents/fix-agent.md): The agent that generates patches and opens GitHub pull requests. - [How agents work](https://docs.unideploy.in/agents/how-agents-work.md): A plain-English explanation of UniDeploy's three-agent pipeline. - [Orchestrator](https://docs.unideploy.in/agents/orchestrator.md): The root agent that coordinates the UniDeploy pipeline. - [AnalyzerAgent](https://docs.unideploy.in/agents/scan-agent.md): The agent that runs security rules and grades your repository. - [Changelog](https://docs.unideploy.in/changelog.md): Release history for UniDeploy. - [CI/CD Integration](https://docs.unideploy.in/cli/ci-integration.md): Gate pull requests on security findings with GitHub Actions. - [init](https://docs.unideploy.in/cli/init-command.md): Start an interactive WebSocket session to scan your local project. - [Installation](https://docs.unideploy.in/cli/installation.md): Install the UniDeploy CLI and authenticate with your API key. - [scan](https://docs.unideploy.in/cli/scan-command.md): Full reference for the unideploy scan command. - [Dashboard overview](https://docs.unideploy.in/dashboard/overview.md): What you can do in the UniDeploy dashboard. - [Reading scan results](https://docs.unideploy.in/dashboard/reading-scan-results.md): How to interpret the findings table and remediation plans. - [Understanding severity](https://docs.unideploy.in/dashboard/understanding-severity.md): What CRITICAL, HIGH, and MEDIUM mean in practice. - [Cloud Run](https://docs.unideploy.in/integrations/cloud-run.md): Deploy configuration guidance for Google Cloud Run (Pro plan). - [GitHub](https://docs.unideploy.in/integrations/github.md): Connect your GitHub account to enable auto-fix pull requests. - [Railway](https://docs.unideploy.in/integrations/railway.md): Deploy configuration guidance for Railway. - [Introduction](https://docs.unideploy.in/introduction.md): What UniDeploy is, what problem it solves, and who it is for. - [Quickstart](https://docs.unideploy.in/quickstart.md): Install UniDeploy and run your first security scan in under two minutes.