From 30a9c397e8da8576cc3178595c0e1ece65c9e440 Mon Sep 17 00:00:00 2001 From: Chaim Date: Sat, 25 Apr 2026 18:07:59 +0000 Subject: [PATCH] chore: add manifest.displayLabel for extension-platform catalog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Short Hebrew label shown in the admin "ההרחבות שלנו" panel. Synced into extensions.description on next sync-registry run (or on next /publish for this extension). Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4f6592a..5aff018 100644 --- a/manifest.json +++ b/manifest.json @@ -10,5 +10,6 @@ ], "releaseDate": "2026-04-25", "author": "klear", - "description": "מאגר ידע — חוק הביטוח הלאומי, תקנות וחוזרים" + "description": "Knowledge Base — Israeli National Insurance law, regulations, and circulars. Hybrid search + ask-shira, powered by shira-hermes KB.", + "displayLabel": "מאגר ידע" } \ No newline at end of file