mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 23:40:34 -05:00
* chat: add policy for chat.plugins.enabled Add a managed policy 'ChatPluginsEnabled' to the chat.plugins.enabled setting so that organizations can control whether agent plugin integration is enabled. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/browser/chat.contribution.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update build/lib/policies/policyData.jsonc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>