Skip to content

Resolve "Update Code Tasks to use Claude 3"

What does this MR do and why?

Updates the Code Task slash commands to use Claude 3

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Enable the feature flag :ai_claude_3_sonnet to use Claude 3 for chat features
  2. Ensure your IDE is pointed at your local GDK account and you have setup Gitlab Duo for your local GDK
  3. Use the refactor_code, explain_code or write_tests code tasks in Duo Chat

Related to #455717 (closed)

Edited by Allen Cook

Merge request reports