chore(deps): update dependency nousresearch/hermes-agent to v2026.4.13 #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/nousresearch-hermes-agent-2026.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2026.4.8→v2026.4.13Release Notes
NousResearch/hermes-agent (NousResearch/hermes-agent)
v2026.4.13: Hermes Agent v0.9.0 (v2026.4.13)Compare Source
Hermes Agent v0.9.0 (v2026.4.13)
Release Date: April 13, 2026
Since v0.8.0: 487 commits · 269 merged PRs · 167 resolved issues · 493 files changed · 63,281 insertions · 24 contributors
✨ Highlights
Local Web Dashboard — A new browser-based dashboard for managing your Hermes Agent locally. Configure settings, monitor sessions, browse skills, and manage your gateway — all from a clean web interface without touching config files or the terminal. The easiest way to get started with Hermes.
Fast Mode (
/fast) — Priority processing for OpenAI and Anthropic models. Toggle/fastto route through priority queues for significantly lower latency on supported models (GPT-5.4, Codex, Claude). Expands across all OpenAI Priority Processing models and Anthropic's fast tier. (#6875, #6960, #7037)iMessage via BlueBubbles — Full iMessage integration through BlueBubbles, bringing Hermes to Apple's messaging ecosystem. Auto-webhook registration, setup wizard integration, and crash resilience. (#6437, #6460, #6494)
WeChat (Weixin) & WeCom Callback Mode — Native WeChat support via iLink Bot API and a new WeCom callback-mode adapter for self-built enterprise apps. Streaming cursor, media uploads, markdown link handling, and atomic state persistence. Hermes now covers the Chinese messaging ecosystem end-to-end. (#7166, #7943)
Termux / Android Support — Run Hermes natively on Android via Termux. Adapted install paths, TUI optimizations for mobile screens, voice backend support, and the
/imagecommand work on-device. (#6834)Background Process Monitoring (
watch_patterns) — Set patterns to watch for in background process output and get notified in real-time when they match. Monitor for errors, wait for specific events ("listening on port"), or watch build logs — all without polling. (#7635)Native xAI & Xiaomi MiMo Providers — First-class provider support for xAI (Grok) and Xiaomi MiMo, with direct API access, model catalogs, and setup wizard integration. Plus Qwen OAuth with portal request support. (#7372, #7855)
Pluggable Context Engine — Context management is now a pluggable slot via
hermes plugins. Swap in custom context engines that control what the agent sees each turn — filtering, summarization, or domain-specific context injection. (#7464)Unified Proxy Support — SOCKS proxy,
DISCORD_PROXY, and system proxy auto-detection across all gateway platforms. Hermes behind corporate firewalls just works. (#6814)Comprehensive Security Hardening — Path traversal protection in checkpoint manager, shell injection neutralization in sandbox writes, SSRF redirect guards in Slack image uploads, Twilio webhook signature validation (SMS RCE fix), API server auth enforcement, git argument injection prevention, and approval button authorization. (#7933, #7944, #7940, #7151, #7156)
hermes backup&hermes import— Full backup and restore of your Hermes configuration, sessions, skills, and memory. Migrate between machines or create snapshots before major changes. (#7997)16 Supported Platforms — With BlueBubbles (iMessage) and WeChat joining Telegram, Discord, Slack, WhatsApp, Signal, Matrix, Email, SMS, DingTalk, Feishu, WeCom, Mattermost, Home Assistant, and Webhooks, Hermes now runs on 16 messaging platforms out of the box.
/debug&hermes debug share— New debugging toolkit:/debugslash command across all platforms for quick diagnostics, plushermes debug shareto upload a full debug report to a pastebin for easy sharing when troubleshooting. (#8681)🏗️ Core Agent & Architecture
Provider & Model Support
/fasttoggle for OpenAI Priority Processing + Anthropic fast tier (#6875, #6960, #7037)/usage(#6541)/modellistings and resolution (#7088):free,:extended,:fast) preserved during model switch (#6383)Agent Loop & Conversation
hermes plugins(#7464)watch_patternsfor real-time output alerts (#7635)/compress <focus>— guided compression with a focus topic (#8017)delegate_task(#7295)<thought>tags from Gemma 4 responses (#8562)<think>in prose from suppressing response output (#6968)Memory & Sessions
initOnSessionStartfor tools mode — @Kathie-yu (#6995)📱 Messaging Platforms (Gateway)
New Platforms
Discord
.logattachments, raise document size limit — @kira-ariaki (#6467)Slack
Matrix
Gateway Core
tool_progressoverrides (#6348)/modelswitch persists across messages (#7081)/usageshows rate limits, cost, and token details between turns (#7038)os.environsession state withcontextvars(#7454)🖥️ CLI & User Experience
Interactive CLI
/image(#6834)/modelpicker modal for provider → model selection (#8003)hermes dump— copy-pasteable setup summary for debugging (#6550)hermes backup/hermes import— full config backup and restore (#7997)Setup & Configuration
network.force_ipv4config to fix IPv6 timeout issues (#8196)LLM_MODELenv var + migration to clear stale entries (#6543)/promptslash command — prefix expansion footgun (#6752)HERMES_HOME_MODEenv var to override permissions — @ygd58 (#6993)🔧 Tool System
Environments & Execution
MCP
hermes mcp add --envand--presetsupport (#7970)contentandstructuredContentwhen both present (#7118)Browser
/browser connectauto-launch uses dedicated Chrome profile dir (#6821)Voice & Vision
Other Tools
hermes dumpcommand for setup summary (#6550)delegate_taskschema description (#8231)🧩 Skills Ecosystem
🔒 Security & Reliability
Security Hardening
_write_to_sandboxvia path quoting (#7940)API_SERVER_KEYfor non-loopback binding (#7455)Reliability
Infrastructure
uvfor Docker dependency resolution to fix resolution-too-deep (#6965)hermes updatealways reset on stash conflict (#7010)setupSecretsoptional, tirith runtime dep — @devorun, @ethernet8023 (#6261, #6721)bootoutsoKeepAlivedoesn't respawn (#7119)🐛 Notable Bug Fixes
/modelswitch not persisting across gateway messages (#7081)NoneTypein fast_mode check — @0xbyt4 (#7350)📚 Documentation
hermes dumpandhermes logsCLI reference (#6552)tool_progress_overridesconfiguration reference (#6364)👥 Contributors
269 merged PRs from 24 contributors across 487 commits.
Community Contributors
Full Changelog: v2026.4.8...v2026.4.13
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.