GitLab Duo Agent Platform
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed
The GitLab Duo Agent Platform is an AI-native solution that embeds multiple intelligent assistants (“agents”) throughout the software development lifecycle.
- Instead of following a linear workflow, collaborate asynchronously with AI agents.
- Delegate routine tasks, from code refactoring and security scans to research, to specialized AI agents.
To get started, see Get started with the GitLab Duo Agent Platform.
Prerequisites
To use the Agent Platform:
- Have GitLab Duo turned on.
- If you do not have GitLab Duo Pro or Enterprise, have GitLab Duo Core turned on for the top-level group or instance.
- Depending on your GitLab version:
- In GitLab 18.8 and later, have the Agent Platform turned on.
- In GitLab 18.7 and earlier, have beta and experimental features turned on.
- For GitLab Self-Managed, configure your instance.
- For GitLab Duo Self-Hosted, install the AI Gateway with the Agent Platform service.
To use the Agent Platform in your local environment:
- Install an editor extension and authenticate with GitLab.
- Have a project in a group namespace.
- Have the Developer, Maintainer, or Owner role.
Generally available features
These features are generally available and consume GitLab Credits when used.
| Feature | Description |
|---|---|
| GitLab Duo Chat (Agentic) | Answer complex questions and autonomously create and edit files. |
| Planner Agent | Plan, prioritize, and track work. |
| Security Analyst Agent | Automate repetitive security tasks: Triage issues, analyze vulnerabilities, and generate fixes. |
| Custom agents | Build team-specific agents for your unique development requirements. |
| External agents | Securely connect third-party integrations and tools to extend Agent Platform capabilities. |
| Software Development Flow | Create a full, multi-step plan before executing it. |
| Developer Flow | Convert issues into merge requests. |
| Fix CI/CD Pipeline Flow | Diagnose and automatically fix failing CI/CD pipelines. |
| Convert to GitLab CI/CD Flow | Convert legacy CI/CD pipelines to the GitLab CI/CD format. |
| Code Review Flow | Automate code review tasks and enforce coding standards across your team. |
| Code Suggestions | Get AI-powered suggestions as you write code. |
Beta and experiment features
These features are either beta or experiment and do not consume GitLab Credits.
When a feature becomes generally available, usage of the feature starts to consume GitLab Credits on all GitLab versions and on all offerings. Beta features can change to generally available with usage billing at any time.
| Feature | Description |
|---|---|
| Data Analyst Agent | Analyze data and generate insights from your development metrics and project data. |
| Custom flows | Combine multiple agents to solve your business problems. |
| SAST False Positive Detection Flow | Automatically identify and filter out false positives in SAST security scans. |
| SAST Vulnerability Resolution Flow | Automatically generate fixes and remediation steps for SAST vulnerabilities. |
| MCP server | Securely connect AI tools and applications to your GitLab instance. |
| Knowledge Graph | Create structured, queryable representations of code repositories to power AI features. |