--- title: "Overview" description: "Run agents as CI checks on every PR" --- ## Mission Control Central dashboard for managing Agents, Tasks, Workflows, and Integrations. Prompt an agent to complete a one-off task. • Run a one-time task or test for automation
• Monitor progress in the tasks tab
Schedule or trigger your agents automatically. • Cron, Webhook, or GitHub-based triggers
• Ideal for daily audits or status checks
Trigger your inbox agents to resolve opened PRs. • Address review comments
• Fix CI test failures and resolve merge conflicts
## Integrations Connect Continue to your existing developer tools to automate the repetitive work you don't have time for. Enable repository access for Agents to read and create PRs. Mention @Continue in Slack to trigger Agents and receive updates. Automatically generate PRs to fix new issues from Sentry alerts. Detect and fix security vulnerabilities automatically. You can go to [Mission Control Integrations](https://continue.dev/integrations) for the full list of tools you can connect, or for more information see [the docs page](https://docs.continue.dev/mission-control/integrations). ## Continue CLI Terminal-native AI coding assistance with TUI and headless modes. ```bash npm npm i -g @continuedev/cli ``` ```bash yarn yarn global add @continuedev/cli ``` ```bash pnpm pnpm add -g @continuedev/cli ``` Interactive Terminal User Interface for development workflows • Automate builds & refactoring
• Pre-commit hooks & scripted fixes
• Terminal-first development
Automated AI coding for CI/CD and server environments • Run in CI/CD pipelines
• Batch processing & bulk operations
• Server & container deployments
## IDE Extensions Optional IDE extensions for real-time code editing and assistance. Learn more about [extension features](https://docs.continue.dev/ide-extensions/quick-start) and how to [customize](https://docs.continue.dev/customize/overview) → Install from VS Code Marketplace Real-time coding assistance and refactoring Install from JetBrains Plugin Repository Community supported for autocomplete and multi-file edits ## Resources Create your agents, run tasks, add workflows and integrations Get help from the community Connect GitHub, Slack, Sentry, and Snyk to power your automations.