Loading
Commits on Source 9
-
Juhee Lee authored
-
Juhee Lee authored
chore(duo-agent-platform-v2): add feature toggle button See merge request !3282 Merged-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Dylan Bernardi <dbernardi@gitlab.com> Reviewed-by:
Dylan Bernardi <dbernardi@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com>
-
primetheus authored
-
Erran Carey authored
feat(duo): add direct proxy setting for LSP traffic See merge request !3231 Merged-by:
Erran Carey <ecarey@gitlab.com>
Approved-by:
Erran Carey <ecarey@gitlab.com>
Reviewed-by: GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
primetheus <1257294-primetheus@users.noreply.gitlab.com>
-
James Casey authored
-
Juhee Lee authored
fix: show clear error when LS webview port is unreachable See merge request !3285 Merged-by:
Juhee Lee <julee@gitlab.com> Approved-by:
Juhee Lee <julee@gitlab.com> Co-authored-by:
James Casey <jcasey@gitlab.com> Co-authored-by:
James Casey <jamesc.000@gmail.com>
-
Tristan Read authored
-
Tristan Read authored
chore: update @gitlab-org/gitlab-lsp to 9.8.0 See merge request !3291 Merged-by:
Tristan Read <tread@gitlab.com>
-
semantic-release-bot authored
# **release** [6.86.0](v6.85.6...v6.86.0) (2026-08-06) ###
✨ Features * **duo:** add direct proxy setting for LSP traffic ([362ac880](362ac880)) by primetheus ###🐛 Bug Fixes * show clear error when LS webview port is unreachable ([81a07661](81a07661)) by James Casey ###🔁 Chore * **duo-agent-platform-v2:** add feature toggle button ([31d0ede5](31d0ede5)) by Juhee Lee * update @gitlab-org/gitlab-lsp to 9.8.0 ([664b04f7](664b04f7)) by Tristan Read ### Language Server Release [9.6.0...9.8.0](gitlab-org/editor-extensions/gitlab-lsp@v9.6.0...v9.8.0) ### [9.7.0](gitlab-org/editor-extensions/gitlab-lsp@v9.6.0...v9.7.0) (2026-08-04) ####✨ Features * Add GraphQL queries for contextual work items ([5262dec](gitlab-org/editor-extensions/gitlab-lsp@5262decf)) by Olena Horal-Koretska * **ai-context:** add plugin slash command port and resolver ([8d16c8f](gitlab-org/editor-extensions/gitlab-lsp@8d16c8f7)) by Andrei Zubov * **cli:** add `duo log session-id <ID>` to find logs for a session ([70396ef](gitlab-org/editor-extensions/gitlab-lsp@70396efa)) by James Casey * **cli:** add experimental ACP server command ([7b45d80](gitlab-org/editor-extensions/gitlab-lsp@7b45d80a)) by Elwyn Benson * **cli:** Add welcome prompt heuristics for contextual prompts ([9125ae0](gitlab-org/editor-extensions/gitlab-lsp@9125ae0e)) by Olena Horal-Koretska * **cli:** load mcp servers from installed plugins ([fa1372a](gitlab-org/editor-extensions/gitlab-lsp@fa1372ad)) by Elwyn Benson * **duo:** support direct proxy mode for LSP traffic ([1285596](gitlab-org/editor-extensions/gitlab-lsp@12855960)) by primetheus * **flow:** canonical flow locations with file watching, drafts, and save-as ([fbcebbd](gitlab-org/editor-extensions/gitlab-lsp@fbcebbd9)) by John Slaughter * **flow:** catalog as a remote with publish, pull, and compare ([69a1944](gitlab-org/editor-extensions/gitlab-lsp@69a19446)) by John Slaughter * **flow:** editor-semantics save with hot-exit snapshots and inline execution ([104f833](gitlab-org/editor-extensions/gitlab-lsp@104f833e)) by John Slaughter * **flow:** flows view home screen with divergence actions and flow deletion ([fc11cca](gitlab-org/editor-extensions/gitlab-lsp@fc11cca3)) by John Slaughter * **mcp:** support pluggable mcp config path providers ([5aeacd7](gitlab-org/editor-extensions/gitlab-lsp@5aeacd74)) by Elwyn Benson * **plugin-marketplace:** auto-update plugins for opted-in marketplaces ([5e9e698](gitlab-org/editor-extensions/gitlab-lsp@5e9e698e)) by Elwyn Benson * **plugin-marketplace:** read plugin mcp component configs ([937f68d](gitlab-org/editor-extensions/gitlab-lsp@937f68d0)) by Elwyn Benson * support "binaryDir" config option for bundled binary extraction ([a5308e1](gitlab-org/editor-extensions/gitlab-lsp@a5308e1c)) by Olena Horal-Koretska ####🐛 Bug Fixes * **ai-context:** discover skills through whole-directory symlinks at repo root ([fe4b628](gitlab-org/editor-extensions/gitlab-lsp@fe4b628d)) by James Casey * **cli:** harden slash command aliases and headless command errors ([962028a](gitlab-org/editor-extensions/gitlab-lsp@962028af)) by Andrei Zubov * **cli:** prevent startup auth failure when run outside a git repository ([e31fdbb](gitlab-org/editor-extensions/gitlab-lsp@e31fdbb4)) by Elwyn Benson * **cli:** update feedback issue labels to match current conventions ([3fddadf](gitlab-org/editor-extensions/gitlab-lsp@3fddadfd)) by James Casey * **core:** remove EventEmitter listener cap to match vscode semantics ([9405080](gitlab-org/editor-extensions/gitlab-lsp@94050801)) by Dylan Bernardi * **flows:** resolve gitignore against worktree root ([de530f2](gitlab-org/editor-extensions/gitlab-lsp@de530f25)) by Tomas Vik * redact proxy credentials in debug log ([b0696b9](gitlab-org/editor-extensions/gitlab-lsp@b0696b95)) by Chung Yi Huang * **tui:** add Warp Terminal to OSC 8 hyperlink detection ([e444d32](gitlab-org/editor-extensions/gitlab-lsp@e444d324)) by Amr Elhusseiny * **tui:** remove redundant stdout.write sync proxy ([68688fc](gitlab-org/editor-extensions/gitlab-lsp@68688fc1)) by Chung Yi Huang * **webview:** keep inline prompt content after exiting focused editing ([c9064d1](gitlab-org/editor-extensions/gitlab-lsp@c9064d19)) by John Slaughter * **webview:** set explicit dialog text color for teleported content ([f7bece6](gitlab-org/editor-extensions/gitlab-lsp@f7bece6b)) by John Slaughter * **webview:** stack session chip below the docked properties panel ([1fe824d](gitlab-org/editor-extensions/gitlab-lsp@1fe824db)) by John Slaughter * **webview:** visible skeleton loading state and dialog header spacing ([6f559a8](gitlab-org/editor-extensions/gitlab-lsp@6f559a8d)) by John Slaughter ####📝 Documentation * update MR template labels to devops::ai clients / group::developer clients ([138ff6c](gitlab-org/editor-extensions/gitlab-lsp@138ff6c6)) by Dylan Bernardi * update stage and group metadata ([0c1198e](gitlab-org/editor-extensions/gitlab-lsp@0c1198e9)) by Uma Chandran ####⚡ Refactor * **cli:** extract presentation axis into PresentationPolicy ([e771749](gitlab-org/editor-extensions/gitlab-lsp@e7717497)) by Tomas Vik * **ls:** collapse RunWorkflowPayload.type into workflowDefinition ([7a32c08](gitlab-org/editor-extensions/gitlab-lsp@7a32c08e)) by Tomas Vik * **ls:** rename WorkflowType enum to WorkflowDefinition string type ([dd51da7](gitlab-org/editor-extensions/gitlab-lsp@dd51da73)) by Tomas Vik * **webview:** shared SectionLabel component for uppercase section labels ([577643c](gitlab-org/editor-extensions/gitlab-lsp@577643c5)) by John Slaughter ####✅ Tests * boot one language server per describe in context filter tests ([7187ac7](gitlab-org/editor-extensions/gitlab-lsp@7187ac7e)) by Tomas Vik * **cli:** stop plan-to-build e2e approving remote tools ([09fd01c](gitlab-org/editor-extensions/gitlab-lsp@09fd01cd)) by Tomas Vik * remove 1s LSP initialize timeout in browser tests ([7c05ce1](gitlab-org/editor-extensions/gitlab-lsp@7c05ce1b)) by Tomas Vik * split browser suggestion assertions into required and soft ([8d063ca](gitlab-org/editor-extensions/gitlab-lsp@8d063ca8)) by Tomas Vik * stop integration-test-binaries-linux from failing on itself ([f1bb229](gitlab-org/editor-extensions/gitlab-lsp@f1bb2297)) by Tomas Vik (OOO back on 2026-08-31) ####🔁 CI * make ci-node jobs wait for the image build ([728e4f0](gitlab-org/editor-extensions/gitlab-lsp@728e4f0c)) by Tomas Vik (OOO back on 2026-08-31) * pin git gem to 4.0 to fix danger-review ([046a05e](gitlab-org/editor-extensions/gitlab-lsp@046a05ec)) by Alejandro Metke Jimenez ####🔁 Chore * remove publish-dry-run-ci-job ([4c93106](gitlab-org/editor-extensions/gitlab-lsp@4c931069)) by Andrei Zubov * remove temporaryly added gemfile ([2634974](gitlab-org/editor-extensions/gitlab-lsp@2634974b)) by Andrei Zubov ### [9.8.0](gitlab-org/editor-extensions/gitlab-lsp@v9.7.0...v9.8.0) (2026-08-06) ####✨ Features * **cli:** build a sub-agent session tree and attribute chat-log entries ([a5eadac](gitlab-org/editor-extensions/gitlab-lsp@a5eadac0)) by Malte Heuser * **cli:** support no-color output ([61a5409](gitlab-org/editor-extensions/gitlab-lsp@61a5409b)) by Hannes Lange * **marketplace:** discover slash commands shipped by installed plugins ([7645b27](gitlab-org/editor-extensions/gitlab-lsp@7645b278)) by Andrei Zubov * set bundled binary directory with GITLAB_BIN_DIR env var ([d735fa0](gitlab-org/editor-extensions/gitlab-lsp@d735fa01)) by Olena Horal-Koretska * **webview:** confirm agent switch when active conversation exists ([17c5c53](gitlab-org/editor-extensions/gitlab-lsp@17c5c532)) by Yi-Ann Chen ####🐛 Bug Fixes * **flow:** preserve unmodeled v1 config across open and save round trips ([fe34cdd](gitlab-org/editor-extensions/gitlab-lsp@fe34cdd1)) by John Slaughter * **secret-redaction:** reset shared rule regex state on every extract path ([024fa04](gitlab-org/editor-extensions/gitlab-lsp@024fa04f)) by Alejandro Metke Jimenez * **webview:** clear pendingAgentId on all reset paths ([d507259](gitlab-org/editor-extensions/gitlab-lsp@d5072598)) by Yi-Ann Chen ####⚡ Refactor * **webview:** move pendingAgentId to chatStore ([eb9e55d](gitlab-org/editor-extensions/gitlab-lsp@eb9e55d6)) by Yi-Ann Chen ####🔁 Chore * align banner icon and simplify skipAgentSwitchConfirmation ([a78c678](gitlab-org/editor-extensions/gitlab-lsp@a78c678c)) by Juhee Lee