[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-714":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},714,"hermes-hudui","joeynyc\u002Fhermes-hudui","joeynyc","Web UI consciousness monitor for Hermes — the AI agent with persistent memory",null,"Python",1642,195,4,5,0,13,28,175,39,19.88,"MIT License",false,"main",true,[],"2026-06-12 02:00:17","# ☤ Hermes HUD — Web UI\n\nA browser-based consciousness monitor for [Hermes](https:\u002F\u002Fgithub.com\u002Fnousresearch\u002Fhermes-agent), the AI agent with persistent memory.\n\nSame data, same soul, same dashboard that made the [TUI version](https:\u002F\u002Fgithub.com\u002Fjoeynyc\u002Fhermes-hud) popular — now in your browser.\n\n![Executive Dashboard](assets\u002Fdashboard-executive.png)\n\n![Gateway Managed Tools](assets\u002Fgateway-tools.png)\n\n![Model Analytics](assets\u002Fmodel-analytics.png)\n\n![Plugin Hub](assets\u002Fplugin-hub.png)\n\n## Quick Start\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fjoeynyc\u002Fhermes-hudui.git\ncd hermes-hudui\n.\u002Finstall.sh\nhermes-hudui\n```\n\nOpen http:\u002F\u002Flocalhost:3001\n\n**Requirements:** Python 3.11+, Node.js 18+, a running Hermes agent with data in `~\u002F.hermes\u002F`\n\nOn future runs:\n```bash\nsource venv\u002Fbin\u002Factivate && hermes-hudui\n```\n\n## What's Inside\n\n18 tabs covering everything your agent knows about itself — executive dashboard, identity, memory, skills, sessions, cron jobs, projects, health diagnostics, costs, model analytics, patterns, corrections, sudo governance, live chat, connected OAuth providers, gateway control, plugin management, and live model capabilities.\n\nThe Dashboard opens with an executive summary: health, spend pulse, top model, provider\u002Fgateway risk, highest-cost session, and action items. Health reacts to filesystem and WebSocket updates, while expensive refresh paths stay throttled.\n\nGateway visibility includes managed-tool routing for web search, image generation, text-to-speech, and browser automation. You can see whether each tool is routed through Nous Tool Gateway, a direct key, or is unavailable. The `Update hermes` action is deliberately two-click and shows last-run logs\u002Fstatus.\n\nThe Plugin Hub shows installed dashboard and agent plugins, extension entry points, runtime status, required auth commands, and safe enable\u002Fdisable\u002Fupdate actions.\n\nUpdates in real time via WebSocket. No manual refresh needed.\n\n## Language Support\n\nEnglish (default) and Chinese. Click the language toggle at the far right of the header bar to switch. The choice persists to localStorage. When set to Chinese, chat responses from your agent also come back in Chinese.\n\n## Themes\n\nFive themes switchable with `t`: **Neural Awakening** (cyan), **Hermes Teal** (official Nous dashboard palette), **Blade Runner** (amber), **fsociety** (green), **Anime** (purple). Optional CRT scanlines.\n\nThe top tab bar is responsive: resize the browser and tabs stay reachable through horizontal scrolling, with the active tab kept in view.\n\n## Keyboard Shortcuts\n\n| Key | Action |\n|-----|--------|\n| `1`–`9`, `0` | Switch tabs |\n| `t` | Theme picker |\n| `Ctrl+K` | Command palette |\n\n## Relationship to the TUI\n\nThis is the browser companion to [hermes-hud](https:\u002F\u002Fgithub.com\u002Fjoeynyc\u002Fhermes-hud). Both read from the same `~\u002F.hermes\u002F` data directory independently — use either one, or both at the same time.\n\nThe Web UI is fully standalone and adds features the TUI doesn't have: dedicated Memory, Skills, Sessions, Health, Providers, Gateway, Model, and Plugins tabs; per-model token and cost analytics; gateway managed-tool visibility; actionable diagnostics; command palette; live chat; theme switcher.\n\nIf you also have the TUI installed, you can enable it with `pip install 'hermes-hudui[tui]'`.\n\n(Quotes around `'hermes-hudui[tui]'` are required in zsh, where the unquoted `[tui]` is interpreted as a glob pattern. Bash and fish accept the unquoted form, but the quoted form is safe everywhere.)\n\n## Platform Support\n\nmacOS · Linux · WSL\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n\n---\n\n\u003Ca href=\"https:\u002F\u002Fwww.star-history.com\u002F?repos=joeynyc%2Fhermes-hudui&type=date&logscale=&legend=top-left\">\n \u003Cpicture>\n   \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=joeynyc\u002Fhermes-hudui&type=date&theme=dark&legend=top-left\" \u002F>\n   \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=joeynyc\u002Fhermes-hudui&type=date&legend=top-left\" \u002F>\n   \u003Cimg alt=\"Star History Chart\" src=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=joeynyc\u002Fhermes-hudui&type=date&legend=top-left\" \u002F>\n \u003C\u002Fpicture>\n\u003C\u002Fa>\n","Hermes HUD 是一个基于浏览器的意识监控界面，专为具有持久记忆功能的AI代理Hermes设计。该项目使用Python和Node.js开发，提供了一个全面且直观的控制面板，涵盖了从健康诊断、成本分析到模型分析等18个关键领域。其核心特点包括实时更新（通过WebSocket）、多语言支持（默认英文和中文）以及多种主题选择，旨在让用户能够轻松管理和优化他们的Hermes实例。适合需要深度监控与管理AI代理行为及其性能的企业和个人开发者，在确保高效运维的同时提升用户体验。",2,"2026-06-11 02:38:51","CREATED_QUERY"]