feat: update GitLab Workflow extension to version v5.9.0
Updates Duo Workflow extension to v5.9.0
:
Release notes
Bug Fixes
- Add Code Suggestion State Check for Status Bar Icon (ee2472a)
- Add missing tailwind styles for DuoChat (09b1a98)
Features
- add /fix command for GitLab Duo chat (384708a)
- Add cancelPrompt handlers for DuoChat (2fadc14)
- add new chat icon to activity bar (50f54cd)
- add notification listener to open URLs (929144c)
- Remove code suggestions request states from status bar (52416ae)
- rename aiAssisted configuration namespace to duo (9d55361)
An additional change has been made to the WebIDE where it sets initial configuration, in order to handle the renamed VSCode settings, where
gitlab.aiAssistedCodeSuggestions.*
is now gitlab.duoCodeSuggestions.*
Related MR: gitlab-vscode-extension!1847 (merged)
Edited by Elwyn Benson