Loading
chore: Sync agentic chat setting to the LS
Description
- It sends the agentic chat setting to the LS. This setting will be used on the LS side to create Agentic Chat Availability policy.
- Also, updates LS State Provider to match the LS types.
Related Issues
Related gitlab-org/editor-extensions/gitlab-lsp#1176 (closed)
gitlab-org/editor-extensions/gitlab-lsp#1217 (closed)
How has this been tested?
- Link LS MR
- Run extension
- Open extension settings and toggle Agentic chat enabled setting
- In the "Output" tab under "GitLab Workflow" tab you should see the log about the policy being engaged/disengaged
What CHANGELOG entry will this MR create?
-
fix:Bug fix fixes - a user-facing issue in production - included in changelog -
feature:New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Edited by Olena Horal-Koretska

