Skip to content

Hermes Agent v0.17.0 (v2026.6.19) โ€” The Reach Release

Release Date: June 19, 2026 Since v0.16.0: ~1,475 commits ยท ~800 merged PRs ยท 1,693 files changed ยท 235,390 insertions ยท 50,730 deletions ยท 300+ issues closed ยท 245 community contributors

The Reach Release. v0.16.0 put Hermes on your desktop. v0.17.0 is about how far that reach extends โ€” across new places to talk to it, deeper into the tools you already use, and smarter about how work gets done.


โœจ Highlights

๐Ÿ“ฑ iMessage Support via Photon (NEW)

No Mac relay required. Talk to Hermes through iMessage using Nous-managed Photon infrastructure. - hermes photon login โ€” one-command setup - Blue-bubble delivery with full message fidelity - No Apple hardware dependency

๐ŸŒŠ Raft Agent Network Gateway (NEW)

Connect Hermes to Raft via wake-channel bridge โ€” a privacy-preserving agent-to-agent network. - Cross-agent dispatch and coordination - Privacy-preserving connection model - Opt-in bridge architecture

๐Ÿ–ฅ๏ธ Desktop App Overhaul

Massive UX upgrade across the Electron desktop app: - Rebindable keyboard shortcuts panel โ€” customize every action - Native OS notifications โ€” system-level alerts when Hermes needs you - Live subagent watch-windows โ€” see what your subagents are doing in real time - Composer model selector with per-model presets - VS Code theme support โ€” install any Marketplace theme - Automatic RTL/bidi text direction - Resizable VS Code-themed terminal pane - Per-thread composer drafts

๐Ÿค– Background & Async Subagents

delegate_task(background=true) returns immediately โ€” subagent runs in background, results come back when ready. No more blocking on long chains.

๐Ÿ–ผ๏ธ Image Editing

The image_generate tool now supports editing and transforming existing images. Route edits to the appropriate endpoint automatically.

๐Ÿ“‹ Automation Blueprints (NEW)

Schedule recurring tasks via natural-language forms โ€” no cron syntax required. "Every morning at 8 AM, check my calendar and summarize" just works.

๐Ÿง  Model & Provider Expansion

  • Cursor Composer model via xAI Grok โ€” grok-composer-2.5-fast with full 200k context via OAuth
  • Full profile builder in dashboard โ€” configure models, skills, MCP servers without touching config.yaml

๐Ÿ›’ Skills Hub Rehaul

  • Featured skills with curated discovery
  • Integrated security scans on every skill
  • Real browser-based browsing experience
  • Quality scoring and community ratings

๐Ÿงฉ Memory Tool Upgrade

Atomic batch operations (add/replace/remove) against a character budget. Smarter memory compaction with no loss of critical context.

๐Ÿ” Security & Dashboard

  • Hardened dashboard login โ€” proper 401 handling, public_url warning
  • Promptware defense: Brainworm-class attack patterns blocked; memory scanned at load; tool outputs delimited
  • session_search rebuilt: 4,500ร— faster, zero LLM cost

๐Ÿ“ฑ Messaging Platforms

  • Official WhatsApp Business Cloud API adapter โ€” native Meta-hosted channel
  • Rich text for Telegram โ€” Bot API 10.1 with native markup (on by default)

๐Ÿ’ฐ Cost Optimization

  • Curator cost optimization โ€” LLM consolidation pass now off by default; deterministic pruning is free
  • Token-aware tool dispatch reducing per-turn overhead

๐Ÿ–ฅ๏ธ Desktop App Details

UX & Productivity

  • Rebindable keyboard shortcuts panel โ€” full customization
  • Live subagent watch-windows with streaming output
  • Composer model selector โ€” switch models mid-conversation
  • Per-model presets for quick switching
  • Automatic RTL/bidi text direction detection
  • Resizable VS Code-themed terminal pane
  • Per-thread composer drafts (never lose an in-progress message)
  • Install any VS Code Marketplace theme

Notifications & Awareness

  • Native OS notification integration
  • Background needs-input indicators
  • Subagent completion alerts

๐ŸŒ Network & Connectivity

iMessage (Photon)

  • hermes photon login for setup
  • Managed infrastructure โ€” no Mac required
  • Full message fidelity on blue bubbles

Raft Agent Network

  • Wake-channel bridge for agent-to-agent communication
  • Privacy-preserving connection model
  • Cross-agent task delegation

WhatsApp Business

  • Official Meta Cloud API adapter
  • Native business messaging support
  • Template management and approval flows

๐Ÿ—๏ธ Core Agent

Subagents

  • delegate_task(background=true) โ€” async, non-blocking
  • Subagent results delivered when ready
  • Live watch-windows in desktop app

Tools

  • image_generate now supports image editing/transformation
  • session_search 4,500ร— faster, deterministic (no LLM cost)
  • Memory tool: atomic batch operations with character budget

Automation Blueprints

  • Natural-language scheduling โ€” no cron syntax
  • Recurring task definitions with plain English
  • One-off and repeating patterns supported

๐Ÿ“ฆ Skills & Ecosystem

Skills Hub 2.0

  • Featured skills with curated discovery
  • Per-skill security scanning
  • Browser-based exploration experience
  • Community ratings and quality scores

Profile Builder

  • Full model configuration from dashboard
  • MCP server management without editing config.yaml
  • Skill enable/disable from web interface

๐Ÿ“ฑ Messaging Platforms

Platform New in v0.17.0
iMessage Full support via Photon โ€” no Mac required
WhatsApp Official Business Cloud API adapter
Telegram Rich text via Bot API 10.1 (native markup, on by default)

๐Ÿ”’ Security

  • Promptware defense โ€” Brainworm-class attack patterns blocked; memory scanned at load time; tool outputs delimited
  • Dashboard auth hardened โ€” proper 401 handling, public_url exposure warning
  • session_search rebuilt as deterministic tool (no LLM โ†’ no prompt-injection surface)
  • Per-skill security scanning in Skills Hub

โšก Performance

Improvement Impact
session_search rebuild 4,500ร— faster, zero LLM cost
Curator deterministic pruning Free consolidation, no LLM calls
Token-aware tool dispatch Reduced per-turn overhead
Background subagents Non-blocking multi-agent workflows

๐Ÿ‘ฅ Contributors

245 community contributors โ€” the largest contributor cohort in Hermes Agent history.


*


This Hermes repo is one of the largest structured collections of public AI, automation, business, and technology documentation. Content remains attributed to original authors and repositories. Indexed and organized by www.CorpusIQ.io.