Hermes Agent Update v0.19 is MASSIVE! (Quicksilver Release)

Published
Jul 21, 2026
Duration
10:37
Click to load the YouTube player

Hermes Agent v0.19, codenamed Quicksilver, arrives with a claimed 80% speed improvement and infrastructure upgrades that finally make autonomous agents practical for daily work. The release matters because it shifts Hermes from an experimental tool that fails at basic tasks to a reliable assistant capable of managing calendars, booking purchases, and running background research without constant supervision.

Speed and Architecture Improvements

The headline feature is raw performance. Hermes times Quicksilver at 80% faster than previous versions, achieved through a rebuilt model selection pipeline and approximately 2,000 commits focused on optimization across desktop and VPS deployments. Earlier versions struggled because they forced general-purpose LLMs into agentic workflows; this update aligns the underlying architecture with how agents actually operate, reducing the jerry-rigged patching that caused previous bottlenecks.

Background Tasks and Transcripts

Background work has historically been unreliable, but v0.19 introduces functional cron jobs that run scheduled tasks every morning—delivering news updates, competitor analysis, and AI space summaries without manual triggering. The update adds transcript visibility for these background processes, allowing users to audit exactly what sub-agents and the orchestrator are doing. While not flawless, the multitasking improvements mean these agents can finally handle asynchronous work rather than requiring constant babysitting.

Smart Approvals and Password Management

Password handling receives a significant fix through 1Password integration and a new smart filtering system. The update removes the requirement to re-enter API keys constantly and introduces smart approvals that remember credentials for frequent tasks like website form filling. For users who prefer zero friction, yolo mode remains available to bypass approval prompts entirely, though the smart system reduces the security trade-off for those who want oversight without interruption.

Model Selection and Cost Efficiency

Hermes now supports multi-model configurations, but the practical recommendation is to stick with a single high-performing model rather than switching constantly. Kimi K3 emerges as the preferred choice for agentic workflows due to dramatically reduced hallucination rates and cheap inference costs, though GPT 5.6 remains a strong alternative. Both models are accessible through Hermes' model picker, and a $20 monthly plan now covers usage that previously required enterprise spending.

The VPS Advantage

Running Hermes on a VPS rather than a desktop unlocks the platform's full potential as a 24-hour assistant. This setup allows the agent to handle scheduling conflicts, company filings, and research tasks around the clock without tying up a local machine. The cost comparison is stark: a $20/month VPS plus subscription replaces human assistants who cannot work Sundays or overnight shifts, fundamentally changing the economics of administrative work.

When to Choose Custom Solutions

Despite the improvements, Hermes is not the right tool for every job. Deterministic tasks requiring exact visual confirmation—such as analyzing video comments or updating links—are better served by custom dashboards built with Claude Code rather than autonomous agents. The choice depends on whether the workflow tolerates probabilistic outputs or demands precise, repeatable results.