chore(deps): update dependency gitlab-vscode-extension to v6.60.4
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| gitlab-vscode-extension | minor |
6.57.6 -> 6.60.4
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-vscode-extension (gitlab-vscode-extension)
v6.60.4
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.52.0 (055b7f8) by GitLab Renovate Bot
Language Server Release 8.50.1...8.52.0
8.51.0 (2025-12-09)
✨ Features
- add BM25 ranking and context grouping for grep search results (3ec50aa) by Alexander Chueshev
- Add project selector component (68345ad) by Olena Horal-Koretska
- cli: initial restyling of tools UI (5c2d7b2) by Elwyn Benson
- parse flow config schema version from config (fea0eaf) by Tristan Read
- Release useDuoChatUiForFlow feature flag (7365601) by Frédéric Caplette
🐛 Bug Fixes
- cli: don't incorrectly freeze tool approval messages (63a63ca) by Elwyn Benson
- prevent DAP reading binary files (d7616ce) by Elwyn Benson
8.52.0 (2025-12-10)
✨ Features
- flow: flow execution infrastructure (c1d34e6) by John Slaughter
- Run workflow with selected project (19e99b0) by Olena Horal-Koretska
🐛 Bug Fixes
- cli: set restrictive file permissions (0600) on storage.json (0db1c5d) by dappelt
⚡ Refactor
- consistently set file mode when writing the file instead of using chmod (eda1c2a) by dappelt
✅ Tests
- expect writeFile to be called with file mode (8076b76) by dappelt
- Improve file permission tests to run on Windows (4a5d29c) by dappelt
🔁 Chore
- Apply 1 suggestion(s) to 1 file(s) (fec511a) by Dennis Appelt
v6.60.3
🔁 Chore
- use semver for changelog version comparision (5340fa9) by Juhee Lee
v6.60.2
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.50.1 (ecd38e6) by GitLab Renovate Bot
Language Server Release 8.49.0...8.50.1
8.50.0 (2025-12-05)
✨ Features
- cli: add prompt history scrolling (870b84c) by Elwyn Benson
- Update flow prompts and working text (d091050) by Frédéric Caplette
🐛 Bug Fixes
- cli: Correctly read gitlab base url from config or envs (d76e0ea) by Dennis Meister
- mcp: Auto scrolling fixes and logs appearing in order (4632307) by Dylan Bernardi
🔁 Chore
- set up webview storybook test (36eab64) by Juhee Lee
8.50.1 (2025-12-08)
🐛 Bug Fixes
- Update tool approval status correctly (b196954) by Olena Horal-Koretska
🔁 Chore
- deps: update dependency @gitlab/duo-ui to ^15.0.5 (1a24832) by Olena Horal-Koretska
v6.60.1
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.49.0 (780e71d) by GitLab Renovate Bot
Language Server Release 8.48.0...8.49.0
8.49.0 (2025-12-04)
✨ Features
- Capture streaming time metric (5aad02c) by Enrique Alcántara
- improve conversation start screen (04876ca) by Andrei Zubov
🔁 Chore
- cli: send errors to Sentry (7d9c887) by Elwyn Benson
- deps: update dependency fs-extra to ^11.3.2 (251f706) by GitLab Renovate Bot
v6.60.0
✨ Features
- flow: integrate flow builder webview behind feature flag (79cf558) by John Slaughter
🔁 Chore
- deps: update dependency semantic-release-vsce to ^6.0.18 (6657e00) by GitLab Renovate Bot
Language Server Release 8.46.1...8.48.0
8.47.0 (2025-12-03)
✨ Features
- Add plugin controller for the project selector (82f926f) by Olena Horal-Koretska
- add prompt editor and uri based flow loader (a07709b) by John Slaughter
- Create
AgentPlatformProjectServicefor DAP project selector (9b6ba9c) by Olena Horal-Koretska - create navigation and update layout (f68f8bd) by Juhee Lee
- Display friendly type errors in logs (f7794e8) by ŁUKASZ KORBASIEWICZ
- support
run_shell_commandaction (629b629) by Elwyn Benson - support AGENTS.md files (1868191) by Elwyn Benson
- use duo context exclusion on KG (0895847) by Allen Cook
🐛 Bug Fixes
- cli: re-enable support for ctrl+J line breaks (807d6cf) by Elwyn Benson
- mcp: Provide workspace path to MCP dashboard (9dc987b) by Dylan Bernardi
📝 Documentation
- update file dev_environment.md (8fc3399) by Roman Eisner
✅ Tests
- cli: add helper script for testing docker runs (cfbd015) by Elwyn Benson
🔁 Chore
- cli: add JetBrains debug config (3e7408f) by Elwyn Benson
- remove duplicated editorconfig rules (324de92) by Tan Le
8.48.0 (2025-12-03)
✨ Features
- cli: prune log files after 28 days (f0b3f92) by Elwyn Benson
- cli: restyle user/assistant messages (d9861ee) by Elwyn Benson
-
cli: support
AGENT_PLATFORM_FEATURE_SETTING_NAMEoption (cfbbc77) by Elwyn Benson
v6.59.0
✨ Features
- support shell command without args (4fd5fa5) by Elwyn Benson
release 6.58.3 (2025-12-01)
🐛 Bug Fixes
- correct comparison in remote parser when using custom ports (064b58e) by Mattias Michaux
🔁 Chore
- bring back force-version-update plugin (ffe2ba5) by Andrei Zubov
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.46.1 (3bff9d1) by GitLab Renovate Bot
- restore Dangerfile for GraphQL compatibility checks (8bdab53) by Denys Mishunov
Language Server Release 8.46.0...8.46.1
8.46.1 (2025-11-28)
🐛 Bug Fixes
- check for TTY before calling setRawMode in CLI (d1327af) by Mikołaj Wawrzyniak
pre-release 6.58.2 (2025-11-28)
📝 Documentation
- updates frontmatter to reflect latest stage and group (d06af96) by Uma Chandran
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.46.0 (73a8aa2) by GitLab Renovate Bot
Language Server Release 8.45.0...8.46.0
8.46.0 (2025-11-28)
✨ Features
- Add persistent storage for agent platform project (54a3cea) by Olena Horal-Koretska
🐛 Bug Fixes
- Improve message rendering performance (7611001) by Olena Horal-Koretska
- protobuff fileds case conversion (3599ccf) by Mikołaj Wawrzyniak
- Return relative file path in the tool response (a916cc3) by Olena Horal-Koretska
🔁 Chore
- add debug config for cli (b4187b7) by Andrei Zubov
- dont depend on DWS client twice (79117f5) by Elwyn Benson
release 6.58.1 (2025-11-27)
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.45.0 (f342fec) by GitLab Renovate Bot
Language Server Release 8.44.0...8.45.0
8.45.0 (2025-11-27)
✨ Features
- cli: use kitty protocol in supported terminals (ab9d16a) by Andrei Zubov
- Support resuming failed and stopped flows (cc56c13) by Frédéric Caplette
🐛 Bug Fixes
- add back latestVersion to agents queries (5dc5a0b) by Lindsey Shelton
- Add inline tool approval flow for non-ChatFlow modes (8c61ff5) by Frédéric Caplette
- cli: Remove duplicated existing_session_id in subcommand (3ce8bcc) by Tian Gao
- cli: replace diff lib with new implementation (6eab564) by Elwyn Benson
- Reintroduce root namespace for obtaining models (eba14d1) by Enrique Alcantara
- Remove DuoChat Health Check (7a92ed8) by Dylan Bernardi
- resolve custom ssh aliases (3dd0632) by Karl Jamoralin
⚡ Refactor
-
cli: use
UserServicein CLI (30d4bdd) by Elwyn Benson
✅ Tests
- Define stories for core duo-ui-next components (6367a33) by Enrique Alcantara
🔁 Chore
- Code review feedback (20f56c8) by Enrique Alcántara
v6.58.3
🐛 Bug Fixes
- correct comparison in remote parser when using custom ports (064b58e) by Mattias Michaux
🔁 Chore
- bring back force-version-update plugin (ffe2ba5) by Andrei Zubov
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.46.1 (3bff9d1) by GitLab Renovate Bot
- restore Dangerfile for GraphQL compatibility checks (8bdab53) by Denys Mishunov
Language Server Release 8.46.0...8.46.1
8.46.1 (2025-11-28)
🐛 Bug Fixes
- check for TTY before calling setRawMode in CLI (d1327af) by Mikołaj Wawrzyniak
v6.58.2
📝 Documentation
- updates frontmatter to reflect latest stage and group (d06af96) by Uma Chandran
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.46.0 (73a8aa2) by GitLab Renovate Bot
Language Server Release 8.45.0...8.46.0
8.46.0 (2025-11-28)
✨ Features
- Add persistent storage for agent platform project (54a3cea) by Olena Horal-Koretska
🐛 Bug Fixes
- Improve message rendering performance (7611001) by Olena Horal-Koretska
- protobuff fileds case conversion (3599ccf) by Mikołaj Wawrzyniak
- Return relative file path in the tool response (a916cc3) by Olena Horal-Koretska
🔁 Chore
- add debug config for cli (b4187b7) by Andrei Zubov
- dont depend on DWS client twice (79117f5) by Elwyn Benson
v6.58.1
🔁 Chore
- deps: update dependency @gitlab-org/gitlab-lsp to ^8.45.0 (f342fec) by GitLab Renovate Bot
Language Server Release 8.44.0...8.45.0
8.45.0 (2025-11-27)
✨ Features
- cli: use kitty protocol in supported terminals (ab9d16a) by Andrei Zubov
- Support resuming failed and stopped flows (cc56c13) by Frédéric Caplette
🐛 Bug Fixes
- add back latestVersion to agents queries (5dc5a0b) by Lindsey Shelton
- Add inline tool approval flow for non-ChatFlow modes (8c61ff5) by Frédéric Caplette
- cli: Remove duplicated existing_session_id in subcommand (3ce8bcc) by Tian Gao
- cli: replace diff lib with new implementation (6eab564) by Elwyn Benson
- Reintroduce root namespace for obtaining models (eba14d1) by Enrique Alcantara
- Remove DuoChat Health Check (7a92ed8) by Dylan Bernardi
- resolve custom ssh aliases (3dd0632) by Karl Jamoralin
⚡ Refactor
-
cli: use
UserServicein CLI (30d4bdd) by Elwyn Benson
✅ Tests
- Define stories for core duo-ui-next components (6367a33) by Enrique Alcantara
🔁 Chore
- Code review feedback (20f56c8) by Enrique Alcántara
v6.58.0
✨ Features
- update LSP to 8.44 (10bf8d4) by Juhee Lee
Language Server Release 8.43.0...8.44.0
8.44.0 (2025-11-25)
✨ Features
-
cli: support nested
cwd, refactor init code (8b3896b) by Elwyn Benson - git: support http proxy env variables for git commands (8c58b02) by Mikołaj Wawrzyniak
🐛 Bug Fixes
- Hotfix for loading available models (d4a0b7a) by Enrique Alcantara
pre-release 6.57.7 (2025-11-25)
🔁 Chore
- deps: update dependency @semantic-release/gitlab to ^13.2.9 (9f50339) by GitLab Renovate Bot
- deps: update dependency glob to v13 (5dd3bb4) by GitLab Renovate Bot
- deps: update dependency ovsx to ^0.10.7 (d641664) by GitLab Renovate Bot
- roll documentation linting tool versions forward (f3b8ff0) by Evan Read
release 6.57.6 (2025-11-24)
⚡ 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
pre-release 6.57.5 (2025-11-20)
🐛 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
release 6.57.4 (2025-11-14)
🔁 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
release 6.57.3 (2025-11-14)
🔁 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
pre-release 6.57.2 (2025-11-13)
🔁 Chore
- extract and include LS release notes inside the changelog (5100976) by Juhee Lee
release 6.57.1 (2025-11-11)
v6.57.7
🔁 Chore
- deps: update dependency @semantic-release/gitlab to ^13.2.9 (9f50339) by GitLab Renovate Bot
- deps: update dependency glob to v13 (5dd3bb4) by GitLab Renovate Bot
- deps: update dependency ovsx to ^0.10.7 (d641664) by GitLab Renovate Bot
- roll documentation linting tool versions forward (f3b8ff0) by Evan Read
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