This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
KnowledgeBase/manifest.json
T
chaim 30a9c397e8 chore: add manifest.displayLabel for extension-platform catalog
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) <noreply@anthropic.com>
2026-04-25 18:07:59 +00:00

15 lines
426 B
JSON

{
"name": "KnowledgeBase",
"module": "KnowledgeBase",
"version": "0.7.0",
"acceptableVersions": [
">=8.0.0"
],
"php": [
">=8.1"
],
"releaseDate": "2026-04-25",
"author": "klear",
"description": "Knowledge Base — Israeli National Insurance law, regulations, and circulars. Hybrid search + ask-shira, powered by shira-hermes KB.",
"displayLabel": "מאגר ידע"
}