Developer Flow 2.0
Developer Flow 2.0
AI
Code
GitLab Duo Agent Platform's developer workflow is evolving from a single "issue to merge request" automation into a flexible agentic coding partner that handles review feedback, merge conflicts, MR splitting, and greenfield implementation. Triggered from wherever developers already work in the GitLab web UI through @mention, assignment, or MR creation, this flow is being designed to:
Handle review feedback, merge conflicts, and implementation through a steerable agentic loop rather than manual steps between issue and merge.
Trigger from issue and MR discussions, matching how teams actually work rather than requiring a dedicated button.
Enforce team standards through AGENTS.md and configuration files so agent output is verifiable against conventions, tests, and environment expectations.
Run with full GitLab-native context across issues, MRs, and repositories.