GitLab Duo Agent Platform Reaches General Availability
GitLab announced general availability of its Duo Agent Platform on January 15, 2026, bringing agentic AI capabilities including context-aware chat assistance and autonomous actions across the software development lifecycle.
GitLab Duo Agent Platform reached general availability with the GitLab 18.8 release on January 15, 2026. The platform brings agentic AI automation to the software development lifecycle, integrating intelligent orchestration within an organization's existing context, standards, and guardrails.
Agentic Chat and Autonomous Actions
The centerpiece of GitLab Duo Agent Platform is Agentic Chat, which provides context-aware assistance across the GitLab Web UI and IDEs. The system uses multi-step reasoning to answer complex questions and perform autonomous actions, drawing on project data from issues, merge requests, pipelines, and security findings. Additional specialized agents include GitLab Duo Planner Agent for project planning and GitLab Duo Security Analyst Agent for vulnerability assessment.
Pricing and Availability
GitLab is including credits with existing subscriptions at no extra cost. Premium subscribers receive $12 in monthly credits per user, while Ultimate subscribers get $24 per user. These credits refresh monthly and provide access to all Duo Agent Platform features. The platform is available across all GitLab deployment options, including GitLab.com, GitLab Self-Managed, and GitLab Dedicated.
CI/CD Configuration and Troubleshooting
Beyond general chat assistance, GitLab Duo Agent Platform specifically targets CI/CD pipeline configuration and troubleshooting. This addresses a common pain point for development teams managing complex pipeline configurations. The agent can analyze failed pipelines, suggest fixes, and help configure new pipeline stages based on project requirements and organizational best practices.
Related Articles
GitHub Expands Developer Platform with Actions Artifacts v5 and Copilot Extensions GA
GitHub has shipped Actions Artifacts v5 with immutable storage and artifact attestation for tamper-proof build outputs, alongside the general availability of Copilot Extensions that let third-party tools integrate directly into the Copilot chat experience. The platform also expanded GitHub Models with seven new providers.
Docker Engine 29.3 Ships with Native gRPC Support and BuildKit v0.28
Docker Engine 29.3.0 introduces native gRPC support on listening sockets, BuildKit v0.28.0, and a new bind-create-src option for flexible volume mounting. The release lowers the minimum API version to v1.40 for broader backward compatibility and fixes DNS configuration corruption during daemon reloads.
GitHub Adds Dependabot Pre-Commit Support and 28 New Secret Scanning Detectors
GitHub has shipped two major supply chain security features: Dependabot now parses .pre-commit-config.yaml files and opens PRs to update hook versions, while secret scanning gains 28 new detectors from 15 providers including Snowflake, Supabase, and Vercel. Push protection is now enabled by default for 39 secret types.