Login
Sign Up
Per Woofun AI, the open-source AI agent framework Hermes Agent has deployed version 0.17.0, introducing a direct iMessage access channel that removes the dependency on Mac hardware relays or self-hosted infrastructure like BlueBubbles. This update integrates an iMessage platform plugin leveraging the Photon Spectrum hosted routing pool, facilitating seamless login through device codes.
Concurrently, the release implements an asynchronous sub-agent architecture, permitting intensive research or build tasks to execute in the background via delegate_task(background=true) without obstructing the primary agent. Model compatibility now extends to the xAI subscription service, enabling users to invoke the grok-composer-2.5-fast model with a 200k context window through OAuth authorization. The desktop interface introduces a 'watch-windows' feature for real-time monitoring of sub-agent execution traces and incorporates VS Code Marketplace theme support.
Furthermore, underlying memory tools now facilitate atomic add, replace, and delete operations within a single call, thereby optimizing memory management and mitigating interaction failures in multi-turn dialogues.