Migrating to Hermes Agent v2026.5.7
Version v2026.5.7 introduces 2 breaking changes. This guide details how to update your code.
Released: 5/7/2026
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
hermes curator runDiscord role-allowlistshermes debug sharewrite_filepatchProviderProfileplugins/model-providers/X-Hermes-Session-Keyhermes curator archivehermes curator prunehermes curator list-archived/steer/queue/modelhermes modelBreaking Changes
●Issue #1
Manual `hermes curator run` is now synchronous. Previously, it required polling for results. Users will now see results directly without needing to poll.
●Issue #2
Discord role-allowlists are now guild-scoped. This change addresses a cross-guild DM bypass vulnerability (CVSS 8.1). Existing configurations might need adjustment if they relied on cross-guild permissions.
Migration Steps
- 1Review and update Discord role-allowlist configurations if they relied on cross-guild permissions due to the new guild-scoped enforcement.
Release Summary
Hermes Agent v0.13.0 introduces a robust multi-agent Kanban system and the `/goal` command for persistent task focus. This release also includes significant security enhancements, improved state persistence with Checkpoints v2, and expanded platform and language support.
Need More Details?
View the full release notes and all changes for Hermes Agent v2026.5.7.
View Full Changelog