Hermes Agent adds LINE gateway with `hermes update` support
Hermes Agent added an official LINE gateway and OpenRouter published Pareto Code setup docs while users shared Discord and mobile SSH/TUI workflows. The change matters because Hermes is moving from ranking chatter into more concrete distribution channels and repeatable operator setups.

TL;DR
- Hermes Agent added an official LINE messaging gateway, and Teknium's LINE gateway post says it is enabled via
hermes update. - Hermes also picked up documented support for OpenRouter's Pareto Code router, where OpenRouter's Hermes config screenshot shows Hermes forwarding OpenRouter request fields like
provider.order,sort, andmin_coding_scoreinto auxiliary tasks. - The broader v0.13.0 release was about task persistence, with WesRoth's Tenacity summary calling out a durable collaboration board,
/goal, Checkpoints v2, plugin support, and default-on data redaction. - Early user reports from LLMpsycho's /goal post and Teknium's mobile SSH retweet suggest the sticky-goal and remote TUI pieces are landing in real operator workflows, not just demo clips.
- A separate Windows native beta guide, surfaced by Teknium's Windows beta post, shows Hermes pushing into another concrete access surface alongside Discord, LINE, and SSH-first setups.
You can read the official LINE setup guide, the OpenRouter routing and Pareto Code config docs, and the Windows native beta guide. The interesting bit is how quickly Hermes is turning feature chatter into actual ingress paths and operator recipes: LINE for messaging, OpenRouter for auxiliary routing, and a native Windows path for people who do not want the Linux-only tax.
Official LINE gateway
The new piece here is simple and concrete: Hermes now has an officially supported LINE channel.
Teknium's announcement points straight to the LINE docs and says hermes update is enough to start using it. That matters less as a headline feature than as another proof that Hermes is expanding beyond terminal-native users into chat surfaces people already live in.
Pareto Code routing
The more technical addition is the Hermes-side documentation for OpenRouter's Pareto Code router.
According to OpenRouter's Hermes config screenshot, auxiliary compression tasks can be routed through openrouter/pareto-code, with Hermes passing OpenRouter's extra_body through verbatim. The example config exposes a few useful knobs:
provider.orderto prefer providers such as Anthropic or Google.sortto rank by throughput, price, or latency.onlyandignorefilters for provider selection.plugins: - id: pareto-routerto enable the router.min_coding_scorefrom 0.0 to 1.0 as the coding-quality threshold.
OpenRouter's own launch thread, in OpenRouter's Pareto Code launch post and OpenRouter's Nitro variant post, frames Pareto Code as a free experimental router that picks the cheapest model clearing a coding bar, then offers a Nitro variant that re-ranks by throughput instead. The linked Pareto Code page says the lineup spans 13 models and up to 2M context, which is a pretty nice fit for Hermes' auxiliary-task pattern.
Operator setups
The throughline across the user chatter is not a single flashy demo, it is session durability.
WesRoth's summary of Hermes Agent v0.13.0 lists the features aimed at finishing tasks instead of drifting off them:
- A durable collaboration board for multi-agent pickup, handoff, and closure.
- Heartbeats, zombie detection, and per-task retry budgets.
/goal, also described there as the Ralph loop.- Checkpoints v2 for state persistence.
- Gateway auto-resume for interrupted sessions.
- Plugin support for third-party model providers.
- Default-on data redaction, plus eight major security fixes.
LLMpsycho's short hands-on note gets at the practical effect: /goal helped Hermes keep hold of the real job across turn switching. Teknium's retweet of a mobile SSH and TUI setup adds another clue about where Hermes is finding traction, namely remote-first personal ops stacks instead of single-window chat apps.
Native Windows beta
The LINE gateway was not the only new distribution surface in circulation this week.
Teknium's Windows beta post links to the native Windows guide and shows Hermes Agent v0.13.0 running inside PowerShell with a long tool and skill inventory already exposed. The screenshot in Teknium's Windows beta post lists browser control, code execution, delegation, Discord, MCP, GitHub, note-taking, productivity, and research skills in the same shell session.
That does not make Windows GA yet. The post explicitly calls it an early beta and asks users for feedback because Windows is, in Teknium's words, "a tricky beast." But taken together with LINE, Discord usage, and the SSH-on-Termux workflow in Teknium's mobile SSH retweet, Hermes looks increasingly like a system with several real front doors instead of one terminal for power users.