chore(deps): update dependency gitlab-vscode-extension to v6.57.6
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| gitlab-vscode-extension | minor |
6.49.9 -> 6.57.6
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-vscode-extension (gitlab-vscode-extension)
v6.57.6
⚡ Refactor
- remove languageServerWebIDE feature flag (b191533) by Mohammed Osumah
✅ Tests
- Fix incorrect ArrayBuffer typing (e3ffaad) by Enrique Alcantara
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.43.0 (07c05dd) by GitLab Renovate Bot
- deps: update dependency @gitlab/needle to v1.5.1 (5931d30) by GitLab Renovate Bot
- deps: update dependency esbuild to ^0.27.0 (cc8dc01) by GitLab Renovate Bot
- deps: update dependency mocha to ^11.7.5 (6452cce) by GitLab Renovate Bot
- deps: update dependency mocha to ^11.7.5 (116c32d) by GitLab Renovate Bot
- deps: update dependency semantic-release-vsce to ^6.0.17 (2704e9e) by GitLab Renovate Bot
- deps: update dependency ts-jest to ^29.4.5 (d53c7d6) by GitLab Renovate Bot
- deps: update dependency typescript to ^5.9.3 (c7285f1) by GitLab Renovate Bot
- deps: update linting (cf3b18c) by GitLab Renovate Bot
- Fix prettier formatting issues after update (22e02cf) by Enrique Alcantara
Language Server Release 8.42.0...8.43.0
8.43.0 (2025-11-24)
✨ Features
- add user-level chat rules (b7cdcfb) by Allen Cook
- chat: Improve tool parameter visualisation (e4f933b) by Enrique Alcántara
- cli: support chat-rules.md custom instructions (fc47884) by Elwyn Benson
- dap: create suggestion component (bb00992) by Juhee Lee
- flow: add node configuration and refactor v1 persistence (f78602c) by John Slaughter
- flow: init visual workflow editor implementation (dc2e5c3) by John Slaughter
- Rename performance telemetry events (cc4e0fc) by Enrique Alcantara
- Specify source in duo agent platform events (ec00b65) by Enrique Alcantara
- Switch to
websocketas default connection type in Node executor (fad601c) by Olena Horal-Koretska
🐛 Bug Fixes
- Add healthCheck to persistent storage instead of cache (5cf0ea2) by Dylan Bernardi
- build failure from fdir update (483740a) by Juhee Lee
- cli: prevent 'freezing' messages incorrectly (151b7af) by Elwyn Benson
- custom agents to respect version pinning instead of using latest (17cd9e9) by Jannik Lehmann
- Flows in new UI always start as chat (f7faa94) by Frédéric Caplette
- set content of repository and directory contexts (5c4eff1) by Pam Artiaga
- Update System context in UI once available (84b5c28) by Olena Horal-Koretska
- Uses root group instead of namespace (2785c18) by Donald Cook
📝 Documentation
- Add instructions for running the LSP server by using 'npx' (db8d068) by Evan Read
⚡ Refactor
- extract user rules to workspace package (eff9709) by Elwyn Benson
🔁 Chore
- add webviewId for DAP Duo UI Next and update pkg name (86336b2) by Juhee Lee
- remove use of use_duo_context_exclusion FF (d9625f5) by Allen Cook
- roll documentation linting tool versions forward (edcc5ed) by Evan Read
- setup storybook in unified webview (2d82503) by Juhee Lee
- update duo-cli readme (5d1c601) by Andrei Zubov
- Use camelCase in shell context provider (2eeb7df) by Olena Horal-Koretska
v6.57.5
🐛 Bug Fixes
- trigger jobs can be executed and retried (7334f65) by Tim Ryan
🔁 Chore
- add feature flag for dap next and setup webview (852db6e) by Juhee Lee
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.42.0 (1ae9028) by Enrique Alcántara
- update pre-release docs (bee335d) by Andrei Zubov
Language Server Release 8.41.0...8.42.0
8.42.0 (2025-11-18)
✨ Features
- Add flow plan iterations in new UI (157121c) by Frédéric Caplette
- mcp: surface cause in MCP tool execution failures (6ae6619) by Tian Gao
- use the withDuoEligible in /include project in duo agentic chat (02c0a19) by Tian Gao
🐛 Bug Fixes
- cli: Avoid showing error when user aborts workflow (e6429bf) by Anna Springfield
- code-suggestions: ignore abort errors in circuit breaker (2f87780) by John Slaughter
- mcp: Respect certificate and proxy options for remote MCP servers (2edeac7) by Erran Carey
- Update editor selection context provider (a09907b) by Olena Horal-Koretska
📝 Documentation
- Add information about setting additional code completion languages (881b686) by Evan Read
- document nodejs versions across LS (de5e1cf) by Tristan Read
🔁 Chore
- remove unused pkg config (a833212) by Tristan Read
- replace emoji shortcut with emoji characters (e694c8f) by Juhee Lee
v6.57.4
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.41.0 (79ef4bc) by GitLab Renovate Bot
Language Server Release 8.39.0...8.41.0
8.40.0 (2025-11-14)
✨ Features
- cli: support --existing-session-id for TUI (c74a055) by Elwyn Benson
🐛 Bug Fixes
- fix npm install by moving patch-package to dependencies (4062dfe) by Andrei Zubov
8.40.1 (2025-11-14)
🐛 Bug Fixes
- mcp: Disable custom fetch for SSE and streamable HTTP clients (1eb1134) by Erran Carey
8.41.0 (2025-11-14)
✨ Features
- add Windows ARM64 binary support (acc7864) by Karl Jamoralin
🐛 Bug Fixes
- add git user.name config for proper attribution (47a651b) by root
v6.57.3
🔁 Chore
- add missing patch-package dependency (31b347a) by Elwyn Benson
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.39.0 (6bec849) by GitLab Renovate Bot
- deps: update dependency simple-git to ^3.30.0 (0cec5d4) by GitLab Renovate Bot
Language Server Release 8.37.0...8.39.0
8.38.0 (2025-11-13)
✨ Features
- Add current file relative path as agentic chat context (c024e6e) by Anna Springfield
- cli: add missing os_information context (7e3afd1) by Mikołaj Wawrzyniak
- improve text editing and navigation in Duo CLI (8d80226) by Andrei Zubov
- Support plan approval in Chat (4ab3d3e) by Frédéric Caplette
🐛 Bug Fixes
- cli: write to log file async, don't block main thread (88e58b6) by Elwyn Benson
- exclude some sensitive env vars from
run_commandprocess (464da1a) by Elwyn Benson - mcp: handle triple underscores in tool names for McpToolName validation (1f915f7) by John Slaughter
- Separate error and logs for run_command tool (6cd987f) by Olena Horal
- windows: Spawn STDIO MCP servers in the background (5ff053f) by Erran Carey
✅ Tests
- Fix web browser integration tests (b5f8f9e) by Enrique Alcántara
🔁 Chore
- add extra debug logging when no workflow ID is returned (dd9ff33) by Elwyn Benson
- cli: force default connection type to grpc for now (2b1d43b) by Elwyn Benson
- cli: remove no-api CI mode (ce3c1b0) by Elwyn Benson
- Expand linted files and autofix (3c82e2d) by Anna Springfield
- Fix pre-commit prettier hook to match CI checks (8dfcbcc) by Anna Springfield
- switch duo-cli to trusted publishing (6e3517c) by Andrei Zubov
8.39.0 (2025-11-14)
✨ Features
- chat: Support foundational agents in extensions (a3398df) by Eduardo Bonet
- dap: initialize new DAP webview landing page (1aa8984) by Juhee Lee
- mcp: Respect proxy and certificate options in remote MCP clients (0d7230f) by Erran Carey
🐛 Bug Fixes
- cli: stop default 'insecure' value triggering validation (d304154) by Elwyn Benson
- Small papercuts in agentic chat panel (bbd2d89) by Enrique Alcántara
- Track AI context file content with FileStateTracker (a58f66c) by Olena Horal-Koretska
⚡ Refactor
- cli: spring cleaning, organise files (b3651f7) by Elwyn Benson
- rename
HeartbeatManagertoDailyActivityTracker(7145b1b) by Olena Horal-Koretska
🔁 Chore
- Add feature flag for flow ui (ec242b0) by Frédéric Caplette
- Add WebSocket client heartbeat (76cc6c2) by Olena Horal-Koretska
- close gRPC connection when disposing grpc_client (4d4b6c4) by Dylan Griffith
v6.57.2
🔁 Chore
- extract and include LS release notes inside the changelog (5100976) by Juhee Lee
v6.57.1
v6.57.0
Features
- Update GitLab LSP to 8.35.0 (ebce324)
v6.56.0
Features
- Update GitLab LSP to 8.33.1 (92b4be3)
v6.55.0
Features
- mcp: Enable MCP dashboard webview (37ef3b5)
v6.54.0
Features
- Re-authenticating does not ask for delete (5db6d01)
v6.53.0
Features
- Set WebSocket as default in extension settings (f796a03)
v6.52.0
Features
release 6.51.1 (2025-10-30)
v6.51.1
v6.51.0
Features
- use system CAs in language server (8b874fb)
v6.50.0
Features
- Select project for repository (c8b4a63)
release 6.49.13 (2025-10-24)
pre-release 6.49.12 (2025-10-22)
Bug Fixes
- Fix command run failure in the integrated terminal (63433f2)
release 6.49.11 (2025-10-20)
pre-release 6.49.10 (2025-10-20)
Bug Fixes
- resolve LS exported types error (e948a99)
release 6.49.9 (2025-10-15)
Bug Fixes
- agentic-chat: handle non-unique file names in diff view (fdd52fc)
release 6.49.8 (2025-10-10)
release 6.49.7 (2025-10-08)
release 6.49.6 (2025-10-08)
release 6.49.5 (2025-10-03)
Bug Fixes
- Clipboard access in remote environments (7b8754d)
release 6.49.4 (2025-10-01)
release 6.49.3 (2025-09-30)
Bug Fixes
- Send correct clientContext in web extension (f8b9d92)
release 6.49.2 (2025-09-30)
release 6.49.1 (2025-09-29)
v6.49.13
v6.49.12
Bug Fixes
- Fix command run failure in the integrated terminal (63433f2)
v6.49.11
v6.49.10
Bug Fixes
- resolve LS exported types error (e948a99)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot