Hermes Agent v0.19.0 Released: Slashing Latency and Revamping Desktop
NousResearch and Teknium have jointly released Hermes Agent v0.19.0, codenamed Quicksilver, which can be updated via the `hermes update` command. This is a major iteration for agent workflows, focusing on彻底 resolving response latency issues and extensively revamping the desktop application experience.
Significant Performance Boosts
The most notable highlight of this update is the leap in response speed. Official data shows a massive reduction in first token latency, with cold start time dropping from about 4.3 seconds to 0.9 seconds. The first response speed across CLI, desktop, TUI, and gateway has improved by about 80% overall, and desktop Markdown rendering is 14 times faster. Additionally, real-time inference streaming is now enabled by default.
Desktop and Developer Experience Optimization
The development team merged a large number of PRs in this round to comprehensively optimize the desktop experience and developer tools. Regarding UI interaction, streaming output no longer re-renders frequently per token; virtualized diffs and session switching have been introduced for a smoother interface. Meanwhile, a real-time sub-agent transcription feature has been added so users can monitor progress on the fly. The desktop app also improved Ready state displays, backend pickers, and health checks, while adding custom environment variables in the GUI. Furthermore, the new version supports multiple instances, allowing users to easily open new windows via the `Ctrl/Cmd+Shift+N` shortcut or the command palette to facilitate parallel processing of multiple sessions and workflows.
New Smart Approval and Security Features
To better adapt to agent workflows, the new version introduces a smart approval mechanism and a password manager, further enhancing the security and controllability of automated tasks.
2026-07-19 ~ 2026-07-21 · 8 related posts
- [source] Hermes Agent Desktop App Gets Major Fixes — Teknium · 2026-07-19
- Hermes ships a big desktop and routing update — Teknium · 2026-07-20
- [source] Hermes Agent v0.19.0 cuts first-token latency to 0.9s and adds smart approvals — NousResearch · 2026-07-21
- Hermes Agent v0.19.0 release notes add update command and full changelog — NousResearch · 2026-07-21
- Hermes Agent v0.19.0 claims 80% faster first response and a 14× faster desktop app — intellectronica · 2026-07-21
- [source] Hermes Agent v0.19.0 lands as the Quicksilver release — Teknium · 2026-07-21
- Hermes Desktop adds multiple instances for agent workflows — Teknium · 2026-07-21
1 near-duplicate retellings: Teknium