chore: optimize npm keywords and description for GitHub search discoverability (#135)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-22 22:04:26 +08:00
committed by GitHub
parent 70ddbd0bcd
commit 5537383bdb
+15 -3
View File
@@ -1,7 +1,7 @@
{
"name": "hermes-web-ui",
"version": "0.4.3",
"description": "Web dashboard for Hermes Agent — multi-platform AI chat, session management, scheduled jobs, usage analytics & channel configuration (Telegram, Discord, Slack, WhatsApp)",
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model (Claude, GPT, Gemini, DeepSeek) web UI with Telegram, Discord, Slack, WhatsApp integration",
"repository": {
"type": "git",
"url": "https://github.com/EKKOLearnAI/hermes-web-ui.git"
@@ -13,10 +13,23 @@
},
"keywords": [
"hermes",
"hermes-agent",
"hermes-web",
"agent",
"ai",
"ai-agent",
"ai-chat",
"ai-dashboard",
"chatgpt",
"claude",
"openai",
"gemini",
"deepseek",
"llm",
"multi-model",
"chat-ui",
"dashboard",
"self-hosted",
"telegram",
"discord",
"slack",
@@ -26,8 +39,7 @@
"weixin",
"multi-platform",
"vue3",
"typescript",
"naive-ui"
"typescript"
],
"bin": {
"hermes-web-ui": "./bin/hermes-web-ui.mjs"