From 2031ca17e507e8a361e620525d7ba1da4fa48778 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Fri, 5 Dec 2025 11:06:12 -0500 Subject: [PATCH] Revert auto-install extensions for now --- assets/settings/default.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/assets/settings/default.json b/assets/settings/default.json index ce498dd6172c5a26be5412d1e9e2ac9826a8730f..f687778d7bd7fc0f6d66404199c34fac8d77e7a8 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -1721,12 +1721,7 @@ // If you don't want any of these extensions, add this field to your settings // and change the value to `false`. "auto_install_extensions": { - "anthropic": true, - "copilot_chat": true, - "google-ai": true, - "html": true, - "openai": true, - "open_router": true + "html": true }, // The capabilities granted to extensions. //