GitLab Duo
- First GitLab Duo features introduced in GitLab 16.0.
- Removed third-party AI setting in GitLab 16.6.
- Removed support for OpenAI from all GitLab Duo features in GitLab 16.6.
GitLab Duo is a suite of AI-powered features that assist you while you work in GitLab. These features aim to help increase velocity and solve key pain points across the software development lifecycle.
GitLab Duo features are available in IDE extensions and the GitLab UI. Some features are also available as part of GitLab Duo Chat.
GitLab is transparent. As GitLab Duo features mature, the documentation will be updated to clearly state how and where you can access these features.
Generally available features
GitLab Duo Chat
DETAILS: Tier: GitLab.com and Self-managed: For a limited time, Premium or Ultimate. In the future, Premium with GitLab Duo Pro or Ultimate with GitLab Duo Pro or Enterprise. GitLab Dedicated: GitLab Duo Pro or Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Help you write and understand code faster, get up to speed on the status of projects, and quickly learn about GitLab by answering your questions in a chat window.
- LLMs: Anthropic Claude 3.5 Sonnet, Anthropic Claude 3 Haiku, and Vertex AI Search. The LLM depends on the question asked. For more information, see the Duo Chat examples. For self-managed, the models also depend on your GitLab version. For the most benefit, use the latest GitLab version whenever possible.
- Watch overview
- View documentation.
Code Suggestions
DETAILS: Tier: Premium with GitLab Duo Pro or Ultimate with GitLab Duo Pro or Enterprise Offering: GitLab.com, Self-managed, GitLab Dedicated
- Helps you write code more efficiently by generating code and showing suggestions as you type.
- Large language model (LLM) for code completion: Vertex AI Codey
code-gecko
- LLM for code generation: Anthropic Claude 3.5 Sonnet
- Watch overview
- View documentation.
Code explanation in the IDE
DETAILS: Tier: GitLab.com and Self-managed: For a limited time, Premium or Ultimate. In the future, Premium with GitLab Duo Pro or Ultimate with GitLab Duo Pro or Enterprise. GitLab Dedicated: GitLab Duo Pro or Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Helps you understand the selected code by explaining it more clearly.
- LLM: Anthropic: Claude 3 Haiku
- View documentation for explaining code in the IDE.
Test generation
DETAILS: Tier: GitLab.com and Self-managed: For a limited time, Premium or Ultimate. In the future, Premium with GitLab Duo Pro or Ultimate with GitLab Duo Pro or Enterprise. GitLab Dedicated: GitLab Duo Pro or Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Helps catch bugs early by generating tests for the selected code.
- LLM: Anthropic Claude 2.1
- Watch overview
- View documentation.
GitLab Duo for the CLI
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
-
glab duo ask
helps you discover or recallgit
commands when and where you need them. - LLM: Vertex AI Codey
codechat-bison
- View documentation.
Merge commit message generation
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Helps you merge more quickly by generating meaningful commit messages.
- LLM: Anthropic Claude 3.5 Sonnet.
- View documentation.
Root cause analysis
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Introduced in GitLab 16.2 as an experiment on GitLab.com.
- Generally available and moved to GitLab Duo Chat in GitLab 17.3.
- Helps you determine the root cause for a CI/CD job failure by analyzing the logs.
- LLM: Anthropic Claude 3.5 Sonnet
- View documentation.
Vulnerability explanation
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com, Self-managed, GitLab Dedicated
- Helps you understand vulnerabilities, how they can be exploited, and how to fix them.
- LLM: Anthropic Claude 3 Haiku.
- View documentation.
AI Impact dashboard
DETAILS: Tier: For a limited time, Ultimate. In the future, GitLab Duo Enterprise. Offering: GitLab.com, Self-managed
- Measure the AI effectiveness and impact on SDLC metrics.
- Visualize which metrics improved as a result of investments in AI.
- Compare the performance of teams that are using AI against teams that are not using AI.
- Track the progress of AI adoption.
- View documentation.
Beta features
Merge request summary
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com Status: Beta
- Helps populate a merge request more quickly by generating a description based on the code changes.
- LLM: Vertex AI Codey
text-bison
- View documentation.
Vulnerability resolution
DETAILS: Tier: Ultimate with GitLab Duo Enterprise Offering: GitLab.com, Self-managed, GitLab Dedicated Status: Beta
- Help resolve a vulnerability by generating a merge request that addresses it.
- LLM: Anthropic's
claude-3.5-sonnet
. - View documentation.
Discussion summary
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com Status: Beta
- Helps everyone get up to speed by summarizing the lengthy conversations in an issue.
- LLM: Anthropic Claude 3.5 Sonnet
- Watch overview
- View documentation.
Experimental features
Issue description generation
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com Status: Experiment
- Helps populate an issue more quickly by generating a more in-depth description, based on a short summary you provide.
- LLM: Anthropic Claude Instant 1.2
- View documentation.
Code explanation in a file or merge request
DETAILS: Tier: Premium or Ultimate for a limited time. In the future, Premium with GitLab Duo Pro or Ultimate GitLab Duo Pro or Enterprise. Offering: GitLab.com Status: Experiment
- Helps you understand the selected code by explaining it more clearly.
- LLM: Anthropic: Claude 3 Haiku
- View documentation for explaining code in:
Code review summary
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com Status: Experiment
- Helps make merge request handover to reviewers easier by summarizing all the comments in a merge request review.
- LLM: Vertex AI Codey
text-bison
- Watch overview
- View documentation.
Product Analytics
DETAILS: Tier: For a limited time, Ultimate. In the future, Ultimate with GitLab Duo Enterprise. Offering: GitLab.com Status: Experiment
- Processes and responds to your questions about your application's usage data.
- LLM: Vertex AI Codey
codechat-bison
- View documentation.
Disable GitLab Duo features for specific groups or projects or an entire instance
Disable GitLab Duo features by following these instructions.