Add native support for LINE and SimpleX Chat
TL;DR
Hermes expands its messaging reach to 22 platforms with the addition of LINE and the privacy-focused SimpleX Chat. Both are implemented as first-class messaging adapters.
What changed
Hermes Agent added native adapters for LINE and SimpleX Chat. The update brings total supported messaging platforms to 22. Both new integrations run as first-class adapters with the same persistent memory and skill system as Telegram or Discord.
The change ships as part of the ongoing v0.9.x series. Users on existing installs can pull the update through the built-in /update command or re-run the install script.
Why it matters
LINE gives direct reach into the Japanese and broader Asian consumer base without extra bridges. SimpleX Chat adds an option for users who want end-to-end encrypted, metadata-minimal messaging.
For a solo operator this widens the surface where the agent can receive tasks. One agent instance can now sit in both mainstream group chats and privacy-focused channels without separate deployments.
How to use it
Update to the latest release on your VPS. Edit the YAML gateway section to add the LINE channel access token and the SimpleX connection string. Restart the process or run the reload command.
Test by sending a message from either app. The agent should respond using the same memory store and auto-generated skills already in place. No new API keys or paid tiers are required beyond the existing self-hosted setup.
Watch for
Confirm the bet if daily active conversations rise in LINE-heavy regions or among privacy users. The bet breaks if adapter stability lags behind Telegram or if SimpleX message delivery proves unreliable. Next expected move is either a third Asian platform or deeper voice integration.
Who this matters for
- Vibe Builders: Deploy your agent to LINE to reach Asian markets or SimpleX for private, encrypted client comms.
- Developers: Implement the new native adapters in your YAML config to unify memory across 22 messaging platforms.
Harsh’s take
Multi-platform reach is the only way to avoid platform lock-in for agentic workflows. Hermes adding LINE and SimpleX Chat as first-class adapters proves that the future of personal agents is protocol-agnostic. Most builders waste time writing custom bridges for every new chat app: Hermes solves this by standardizing the gateway.
The inclusion of SimpleX is particularly sharp. It targets the privacy-conscious niche that usually avoids AI due to metadata tracking. By running a self-hosted agent that speaks SimpleX, you provide a secure utility that mainstream SaaS bots cannot touch.
This is a massive distribution win for solo operators who need to meet users in their preferred, often fragmented, messaging environments.
by Harsh Desai
About Hermes Agent
View the full Hermes Agent page →All Hermes Agent updatesGo deeper
More AI news
- Daily RoundupGLM 5.3 and Vercel agent tools land, Gemini SAT practice, plus fresh models on Hugging Face
Google and Vercel released new agent and model features while Hugging Face and Replicate added trending models; OpenAI tightened safety after agent issues.
- Daily RoundupVercel-Origin beta and GPT-5.6 Sol discount, plus agent tools for builders
Vercel rolled out Origin repository deployments and a month-long GPT-5.6 Sol discount on AI Gateway while Product Hunt featured new agent layers and Hugging Face highlighted an uncensored Qwen model, with industry moves around data use and automation exits.
- Weekly DigestHermes Agent v0.20 voice and A2A protocol, OpenClaw mobile updates, and multi-agent tools to test now
Hermes Agent rolled out v0.20 releases with voice streaming, A2A interoperability, desktop artifacts, and self-recovery tools while OpenClaw added Android switching, iOS caching, and plugin provenance checks across the week.