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:
+15
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user