From 8c99585181e01b55ebe028e72d25f56fbd1cabbd Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Mon, 17 Aug 2026 14:20:56 +1000 Subject: [PATCH] refactor(website): remove Access from tools panel from plugins catalog Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 80686fef-efe3-4cdd-8cd6-bfa61a5d0af6 --- .../src/components/brand/PluginsCatalog.tsx | 34 ---------- .../brand/styles/plugins.module.css | 63 ------------------- 2 files changed, 97 deletions(-) diff --git a/website/src/components/brand/PluginsCatalog.tsx b/website/src/components/brand/PluginsCatalog.tsx index 60b7de3d..23c0acb6 100644 --- a/website/src/components/brand/PluginsCatalog.tsx +++ b/website/src/components/brand/PluginsCatalog.tsx @@ -296,40 +296,6 @@ export function PluginsCatalog({ - -

Access from tools

-
    -
  • - - GitHub Copilot CLI - {" — Type "} - - /plugin marketplace browse awesome-copilot - {" "} - in a Copilot session - -
  • -
  • - - VS Code - {" — Type "} - @agentPlugins in the - Extensions search view, or run{" "} - Chat: Plugins - -
  • -
  • - - Install - {" — "} - - copilot plugin install <plugin-name>@awesome-copilot - - -
  • -
-
-