From 209f505cbf798168ff06eb0bb71a664dbb2388ce Mon Sep 17 00:00:00 2001 From: Apostol Apostolov <4083812+apoapostolov@users.noreply.github.com> Date: Thu, 24 Sep 2026 15:34:19 +0300 Subject: [PATCH] feat(plugin-catalog): update sidebar-manager to SDK-backed pin --- plugin-catalog/sidebar-manager.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 plugin-catalog/sidebar-manager.yaml diff --git a/plugin-catalog/sidebar-manager.yaml b/plugin-catalog/sidebar-manager.yaml new file mode 100644 index 0000000000..5a42df5801 --- /dev/null +++ b/plugin-catalog/sidebar-manager.yaml @@ -0,0 +1,17 @@ +name: sidebar-manager +repo: https://github.com/apoapostolov/hermes-agent-awesome-plugins +sha: a10fb2b55ed38e6cdb0cf2faff1056443db57c5f +subdir: public/sidebar-manager +description: "Hide and reorder core sidebar navigation rows from an in-app editor." +maintainer: apoapostolov +tier: community +category: desktop +docs_url: https://github.com/apoapostolov/hermes-agent-awesome-plugins/tree/main/public/sidebar-manager +version: "1.0.0" +image: https://raw.githubusercontent.com/apoapostolov/hermes-agent-awesome-plugins/a10fb2b55ed38e6cdb0cf2faff1056443db57c5f/public/sidebar-manager/docs/hero.png +platforms: [] +capabilities: + provides_tools: [] + provides_hooks: [] + provides_middleware: [] + requires_env: []