agents.changelog

official sources · ongoing coverage

Official agent updates · explained

Agent Updates: Official AI Agent Release Notes

Agent Updates is an official AI agent updates tracker for release notes, changelogs, and product changes from AI agents and workspaces. Browse the latest agent updates below, or choose an agent to explore its release history.

Latest Agent Updates

New
New

Hermes Agent v0.20.2 (2026.8.16)

About this release: Since v0.20.1 (v2026.8.13, tagged August 13), this window landed ~967 commits across ~1,279 files (+128,522 / −7,622) — ~397 merged PRs of fixes and improvements spanning the desktop app (multi-gateway Connections registry, profile-scoped refreshes, MCP health checks and deep links), the CLI (Windows update probes, Kitty keyboard protocol, chat -c hardening), the gateway (persisted model routes, /loop completion, Telegram DM topics), prompt caching for LiteLLM Claude on the OpenAI wire, cron hardening, auth resolution through profile scopes, and installer robustness on both Linux and Windows.

解读这次更新带来了不少新功能:桌面端现在支持在一个地方管理多个 AI 网关(多网关连接注册表),并且可以按配置范围单独刷新,还增加了 MCP 健康检查,方便你确认各个服务是否正常工作;网关新增了持久化的模型路由(重启后路由配置不会丢),以及 Telegram 私聊主题支持。也优化了 CLI 和安装程序。举个例子,以前你可能只能配置一个 AI 服务,现在可以在应用里同时接入多个网关,统一切换和管理,对日常使用更灵活。