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