* update chat.agent.enabled description

* code suggestions

* includeDisabled bug
This commit is contained in:
Josh Spicer
2025-12-11 15:02:42 -08:00
committed by GitHub
parent f8616ec3df
commit 37b74ec64d
3 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -163,7 +163,7 @@
"localization": {
"description": {
"key": "chat.agent.enabled.description",
"value": "Enable agent mode for chat. When this is enabled, agent mode can be activated via the dropdown in the view."
"value": "When enabled, agent mode can be activated from chat and tools in agentic contexts with side effects can be used."
}
},
"type": "boolean",