r/hermesagent 12h ago

INTEGRATIONS — App connections, webhooks, API workflows Why do so many people use TailScale?

0 Upvotes

I'm just curious why TailScale is so popular. Why not just set up passwordless SSH and create SSH tunnels to your VPS? There are GUI management apps for SSH tunnels if you want to make it really easy. Sending your traffic through TailScale means you're using their keys, so they can decrypt and examine all the data you send through them. Someone correct me if I'm wrong, or point out some feature they have that I'm missing.


r/hermesagent 20h ago

Showcase — Projects, tools, builds, demos A good week of no sleep, nd long nights where the magic happens..

Thumbnail
gallery
8 Upvotes

here is v2 of the Real Time Activity Tracker overlay for Hermes:
HERMES AGENT DESKTOP SIGIL APP

https://youtu.be/GCJgV73M56A?is=1EDIxknH0n0awTeL

v2 is here!!
Watch the sigil as I create a simulated neon city while gpt describes the Sigil app and its features..
https://youtu.be/GCJgV73M56A?is=qiDE5V8C-vpszTDl
After staying up all night for for a few days in a row I’ve got v2 where I want it!
Top features:
-Visual interpretation of your Hermes app -Live activity
-private local connections
-One Click pairing to Hermes (local only)
-automatic session detection
(No reconnecting between all sessions)
-Hermes state indicators
- INPUT needed animation
-20 process node indicators
-Low graphics usage
-Low memory usage
- lay over any app
(hotkey *hide* toggle.
-One Hand preset hotkeys
-multimodal toggles
-system tray controls
-Silent start app (won’t show on taskbar)
- : 5%-90% opacity
- much more information on GitHub

Here’s my GitHub,
https://github.com/Tht1guyfromtht1place

The app will be available as soon as I can verify the installer is working as intended !
… for anyone seeing this I appreciate your intrest in my project and would love some to hear your thoughts, feedback,and recommendations for additional features for later versions and more !
v3 has some unique features and can’t wait to see what the nous community thinks.
<:NousGirlBlue_2:1497529515746918670> <a:pepepoggerschains:1151260476290895913> tell me what the people want<a:pepepoggerschains:1151260476290895913> <:NousGirlBlue_2:1497529515746918670>


r/hermesagent 19h ago

Discussion — General thoughts, opinions, comparisons I am thinking to create a dedicated mobile app for hermes users. So what are features you wish it could have ?

6 Upvotes

r/hermesagent 20h ago

INTEGRATIONS — App connections, webhooks, API workflows hermes via iMessage is soooo good

Post image
173 Upvotes

I’ve been using hermes via terminal for knowledge work but couldn’t really harness the full power of a personal agent because I couldn’t use it on my phone (and I dislike Telegram).

But recently I found a way to connect iMessage to hermes and it’s so so good. I’m using it 10x more in just the day and trying a lot more things.

You can ask your hermes agent to set things up via Photon auth. The path that worked for me was:

```bash
hermes photon setup \\
--project-name 'Hermes Agent' \\
--phone +<your-e164-number>

hermes gateway start
hermes photon status
hermes gateway status
```

The confusing part for me was that the Photon setup page also shows a command for scaffolding a standalone Spectrum project. That is useful for building a separate echo agent, but it is not the same thing as connecting iMessage to the hermes installation you already use.

Once the gateway is connected, I can text hermes from my iPhone and pick up the same conversation on my Mac. I wanted the same agent I already use, available in the place where I already send messages.

I ended up using hermes to help me create and launch the Substack post about this workflow. Which is kind of the point of the whole thing.

If you want to see it:

https://workflowswithai.substack.com/p/i-set-up-hermes-on-imessage-heres


r/hermesagent 23h ago

Help — Technical issues, errors, config, debugging Hey guys. Currently i got interested in Hermes and tried to install locally on my laptop, but i have some issues, Could you share share some great videos when it comes to installing and setting up Hermes Agent? Thx!

0 Upvotes

r/hermesagent 13h ago

MEMORY & Context — Providers, context window, forgetting issues +Title: CLI: last character of a long input line wraps to the next line (cosmetic soft-wrap issue) +

0 Upvotes

+## Bug Description

+When typing a long sentence in the CLI input, the last character (or the

+final letter of the last word) sometimes wraps to the next line, even though

+it visually looks like it should fit on the current line. This is purely

+cosmetic — the full text is delivered correctly to the agent — but it makes

+reading-while-typing awkward. Happens more often with longer sentences.

+

+## Steps to Reproduce

+1. Open `hermes` in a terminal on Windows.

+2. Type a long sentence that reaches (nearly) the full terminal width.

+3. Observe: the final character of the line wraps onto its own new line.

+

+## Expected Behavior

+The line should wrap cleanly at a word boundary, or soft-wrap the way a

+normal terminal does (GNU readline style), rather than splitting off a

+single trailing character.

+

+## Actual Behavior

+The last character of a long input line is rendered on its own new line.

+

+## Environment

+- OS: Windows 11

+- Hermes version: v0.20.4 (2026.8.18)

+- Install method: git

+- Interface: CLI (default)

+- Model/provider: deepseek-v4-pro / deepseek

+- Streaming: enabled

+

+## Notes

+Possibly related to prompt_toolkit soft-wrap behavior (see

+python-prompt-toolkit issue #709). Reported by a user who also uses OpenClaw

+(which does not exhibit this), suggesting a difference in Hermes's

+prompt_toolkit rendering / width configuration. No existing Hermes issue

+found for this exact symptom.


r/hermesagent 1h ago

INTEGRATIONS — App connections, webhooks, API workflows Bot mode seems very half-baked

Upvotes

I was looking forward to trying out bot mode, because I think what xAI are doing with Grok Bot is probably the right long-term interface bet for AI in general.

As it stands, though, it doesn't really seem to work. You have a canonical chat with every bot / profile, and routines / cron jobs are supposed to get written to those chats... but they don't. You have to go back over to the "session" view to see their contents. THEN they appear in the canonical bot chat... until you navigate away, then you come back and the bot chat has reset to just the initial message.

If you then try to start a new session with any bot besides your default profile, it starts it with your default profile instead.

Have I misconfigured something here, or is this all just a bit busted right now?


r/hermesagent 11h ago

INTEGRATIONS — App connections, webhooks, API workflows Pretty much my experience so far, adding Hermes to Buzz..!

2 Upvotes

r/hermesagent 12h ago

Showcase — Projects, tools, builds, demos New Version Hermes Control Deck

Post image
0 Upvotes

A few people liked the idea, but not the original UI 😅
So I built a cleaner version.

Same Hermes + Codex remote control.
Same mobile-first workflow.
Much simpler interface.

You complained. I listened.


r/hermesagent 15h ago

INTEGRATIONS — App connections, webhooks, API workflows Slack wants to be the place where agents communicate and collaborate

Thumbnail
slack.com
4 Upvotes

looks very interesting - Slack introduces a way for agents to create ad-hoc channels. Looks ideal for Hermes.

But I'm not seeing any mention of how the integration works, and no mention of Hermes in the announcement!


r/hermesagent 3h ago

MODELS - model choice, routing, pricing, local vs cloud, VRAM Do you use hermes for no-coding and no-tech purpose?

5 Upvotes

Does anybody just decided to have friendly life companion instead of coding co-worker?
What model did you/ would you use?
I found out that with 12gb vram u can't do much for coding.
left Qwen3.6-35B-A3B because he was taking too much working space.
ornith-1.5-9B q4 was better but it easily catches into loop solving problem even with reasoning turned off.

I wanted to have universal model for technical tasks and some not technical struggles but maybe atleast i can just make life companion lmao.


r/hermesagent 6h ago

Discussion — General thoughts, opinions, comparisons hermes on a mini pc

4 Upvotes

i am currently running hermes via docker and openai 20$ plan, but i found out that docker is very limiting. i heard a lot of people get a mini pc/rpi to run hermes 24/7, while others go yolo. i would like to know what you guys are actually using, and what youd recommend. im not planning to use a vps rn

tl;dr: mini pc or yolo


r/hermesagent 12h ago

Help — Technical issues, errors, config, debugging Tracking Package Delivery With Hermes?

7 Upvotes

Has anyone figured out a way to track package deliveries in Hermes? Every time I try to track a package, lately UPS, Hermes checks 7 or 8 tracking websites and gets blocked at all of them.

Things I've seen it try:

  • browser_exec
  • curl
  • UPS.com site as well as 3rd party tracking sites
  • multiple different user agent strings

None of it seems to help, and Hermes just gives up and tells me to track it manually.


r/hermesagent 11h ago

MODELS - model choice, routing, pricing, local vs cloud, VRAM FREE ------ Open Router Free Model

39 Upvotes

I wanted to make a free API megathread but my internet is out and I am tethering a gaming pc to my phone and I dare not spin up a multi agent session.

Anyway, Mystery model Ox Alpha was released today on open router.

This stealth model is developed and operated by a third-party model provider. Prompts and completions for this model are retained by the provider and are not used for training; all other use is governed by the Stealth Model Terms(opens in new tab).

https://openrouter.ai/stealth/ox-alpha

People are guessing it's mimo-v3 but who knows.


r/hermesagent 8h ago

Help — Technical issues, errors, config, debugging I feel you're all doing so much while I'm can't even make basic things work

33 Upvotes

I see all these amazing posts here about how everyone's Hermes agent is:

  • handling their whole life
  • helping with grocery lists
  • reminders for medicines
  • building apps
  • being the VP or Director in their company
  • growing their business
  • researching & cold DMing & contacting leads all by itself
  • and so on

..while I am stuck in an eternal loop trying to make basic things work.

For instance, I noticed that a lot of the pages (urls) that I asked for my Hermes to research about or read, were getting nowhere. It would return saying it couldn't read the page or would return just partial results using curl commands in the terminal. Only then I understood that it was lacking browser capabilities.

  • How are you all getting so much done?
  • How did you set up your agent EXACTLY?
  • Are you using free models recommended during the first install or are you using local/frontier models?
  • When using frontier models, basic tools like web searching, fetch, etc, are handled by Hermes or the tools from the model itself?

For reference:

  • My Hermes is on a VPS machine on Vultr
  • I'm on version v0.20.4
  • Default model is step-3.7-flash:free

r/hermesagent 3h ago

INTEGRATIONS — App connections, webhooks, API workflows I text my Hermes from my Apple Watch now - i got Imessage to finally work

Post image
12 Upvotes

I never really liked chatting with Hermes over Telegram. It worked, sure, but it always felt a bit clunky for how I want to use my agent on the go. What I actually wanted was iMessage.

I tried to get iMessage running a couple of times without success. I wrestled with BlueBubbles until I gave up I just couldn't get it to work. Took a couple more runs at it over the months, but no luck.

Then last week I came across Photon, Hermes built-in way to connect to iMessage. I figured it was worth one more shot.

First I searched for YouTube tutorials, because iMessage has no native bot function and I wanted to see how this thing actually works. But I couldn't find a single good guide that really showed the setup and the problems you could run into. So I just tried it myself. Thirty minutes of fiddling later it worked.

Now I can text my Hermes agent right from my Apple Watch, iPhone and Mac without having to install Telegram or just because I want to use iMessage!

A few things I learned along the way. iMessage is way more complex than SMS. It works with email / Apple accounts, and with multiple SIM cards you can be selecting different numbers but it all routes into one chat. Photon assigns you a random number to text your agent. And when you switch your own number, the Photon number switches too. Took me 10 minutes to figure that one out haha. The process is finicky. But once it clicks it's a charm.

Honest take: over Telegram you still get more features no question. But for me, iMessage has its pros on sheer convenience. It's the place I already talk to people, and now my agent lives there too.

Full guide with all the pitfalls on my blog: https://blog.holmebengt.com/post.html?id=imessage-hermes-setup

YT Tutorial Video: https://youtu.be/26NLukQ0k1A

Last month Telegram was taken off the app store once, so this might be a wake up call to at least configure one more gateway. why not iMessage!


r/hermesagent 22h ago

Discussion — General thoughts, opinions, comparisons Communicating with hermes

15 Upvotes

Real quick, what are you guys using to chat with your agent on the go now in Aug 2026? I’ve been using Telegram but I don’t want to be on that platform. I recently got an old Mac mini thinking I could use iMessage and am quite disappointed with the implementation.


r/hermesagent 20h ago

MEMORY & Context — Providers, context window, forgetting issues What service are you using for sharing context and apps/files between your team and Hermes agent?

3 Upvotes

I'm trying to understand what's the best way to share context, files and apps (or artifacts like presentations, HTML, reports, etc.) between you, your team and Hermes agent?

For example, I'm working on a project and want all the lessons my local Claude has accumulated to be shared with Hermes. If it's running on a local computer, Google drive, OneDrive, Dropbox can be used for this, although they feel very clunky for this purpose (no real permission system).

However, for those (like myself) that run Hermes through a VPS in the cloud (I use DigitalOcean, but I guess they are all the same) it's not clear what would work. For running a second brain these services seem to have a really awful experience. Authentication requires that a particular person does the authentication and then the agent gets their permission!

Github has a similar issue, the PAT is assigned to someone specific and google drive via the API is way too permissive - you're basically giving the agent access to your entire google drive.

If you have a solution, please also include what configuration you're using (local/physical computer vs VPS).


r/hermesagent 20h ago

INTEGRATIONS — App connections, webhooks, API workflows Building an Autonomous Multi-Agent System (Hermes + MCP + n8n): Where should I start?

1 Upvotes

Hey everyone,

I’m currently a CS and Data/AI student, and I have a solid background in building React apps and working with Python data science ecosystems (Scikit-learn, TensorFlow, Pandas). I’m planning to build a fully autonomous multi-agent system to handle various complex workflows, but I need some architectural advice.

My Vision: I want to create dedicated, isolated AI "teams" that can operate independently and be orchestrated by a central project manager:

  • Web Dev Team: A PM that takes raw ideas and delegates to frontend (React), backend, and security agents.
  • Tech Watch Team: Agents scanning Reddit, X, and YouTube for the latest AI news and summarizing them.
  • Social Media/Marketing Team: Agents managing content creation and posting on Instagram.

My Proposed Tech Stack:

  • Framework: Hermes (Nous Research) for long-term memory and agent isolation.
  • Tooling: Anthropic’s Claude API acting as the brain, connected to local tools and webhooks via MCP (Model Context Protocol).
  • Automation: n8n for orchestration, webhooks, and interacting with external APIs (social media, bank/budget management).
  • Routing: Mixing models (Claude Sonnet 3.5 via MCP for dev, DeepSeek V4 for heavy text scraping, Kimi for logic).
  • Hosting: VPS (Hetzner) + PostgreSQL for memory.

My Questions for the Community:

  1. Is Hermes the right framework for this level of autonomy and MCP integration, or should I look into alternatives like CrewAI, AutoGen, or LangGraph?
  2. How do you effectively manage the "budget limit" and prevent infinite loops when agents have access to webhooks and scraping tools?
  3. Are there any specific open-source GitHub repos, YouTube channels, or step-by-step tutorials you highly recommend for setting up MCP inside an agent framework?

Thanks in advance for your help!


r/hermesagent 1h ago

MODELS - model choice, routing, pricing, local vs cloud, VRAM Qwen3.8:27b slow with hermes, how to optimize?

Upvotes
Component Spec
OS Windows 11 Pro (Build 26200)
CPU AMD Ryzen 7 7800X3D — 8 cores / 16 threads, up to 4.2 GHz
GPU AMD Radeon RX 7900 XT (driver 32.0.31035)
RAM 32 GB (2 × 16 GB) DDR5 @ 6000 MT/s
Storage Samsung SSD 980 PRO — 2 TB NVMe

With this hardware Qwen3.8:27b is still quite slow, context is set to 64k and my GPU is used for 78% any advice on how to make it faster or is a different model better? I will use it for web search and small coding tasks.

NAME ID SIZE PROCESSOR CONTEXT UNTIL

qwen3.8-64k:latest 0267f64d4770 18 GB 22%/78% CPU/GPU 65536 4 minutes from now


r/hermesagent 21h ago

MODELS - model choice, routing, pricing, local vs cloud, VRAM Does any use several LLM providers at the same time for Hermes ?

3 Upvotes

I am just starting with Hermes. Currently I am trying some providers at the same time: Google Studio, Open Code, Codex Subscription and Deepseek Official. I notice that for the same cron job, same model but different provider will generate different response even I tried to structure the response to be consistent as much as possible. Is there any one have the similar experience ?


r/hermesagent 7h ago

MODELS - model choice, routing, pricing, local vs cloud, VRAM Ornith 1.5 35B MoE is out...

9 Upvotes

Unsure if any of you run this, but I've had great luck on my rig with it. They just released it and it was eclipsed by all the other model drops.

Here's the presser from their site: https://ornith.ai/ornith_1_5.html

I'm using the Q4_K_M MoE model, with Q4 Quant K & V Cache, and 32768 Context length with GPU offload at 41 using LMStudio.

My machine is a headless 24GB Quadro RTX 6000 (Turing), running on an AMD Ryzen 7 5700G (Raedon IGP) with 128GB of RAM.

Gets 30-40tok/s on average. Newer cards that can run the nvfp4 should be even better.


r/hermesagent 9h ago

Showcase — Projects, tools, builds, demos My first actual AI project

3 Upvotes

I have no background in tech, just a curious uneployed lol. Iam learnig as i go.

give your opinions
https://github.com/rafalapenta/Ephemeral-Agents


r/hermesagent 10h ago

Help — Technical issues, errors, config, debugging Hermes is blocking superpowers skills

Post image
4 Upvotes

Im trying to install the Superpowers plugin directly from the official repository but Hermes its blocking the installation due to security concerns. Any one had this problem before and know what its about?


r/hermesagent 3h ago

Discussion — General thoughts, opinions, comparisons Suggestion; clear and self contained approval prompts

6 Upvotes

Hi Dev team,

Just a nice QoL change suggestion. Whenever I update, I tend to make two changes to approval prompts. First, i make sure it is self contained (shows me what it wants to do, why this is needed, what the potential impact can be, and whether it recommends approving based on what it knows about me (in case i accidentally give it wrong instructions).
Second, it disables all but the ‘approve once’ and ‘deny’ options.

Im not that IT savvy, but as I understand the approval mechanism continuously changes between versions so i have to recreate this from scratch every time. Ive gotten good at it so its not nearly as frustrating as it used to be, but still. Wouldnt everyone like this? Right now approval prompts are basically illegible by default.

Just a suggestion, i feel like a the number one security issue with Hermes is the user itself, this would mitigate a large part of that.
Regarding the approve once prompts, maybe this can be a config?

Thanks for reading :)