[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3199":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},3199,"herm","liftaris\u002Fherm","liftaris","The Hermes TUI built with OpenTUI","",null,"TypeScript",248,35,1,5,0,10,19,145,30,84.17,"MIT License",false,"dev",[],"2026-06-12 04:00:16","# Herm - Dashboard TUI for Hermes\n\u003Cimg width=\"1711\" height=\"927\" alt=\"image\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fd3b855a0-b1b2-4ea1-8eab-84f9716c8de9\" \u002F>\n\n> **herm** \u002Fhɜːm\u002F _noun_ : a sculptured head of Hermes on a square stone pillar, used in ancient Greece as a boundary marker at crossroads.\n\nHerm is a tabbed, mouse-aware TUI built with [OpenTUI](https:\u002F\u002Fgithub.com\u002Fanomalyco\u002Fopentui) (React renderer) and [Bun](https:\u002F\u002Fbun.sh\u002F). It talks to the same gateway `hermes` cli uses.\n\n## What it does\n\n- **Chat** with streaming, markdown, inline images (chafa), LaTeX→unicode, diff chips, tool-call expansion, and an animated ASCII avatar\n- **Tabs** for sessions, context, agents, analytics, skills, cron, toolsets, config, env, memory, kanban\n- **Profile switching** — hop between Hermes profiles without leaving the TUI\n- **Command palette** (`Ctrl+K`), **slash popover**, **@-refs** for file\u002Fdiff context\n- **Fully rebindable keys** (`\u002Fkeys`, opencode-compatible) and theme picker\n\n## Install\n\nHerm needs a working [Hermes Agent](https:\u002F\u002Fgithub.com\u002FNousResearch\u002Fhermes-agent) install and [Bun](https:\u002F\u002Fbun.sh).\n\n```bash\nbunx herm-tui              # try without installing\nbun add -g herm-tui        # stable\nnpm i -g herm-tui          # also fine\nbun add -g herm-tui@next   # bleeding edge (every dev push)\nherm                       # fresh session\nherm -c                    # resume last session\n```\n\nOr from source:\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fliftaris\u002Fherm.git\ncd herm && bun install\nbun run src\u002Findex.tsx\n```\n\nHerm looks for `~\u002F.hermes`. If yours lives elsewhere, set `HERMES_HOME`. See [`.env.example`](.\u002F.env.example) for rarely-needed overrides.\n\n## Development\n\n```bash\nbun run dev            # watch mode\nbun run typecheck\nbun test\n```\n\n## Motivation\nBefore Hermes, OpenCode was my daily driver. I built Herm because I wanted Hermes capabilities with an OpenCode style interface. Herm uses the same TUI framework OpenCode is built with, OpenTUI, and also exposes dashboard style tabs that centralizes everything I need to do in Hermes in my interface of choice--the terminal.\n\n## Acknowledgments\n\n- [Hermes Agent](https:\u002F\u002Fgithub.com\u002FNousResearch\u002Fhermes-agent) — the brain\n- [OpenTUI](https:\u002F\u002Fgithub.com\u002Fanomalyco\u002Fopentui) — the TUI framework\n- [OpenCode](https:\u002F\u002Fgithub.com\u002Fanomalyco\u002Fopencode) — the inspiration\n\n## License\n\nMIT — see [LICENSE](.\u002FLICENSE).\n","Herm 是一个基于 OpenTUI 构建的终端用户界面（TUI）仪表盘，专为 Hermes 设计。它支持聊天、标签页切换、配置文件切换等功能，并且具备流式传输、Markdown 支持、内联图片显示以及 LaTeX 转 Unicode 等技术特点。此外，Herm 还提供了命令面板、可重新绑定的快捷键和主题选择器等增强用户体验的功能。该项目适用于需要在终端环境中集中管理和操作 Hermes 代理及相关资源的场景，尤其适合那些希望拥有强大功能但又偏好简洁高效界面的开发者。",2,"2026-06-11 02:52:50","CREATED_QUERY"]