mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 11:02:47 +00:00
chore: uninstall GitHub Copilot agent
This commit is contained in:
@@ -116,9 +116,9 @@ ai_agents:
|
|||||||
uninstall_enabled: false
|
uninstall_enabled: false
|
||||||
github_copilot:
|
github_copilot:
|
||||||
npm_package: "@github/copilot"
|
npm_package: "@github/copilot"
|
||||||
install_enabled: true
|
install_enabled: false
|
||||||
deploy_enabled: true
|
deploy_enabled: false
|
||||||
uninstall_enabled: false
|
uninstall_enabled: true
|
||||||
ibm_bob:
|
ibm_bob:
|
||||||
install_enabled: true
|
install_enabled: true
|
||||||
deploy_enabled: false
|
deploy_enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user