chore(deps): update dependency nousresearch/hermes-agent to v2026.4.8 #8
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.3→v2026.4.8Release Notes
NousResearch/hermes-agent (NousResearch/hermes-agent)
v2026.4.8: Hermes Agent v0.8.0 (v2026.4.8)Compare Source
Hermes Agent v0.8.0 (v2026.4.8)
Release Date: April 8, 2026
✨ Highlights
Background Process Auto-Notifications (
notify_on_complete) — Background tasks can now automatically notify the agent when they finish. Start a long-running process (AI model training, test suites, deployments, builds) and the agent gets notified on completion — no polling needed. The agent can keep working on other things and pick up results when they land. (#5779)Free Xiaomi MiMo v2 Pro on Nous Portal — Nous Portal now supports the free-tier Xiaomi MiMo v2 Pro model for auxiliary tasks (compression, vision, summarization), with free-tier model gating and pricing display in model selection. (#6018, #5880)
Live Model Switching (
/modelCommand) — Switch models and providers mid-session from CLI, Telegram, Discord, Slack, or any gateway platform. Aggregator-aware resolution keeps you on OpenRouter/Nous when possible, with automatic cross-provider fallback when needed. Interactive model pickers on Telegram and Discord with inline buttons. (#5181, #5742)Self-Optimized GPT/Codex Tool-Use Guidance — The agent diagnosed and patched 5 failure modes in GPT and Codex tool calling through automated behavioral benchmarking, dramatically improving reliability on OpenAI models. Includes execution discipline guidance and thinking-only prefill continuation for structured reasoning. (#6120, #5414, #5931)
Google AI Studio (Gemini) Native Provider — Direct access to Gemini models through Google's AI Studio API. Includes automatic models.dev registry integration for real-time context length detection across any provider. (#5577)
Inactivity-Based Agent Timeouts — Gateway and cron timeouts now track actual tool activity instead of wall-clock time. Long-running tasks that are actively working will never be killed — only truly idle agents time out. (#5389, #5440)
Approval Buttons on Slack & Telegram — Dangerous command approval via native platform buttons instead of typing
/approve. Slack gets thread context preservation; Telegram gets emoji reactions for approval status. (#5890, #5975)MCP OAuth 2.1 PKCE + OSV Malware Scanning — Full standards-compliant OAuth for MCP server authentication, plus automatic malware scanning of MCP extension packages via the OSV vulnerability database. (#5420, #5305)
Centralized Logging & Config Validation — Structured logging to
~/.hermes/logs/(agent.log + errors.log) with thehermes logscommand for tailing and filtering. Config structure validation catches malformed YAML at startup before it causes cryptic failures. (#5430, #5426)Plugin System Expansion — Plugins can now register CLI subcommands, receive request-scoped API hooks with correlation IDs, prompt for required env vars during install, and hook into session lifecycle events (finalize/reset). (#5295, #5427, #5470, #6129)
Matrix Tier 1 & Platform Hardening — Matrix gets reactions, read receipts, rich formatting, and room management. Discord adds channel controls and ignored channels. Signal gets full MEDIA: tag delivery. Mattermost gets file attachments. Comprehensive reliability fixes across all platforms. (#5275, #5975, #5602)
Security Hardening Pass — Consolidated SSRF protections, timing attack mitigations, tar traversal prevention, credential leakage guards, cron path traversal hardening, and cross-session isolation. Terminal workdir sanitization across all backends. (#5944, #5613, #5629)
🏗️ Core Agent & Architecture
Provider & Model Support
/modelcommand — full provider+model system overhaul — live switching across CLI and all gateway platforms with aggregator-aware resolution (#5181)x-grok-conv-idheader (#5604)~/.codex/auth.jsonon exhaustion — @GratefulDave (#5610)Agent Loop & Conversation
Memory & Sessions
📱 Messaging Platforms (Gateway)
Gateway Core
Telegram
Discord
Slack
Matrix
Signal
Mattermost
Feishu
Webhooks
{__raw__}template token and thread_id passthrough for forum topics (#5662)🖥️ CLI & User Experience
Interactive CLI
Setup & Configuration
~/.hermes/logs/— agent.log (INFO+), errors.log (WARNING+) withhermes logscommand (#5430)hermes auth removenow clears env-seeded credentials permanently (#5285)hermes updateno longer kills freshly-restarted gateway service (#5448)Cron System
🔧 Tool System
Terminal & Execution
Browser
MCP
Web & Files
Delegation
ACP (VS Code / Zed / JetBrains)
🧩 Skills Ecosystem
Skills System
New & Updated Skills
🔒 Security & Reliability
Security Hardening
Reliability
🐛 Notable Bug Fixes
🧪 Testing
📚 Documentation
👥 Contributors
Core
Top Community Contributors
All Contributors
@alt-glitch, @austinpickett, @auspic7, @benbarclay, @CharlieKerfoot, @GratefulDave, @kshitijk4poor, @leotrs, @lumethegreat, @MadKangYu, @nericervin, @ryanautomated, @SHL0MS, @techguysimon, @tymrtn, @Vasanthdev2004, @WAXLYY, @xinbenlv
Full Changelog: v2026.4.3...v2026.4.8
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.