Commit dda74bd1 authored by Warren Wolcott's avatar Warren Wolcott Committed by Tristan Read
Browse files

fix: remove beta text for duo agent in settings

parent f28acfee
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -995,11 +995,10 @@
            "description": "Use the contents of open tabs as context"
          },
          "gitlab.duoAgentPlatform.enabled": {
            "markdownDescription": "Enable GitLab Duo Agent Platform\n\n_This feature is in beta._",
            "markdownDescription": "Enable GitLab Duo Agent Platform",
            "type": "boolean",
            "order": 3,
            "default": true,
            "tags": ["beta"]
            "default": true
          },
          "gitlab.duoAgentPlatform.connectionType": {
            "type": "string",