Hermes Agent Adds Asynchronous Subagents, So Delegated Work No Longer Blocks the Parent Chat

Nous Research has rolled out a significant update to Hermes Agent, its open-source personal AI agent. The new release introduces asynchronous subagents, meaning delegated tasks no longer block the parent chat session. Hermes Agent, developed by Nous Research, allows a parent agent to spawn child agents—called subagents—to distribute and handle work in parallel. Previously, this delegation required the user to wait for the subagent to complete its task before resuming interaction with the parent. With the latest update, subagents run independently, enabling the parent chat to continue without interruption. The update was announced on X by Nous Research and co-founder Teknium. Existing users can activate the feature by running the command `hermes update`. This enhancement is particularly relevant in 2026, as AI agent architectures increasingly rely on hierarchical task decomposition. By removing the blocking behavior, Hermes Agent improves responsiveness and user experience, especially in complex workflows where multiple subagents might be spawned simultaneously. As the demand for real-time, non-blocking AI interactions grows, this update positions Hermes Agent as a more efficient tool for developers and power users alike.

via MarkTechPost

Related