v2026.8.16.2
NousResearch/hermes-agentv2026.8.16.2Aug 17, 2026by teknium1
AI Summary
This patch release rolls up ~125 PRs including MCP 2.x SDK migration and 2026-07-28 stateless protocol support, a bundled Bot Mode (hermes-bots) plugin, and subprocess Python runtime ownership hardening. It also features Cua Driver 0.20 runtime contracts, kanban worktree/dispatch fixes, cron continuity flags, desktop remote-gateway headers and connection self-healing, and session handoff data-loss fixes.
Key Highlights
- MCP 2.x SDK migration and 2026-07-28 stateless protocol support
- Bundled Bot Mode (hermes-bots) plugin with the core teammate protocol
- Subprocess Python runtime ownership hardening (PYTHONHOME/PYTHONPATH isolation)
- Cron scheduler self-heal (EMFILE recovery, stale-claim reconciliation)
- Session handoff data-loss fixes
New Features
- MCP 2.x SDK migration
- 2026-07-28 stateless protocol support
- Bundled Bot Mode plugin
- CommandCode provider plugin
- Subprocess Python runtime ownership hardening
- Cua Driver 0.20 runtime contracts for computer use
- Kanban worktree/dispatch fixes
- Cron continuity flags
- Desktop remote-gateway headers and connection self-healing
- Session handoff data-loss fixes
- Plugin install security scanning
- UTF-16 file reads
- Gemini 3 tool-call ID preservation
Full Release Notes
# Hermes Agent v0.20.3 (v2026.8.16.2) **Release Date:** August 16, 2026 > Patch release. This tag rolls up the ~125 PRs merged since v0.20.2 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh installs). --- ## About this release Since v0.20.2 (v2026.8.16, tagged earlier today), this window landed **~250 commits** across **~461 files** (+42,613 / −1,641) — **~125 merged PRs** including the MCP 2.x SDK migration and 2026-07-28 stateless protocol support, the bundled Bot Mode (hermes-bots) plugin with the core teammate protocol, the CommandCode provider plugin, subprocess Python runtime ownership hardening (PYTHONHOME/PYTHONPATH isolation), Cua Driver 0.20 runtime contracts for computer use, kanban worktree/dispatch fixes, cron continuity flags, desktop remote-gateway headers and connection self-healing, cron scheduler self-heal (EMFILE recovery, stale-claim reconciliation, wedged-job re-arm), session handoff data-loss fixes, plus a wave of ports from the ecosystem scout slate (plugin install security scanning, /worktree, /rollback hand-edit preservation, UTF-16 file reads, Gemini 3 tool-call ID preservation, and more). **Full curated release notes for this window will ship with v0.21.0**, which will document everything from v0.20.0 onward — highlights, feature areas, and complete contributor credits. Nothing in this window is skipped. ## Updating - `hermes update` from an existing install - Fresh install: `curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash` **Full Changelog**: https://github.com/NousResearch/hermes-agent/compare/v2026.8.16...v2026.8.16.2