Skip to content
Snippets Groups Projects
Verified Commit 9d994219 authored by Jon Glassman's avatar Jon Glassman :raised_hands_tone2: Committed by GitLab
Browse files

Merge branch 'lealasmith-duo-workflow-intro-rev1' into 'master'

Revising What is Duo Workflow intro

See merge request !182313



Merged-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: Frédéric Caplette's avatarFrédéric Caplette <fcaplette@gitlab.com>
Approved-by: default avatarJon Glassman <jglassman@gitlab.com>
Reviewed-by: Frédéric Caplette's avatarFrédéric Caplette <fcaplette@gitlab.com>
Reviewed-by: default avatarPini Wietchner <pwietchner@gitlab.com>
Co-authored-by: default avatarLeala Smith <lsmith@gitlab.com>
parents e84944c5 5d0a12e7
No related branches found
No related tags found
1 merge request!182313Revising What is Duo Workflow intro
Pipeline #1689417218 failed
Pipeline: E2E GDK

#1689429960

    Pipeline: E2E CNG

    #1689426955

      Pipeline: E2E Omnibus GitLab EE

      #1689426951

        +30
        ......@@ -36,13 +36,17 @@ This feature is considered [experimental](../../policy/development_stages_suppor
        {{< alert type="disclaimer" />}}
        GitLab Duo Workflow is an AI-powered coding agent in the Visual Studio Code (VS Code) IDE.
        GitLab Duo Workflow helps you complete development tasks directly in the VS Code integrated development environment (IDE).
        Workflow:
        - Is designed to help you solve junior-level coding tasks more quickly,
        such as drafting code for small features or bugs.
        - Works best in small or medium-sized repositories.
        - Runs in your IDE so that you do not have to switch contexts or tools.
        - In response to your prompt, creates and works through a plan.
        Workflow then stages the corresponding changes in your project's repository.
        You control when to accept, modify, or reject the suggestions from Workflow.
        - Is context-aware. Workflow understands your project structure, codebase, and history.
        You can also add your own context, such as relevant GitLab issues or merge requests.
        For more information, see [context](context.md).
        For more information, see:
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment