hermes-ai.net

Read docs →
HermesHermes Agent Docs
// Changelog

Release History

Every release, every improvement. Full version history sourced from the Hermes Agent GitHub.

v2026.9.14

Patch release. This tag rolls up the 338 PRs merged since v0.21.2 into a stable tagged release for downstream consumers (Docker images, Hermes Cloud, hosted deployments). It exists so the remote-gateway sign-in fixes below reach Cloud agents, which auto-update to the newest release tag.

Highlights
  • Remote dashboard sessions no longer expire on refresh bursts (#110061, fixes #55712; salvage #71548 @Doud-FR, #55717 @liuhao1024). Both refresh paths on the gateway (cookie gate and the desktop's native bearer route) now coalesce concurrent requests carrying the same rotating refresh token, so a Desktop wake burst can no longer replay an already-rotated token into the Portal's reuse detection and revoke the whole session. Refresh also runs off the event loop, so a slow identity provider no longer freezes…
  • Long-lived processes stop leaking duplicate state.db writer handles (#110934, fixes #100896 #103339; salvage #107974 @kshitijk4poor, mapping @Rroven): gateway, dashboard/Desktop backend, ACP and CLI readers attach read-only and in-process writers share the registry handle, so the N live SessionDB handles precursor stops firing on a healthy topology.
  • Docker / Hermes Cloud: images build from this tag (nousresearch/hermes-agent:v2026.9.14).
View on GitHub →
v2026.9.11

The state.db Patch Release repairs the session-store reliability regressions exposed after v0.21.0 and rolls up the following four days of stability work.

Highlights
  • Eliminates unsafe second writers and false corruption reports
  • Isolates FTS damage so it cannot fail a conversation
  • Makes malformed session rows non-fatal
  • Hardens multi-profile database isolation
  • Avoids unnecessary write locks on one-shot session reads
View on GitHub →
v2026.9.7

A downstream-stable v0.21.1 tag for the current v0.21.0 follow-up window, covering modularization, performance, provider/model, desktop, MCP, cron, and delegation fixes.

Highlights
  • Tagged release for Docker, hosted deployments, and fresh installs
  • Codebase modularization and startup performance work
  • Desktop session controls and browser annotations
  • MCP authorization and cron delivery fixes
  • Delegation reliability improvements
View on GitHub →
v2026.8.31

The Pantheon Release introduces Bot Mode in Desktop, stateful cron, live subagent orchestration, an MCP command center, and agent-controlled desktop browsing.

Highlights
  • Named desktop bots with avatars, group chats, and bot-to-bot DMs
  • Cron jobs with memory, continuity, and durable notepads
  • Live steering, stopping, and validation for running subagents
  • Unified MCP catalog, health checks, usage controls, and deep links
  • Direct agent navigation and interaction in the Desktop browser
View on GitHub →
v2026.8.27

v0.20.6 is a stability rollup focused on consent-gated local browsing, remote management, MCP catalog growth, safer updates, and durable cron and gateway operations.

Highlights
  • Consent-gated real-profile browser automation
  • Dedicated Desktop browser window and remote-update engine
  • 50+ live-verified remote MCP servers
  • Result caching, lean-tail compression, and multi-query tool search
  • OS-keychain secret encryption and safer managed updates
View on GitHub →
v2026.8.19

v0.20.5 packages Bot Mode collaboration, keyless web access, CLI and Desktop polish, safer execution, and smarter cron workflows into a stable release.

Highlights
  • Bot-room threads, avatars, and PDF/file attachments
  • Keyless web tier with five-vendor failover
  • Fuzzy model picker, command palette, and richer status
  • Update receipts, fleet plans, and worktree maintenance
  • Persistent cron memory and per-job reasoning effort
View on GitHub →
v2026.8.18

v0.20.4 strengthens the Desktop glass surface, Bot Mode rooms, skill-install advisory checks, cron delivery, and SessionDB contention handling.

Highlights
  • Matte glass and frost-picker Desktop surfaces
  • Tabbed sessions and bots sidebar with group-chat fixes
  • NVIDIA SkillEvaluator advisory scanning on installs
  • Cron media-send and missed-fire hardening
  • SessionDB contention and update-status fixes
View on GitHub →
v2026.8.16.2

v0.20.3 adds the MCP 2.x migration, stateless protocol support, bundled Bot Mode foundations, scheduler self-healing, and broad desktop/gateway fixes.

Highlights
  • MCP 2.x SDK and stateless protocol support
  • Bundled Bot Mode plugin and teammate protocol
  • Cron scheduler recovery and continuity controls
  • Computer-use runtime contracts and worktree dispatch fixes
  • Remote-gateway connection and session-handoff hardening
View on GitHub →
v2026.8.16

v0.20.2 rolls up Desktop connection management, CLI input reliability, gateway routing, prompt caching, cron, auth, and installer fixes.

Highlights
  • Multi-gateway Connections registry and MCP health checks
  • Windows update probes and Kitty keyboard protocol support
  • Persisted model routes and Telegram DM topics
  • LiteLLM Claude prompt caching
  • Linux and Windows installer hardening
View on GitHub →
v2026.8.13

v0.20.1 is a broad stabilization tag for Desktop, gateway platforms, installers, tools, and provider catalogs following the Herald Release.

Highlights
  • 656 merged PRs and roughly 481 issues closed
  • Stable tag for Docker, hosted deployments, and fresh installs
  • Desktop and gateway fixes
  • Installer and tool-system reliability
  • Provider catalog stabilization
View on GitHub →
v2026.8.3

The Herald Release adds natural conversational voice, source-grounded research, system webhooks, A2A, a stronger Desktop platform, and new CLI controls.

Highlights
  • Streaming voice with barge-in, wake words, and hands-free control
  • Grounded citations and fact-checking
  • Signed outbound lifecycle webhooks
  • A2A v1.0 for interoperable agent communication
  • Desktop artifacts, plugin SDK, quick entry, and multiple windows
View on GitHub →
v2026.7.30

v0.19.1 packages the post-Quicksilver reliability wave into a stable tagged release for downstream consumers.

Highlights
  • More than 1,000 merged PRs since v0.19.0
  • Gateway, voice, Desktop, and installer fix waves
  • Buzz/Nostr channel work and FLUX3 media delivery
  • Telegram media reliability improvements
  • Stable Docker, hosted-deployment, and fresh-install release
View on GitHub →
v2026.7.20

The Quicksilver Release makes Hermes substantially faster and more durable across CLI, TUI, Desktop, gateways, and background agent workflows.

Highlights
  • About 80% lower first-turn time-to-first-token, plus faster Desktop and TUI streaming
  • Subscription and top-up management in the terminal, with matching Desktop billing settings
  • Smart approvals by default, user-defined deny rules, and reason-aware /deny
  • Bitwarden and 1Password integrations through pluggable secret sources
  • Live, durable subagent transcripts and restart-safe final-message delivery
View on GitHub →
v2026.7.7.2

Same-day v0.18.1 follow-up that makes tagged-release Docker builds reliable by using the published WhatsApp Baileys dependency.

Highlights
  • WhatsApp Baileys uses published 7.0.0-rc13
  • Reliable dependency installation
  • Tagged-release Docker build fix
View on GitHub →
v2026.7.7

Infrastructure-focused stability tag that packages the post-v0.18.0 fix window for Docker images, hosted deployments, and PyPI installs.

Highlights
  • Installer and updater self-healing
  • Dashboard and gateway fixes
  • WhatsApp pairing, MCP, and provider stability
View on GitHub →
v2026.7.1

The Judgment Release clears the tracked P0/P1 backlog and adds evidence-led completion, first-class Mixture-of-Agents, visible self-improvement, background fan-out, Desktop coding Projects, and production-focused gateway controls.

Highlights
  • All tracked P0/P1 issues and PRs closed at release
  • First-class Mixture-of-Agents model presets
  • Verification evidence and completion contracts for /goal
  • Learn, journey, and Desktop memory graph
  • Projects, background fan-out, and scale-to-zero gateway support
View on GitHub →
v2026.6.19

The Reach Release expands Hermes across messaging, desktop, browser administration, automation, image editing, skills, and memory workflows.

Highlights
  • iMessage via Photon and Raft agent network
  • Background subagents and image editing
  • Automation Blueprints and browser profile builder
  • Desktop productivity, themes, and remote-gateway improvements
  • Skills Hub rehaul and atomic memory batch operations
View on GitHub →
v2026.6.5

The Surface Release: a native desktop app, browser admin panel, remote gateway connections, Simplified Chinese desktop UI, leaner default skills, trusted NVIDIA skills, fuzzy model picker, and /undo.

Highlights
  • Native desktop app for macOS, Linux, and Windows
  • Full browser-based administration panel
  • Remote gateway sign-in with OAuth or username/password
  • Simplified Chinese desktop UI
  • Fuzzy model picker and /undo across interfaces
View on GitHub →
v2026.5.29.2

v0.15.2 bugfix release that ships bundled plugin.yaml manifests in the wheel and source distribution.

Highlights
  • Bundled plugin.yaml manifests included in Python packages
  • Wheel and sdist packaging fix
  • Follow-up release after v0.15.1
View on GitHub →
v2026.5.29

The Patch Release: fixes the dashboard reload loop in loopback mode, Docker insecure opt-in handling, MCP command resolution, skills catalog loading, and kanban worker shutdown.

Highlights
  • Dashboard 401 reload loop fixed
  • Docker dashboard --insecure now requires explicit opt-in
  • MCP bare commands resolve correctly in Docker
  • Full skills.sh catalog restored
  • Kanban worker SIGTERM handling fixed
View on GitHub →
v2026.5.28

The Velocity Release: major run_agent.py refactor, expanded multi-agent Kanban, faster cold starts, free and instant session_search, promptware defenses, Bitwarden Secrets Manager, and new image generation providers.

Highlights
  • run_agent.py reduced from 16k lines into focused agent modules
  • Kanban expanded into a multi-agent platform
  • Cold-start and per-turn performance wave
  • session_search rebuilt to be no-LLM and much faster
  • Promptware defense, Bitwarden, Krea, FAL, and ntfy additions
View on GitHub →
v2026.5.16

The Foundation Release: PyPI install, native Windows beta, xAI Grok via SuperGrok OAuth, OpenAI-compatible local proxy, x_search, Microsoft Teams, lazy installs, and broad platform expansion.

Highlights
  • pip install hermes-agent support
  • OpenAI-compatible local proxy for OAuth providers
  • xAI Grok, x_search, and Microsoft Teams integration
  • Lazy dependency installs and supply-chain hardening
  • LINE, SimpleX Chat, Windows beta, and new optional skills
View on GitHub →
v2026.5.7

The Tenacity Release: durable multi-agent Kanban, persistent /goal, Checkpoints v2, gateway auto-resume, no_agent cron mode, stronger security defaults, Google Chat, provider plugins, and seven i18n locales.

Highlights
  • Durable multi-agent Kanban with retries and recovery
  • Persistent /goal and Checkpoints v2
  • Gateway auto-resume and no_agent cron watchdog mode
  • Security wave with redaction on by default
  • Google Chat, provider plugins, and seven i18n locales
View on GitHub →
v2026.4.30

Autonomous background Curator, substantially upgraded self-improvement loop, four new inference providers, Microsoft Teams integration, and 57% faster TUI startup.

Highlights
  • Autonomous background Curator for continuous skill improvement
  • Substantially upgraded self-improvement loop
  • 4 new inference providers added
  • Native Microsoft Teams integration
  • 57% reduction in TUI cold start time
View on GitHub →
v2026.4.23

New Ink-based TUI, pluggable transport architecture, native AWS Bedrock support, and GPT-5.5 via Codex OAuth.

Highlights
  • New Ink-based terminal UI with improved rendering
  • Pluggable transport architecture for extensibility
  • Native AWS Bedrock provider support
  • GPT-5.5 access via Codex OAuth
View on GitHub →
v2026.4.16

Tool Gateway enabling web search, image generation, text-to-speech, and browser automation for Nous Portal subscribers.

Highlights
  • Tool Gateway for Nous Portal subscribers
  • Web search capability
  • AI image generation
  • Text-to-speech output
  • Browser automation support
View on GitHub →
v2026.4.13

Mobile support via Termux/Android, iMessage and WeChat additions, and Fast Mode for OpenAI and Anthropic providers.

Highlights
  • Native Android support via Termux
  • iMessage gateway added
  • WeChat messaging integration
  • Fast Mode for OpenAI and Anthropic
View on GitHub →
v2026.4.8

Native Google AI Studio support, live model switching, self-optimized guidance, and centralized logging.

Highlights
  • Native Google AI Studio provider
  • Live model switching without restart
  • Self-optimized guidance system
  • Centralized structured logging
View on GitHub →
v2026.4.3

Pluggable memory providers, credential pools, Camofox browser integration, and secret exfiltration blocking.

Highlights
  • Pluggable memory provider architecture
  • Credential pool management
  • Camofox browser integration
  • Secret exfiltration protection
View on GitHub →
v2026.3.30

User profiles, MCP server mode, Docker container support, and Telegram webhook mode.

Highlights
  • User profile system
  • MCP server mode for external tool access
  • Docker container runtime support
  • Telegram webhook mode
View on GitHub →
v2026.3.28

Nous Portal with 400+ models, Hugging Face provider, Telegram Private Chat Topics, and Nix flake support.

Highlights
  • Nous Portal integration with 400+ models
  • Hugging Face model provider
  • Telegram Private Chat Topics
  • Nix flake for reproducible installs
View on GitHub →
v2026.3.23

300 merged PRs in one week — streaming output, native browser tools, and plugin system.

Highlights
  • 300+ community PRs merged in a single week
  • Streaming output support
  • Native browser tool integration
  • Plugin system architecture
View on GitHub →
v2026.3.17

Unified streaming, plugin architecture, native Anthropic provider, and voice mode.

Highlights
  • Unified streaming across all providers
  • Foundational plugin architecture
  • Native Anthropic provider (no API wrapper)
  • Voice mode for audio interaction
View on GitHub →