From d56e2c42c934142da27059d3c2673d63bbf1adcd Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 27 Aug 2026 13:29:19 -0700 Subject: [PATCH] docs: correct Copilot Proxy default enablement (#131164) --- extensions/copilot-proxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/copilot-proxy/README.md b/extensions/copilot-proxy/README.md index 07ffde465279..31034e359b9c 100644 --- a/extensions/copilot-proxy/README.md +++ b/extensions/copilot-proxy/README.md @@ -4,7 +4,7 @@ Provider plugin for the **Copilot Proxy** VS Code extension. ## Enable -Bundled plugins are disabled by default. Enable this one: +This bundled plugin is enabled by default. If you previously disabled it, re-enable it: ```bash openclaw plugins enable copilot-proxy