🤖HermesBlog
Hermes Version History · Part 258/9/2026

Hermes v2026.8.3 Update: Voice, Agent Communication & Verifiable Citations

Hermes v2026.8.3 update: real-time voice, A2A communication, verifiable citations

Hermes Agent just shipped v2026.8.3 (“The Herald Release”), and it’s our most conversational, collaborative, and trustworthy update yet.

What’s New

  • Real-time Voice Conversations – You can now talk to your agents naturally, with low-latency speech-to-text and text-to-speech. Interrupt, clarify, or ask follow-ups mid-task without typing a single word. This isn’t a gimmick; it’s a full duplex voice channel that keeps context intact.
  • A2A (Agent-to-Agent) Communication – Agents can now hand off tasks, share intermediate results, and negotiate subtasks directly with each other. Whether you’re running a swarm of research agents or a pipeline of coding assistants, they’ll coordinate without you babysitting every step.
  • Verifiable Citations – Every factual claim an agent makes can now be traced back to a specific source snippet, timestamp, or document page. No more guessing if a stat is hallucinated. You get inline, clickable references that you can audit in seconds.

Improvements & Fixes

  • 40% faster cold-start for complex multi-step workflows.
  • Fixed a memory leak in long-running voice sessions.
  • Improved A2A handshake reliability when agents run on different machines.
  • Patched edge cases where citations were lost during summarization.
  • Reduced token overhead by ~15% for tool-calling loops.

What This Means for You

The Herald Release turns Hermes from a solo assistant into a real team player. Voice makes it feel instantaneous; A2A makes it scalable; verifiable citations make it safe for production use. Whether you’re building a research dashboard, a support bot, or a personal productivity layer, this update means less friction and more trust.

📎 Official release notes: https://github.com/NousResearch/hermes-agent/releases

📖 Official Docs

This article is based on the official Hermes Agent documentation:GitHub ›/releases