PulseAugur
EN
LIVE 15:18:11

Hermes Agent enables non-blocking AI subagent delegation

Nous Research has updated its open-source AI agent, Hermes Agent, to support asynchronous subagents. This new functionality allows a parent agent to delegate tasks to child agents without halting its own operations. The update, announced on X, introduces a suite of tools for managing these background tasks, including spawning, checking status, steering, collecting results, and canceling them, thereby enhancing the agent's workflow capabilities. AI

IMPACT Enhances AI agent capabilities by allowing parallel task execution and improving user workflow efficiency.

RANK_REASON This is an update to an existing open-source AI agent, not a new frontier model release or significant industry event.

Read on Mastodon — mastodon.social →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Hermes Agent enables non-blocking AI subagent delegation

COVERAGE [2]

  1. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

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

    <p>We look at Hermes Agent's new asynchronous subagents from Nous Research. The delegate tool can now spawn background agents that no longer block the parent chat. We walk through the async_delegation toolset tracked in issue #5586, covering how to spawn, check, steer, and collec…

  2. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    Nous Research has added asynchronous subagents to Hermes Agent. Parent agents can now delegate work without blocking the chat. Subagents run in the background a

    Nous Research has added asynchronous subagents to Hermes Agent. Parent agents can now delegate work without blocking the chat. Subagents run in the background and return a task_id immediately. https://www. marktechpost.com/2026/06/16/he rmes-agent-adds-asynchronous-subagents-so-d…