Loading
Commits on Source 13
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Andrei Zubov authored
chore(deps): update dependency archiver to ^7.0.1 See merge request !3170 Merged-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Andrei Zubov authored
chore(deps): update dependency fs-extra to ^11.4.0 See merge request !3276 Merged-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Andrei Zubov authored
chore(deps): update dependency @babel/preset-env to ^7.29.7 See merge request !3191 Merged-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Yi-Ann Chen authored
Handle the new `openMcpDashboard` notification sent by the Duo Agent Platform webview and reveal the MCP Dashboard by executing the `gl.webview.root.mcp.show` command. - command_names: add `WEBVIEW_ROOT_MCP_SHOW` to a shared common `PROGRAMMATIC_COMMANDS` and reference it from desktop - duo_chat_handlers: add `openMcpDashboard` handler and register it for the agent platform webview
-
Yi-Ann Chen authored
-
-
Juhee Lee authored
feat: open MCP Dashboard from agent platform nav menu Closes gitlab-org/editor-extensions/gitlab-lsp#2885 See merge request !3294 Merged-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Mohammed Osumah <mosumah@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Yi-Ann Chen <ychen@gitlab.com>
-
Juhee Lee authored
-
Elwyn Benson authored
feat: set dap v2 feature flag to enabled by default See merge request !3318 Merged-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Juhee Lee <julee@gitlab.com>
-
semantic-release-bot authored
# **pre-release** [6.88.0](v6.87.0...v6.88.0) (2026-08-21) * open MCP Dashboard from agent platform nav menu ([edb4b5cb](edb4b5cb)) by Yi-Ann Chen * set dap v2 feature flag to enabled by default ([5909fc7d](5909fc7d)) by Juhee Lee * add error handling to openMcpDashboard ([56c99366](56c99366)) by Yi-Ann Chen * **deps:** update dependency @babel/preset-env to ^7.29.7 ([861d8580](861d8580)) by GitLab Renovate Bot * **deps:** update dependency archiver to ^7.0.1 ([3c0aadd1](3c0aadd1)) by GitLab Renovate Bot * **deps:** update dependency fs-extra to ^11.4.0 ([47fadc50](47fadc50)) by GitLab Renovate Bot * extract show mcp dashboard command out of programmatic commands ([343fbf77](343fbf77)) by Juhee Lee