About 290 results
Open links in new tab
  1. GitHub - NousResearch/hermes-agent: The agent that grows with you

    5 days ago · Hermes Agent | Hermes Desktop The self-improving AI agent built by Nous Research. It's the only agent with a built-in learning loop — it creates skills from experience, improves them during …

  2. [Setup]: Failed to install on Android with termux, reporting ... - GitHub

    May 24, 2026 · What's Going Wrong? I tried to install hermes agent on android 13 and 16 devices following termux guide, but all of them failed at "4. Install the tested Termux bundle". Steps Taken …

  3. Releases · NousResearch/hermes-agent - GitHub

    The agent that grows with you. Contribute to NousResearch/hermes-agent development by creating an account on GitHub.

  4. hermes-agent/web at main · NousResearch/hermes-agent · GitHub

    Apr 13, 2026 · hermes dashboard on port 9119 serves the built bundle from hermes_cli/web_dist/, not the Vite dev server — changes in web/src/ will not appear there until you run npm run build and …

  5. hermes-agent/scripts/install.sh at main - GitHub

    Build, with up to three escalating attempts so a transient/blocked # Electron download self-heals instead of failing the whole install: # a) plain `npm run pack` (downloads Electron from GitHub), # b) on …

  6. hermes-agent/skills/research/llm-wiki/SKILL.md at main - GitHub

    Build and maintain a persistent, compounding knowledge base as interlinked markdown files. Based on Andrej Karpathy's LLM Wiki pattern. Unlike traditional RAG (which rediscovers knowledge from …

  7. fix (desktop): npm deduplication installs @assistant-ui/[email protected] ...

    Jun 15, 2026 · Duplicate of #45551 — same root cause: the desktop vite build fails because @assistant-ui/tap resolves to 0.5.x (lacking the ./react-shim export) instead of ^0.9.2, due to npm deduplication …

  8. [Bug]: NVIDIA Build API modle z-ai/glm4.7 returns model hit ... - GitHub

    Apr 14, 2026 · Bug Description When usingNVIDIA Build provider with model z-ai/glm4.7 , the API returns model hit max output tokens error, The model ID works on OpenClaw, but Hermes cannot …

  9. vite build fails: @assistant-ui/[email protected] incompatible with ... - GitHub

    Jun 15, 2026 · Duplicate of #45551 — same root cause as the desktop-build cluster (#46704, #46669): npm resolves @assistant-ui/store too new (0.2.18) for the pinned @assistant-ui/react / @assistant …

  10. [Bug]: Desktop build fails with Rolldown bundling error ... - GitHub

    Jun 15, 2026 · Bug Description During the bootstrap/build phase for the desktop application, the build process crashes during the Vite/Rolldown compilation step. The bundler fails because it cannot …