Skip to content
AI Primer
release

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.

4 min read
Hermes Agent adds LINE gateway with `hermes update` support
Hermes Agent adds LINE gateway with `hermes update` support

TL;DR

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.order to prefer providers such as Anthropic or Google.
  • sort to rank by throughput, price, or latency.
  • only and ignore filters for provider selection.
  • plugins: - id: pareto-router to enable the router.
  • min_coding_score from 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.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 4 threads
TL;DR1 post
Pareto Code routing2 posts
Operator setups1 post
Native Windows beta1 post
Share on X