hermes - 💡(How to fix) Fix [Bug]: Main agents interact with sub-agents via kanban boards.

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Code Example

Report       https://paste.rs/c1Y2I
agent.log    https://paste.rs/UMNuV
gateway.log  https://paste.rs/IgOgP

---
RAW_BUFFERClick to expand / collapse

Bug Description

I assigned a task from the main agent to the sub-agent. The sub-agent task entered a BLOCKED state, yet the main agent failed to handle this status in a timely manner, resulting in the task getting stuck.

Steps to Reproduce

  1. Create main-agent
  2. Create sub-agent
  3. Require the sub-agent to ask for user permission before completing certain tasks.
  4. Let the main-agent assign tasks to the sub-agent.

Expected Behavior

Notify users promptly via the main-agent when sub-agent tasks are blocked.

Actual Behavior

The main-agent has no response.

Affected Component

Gateway (Telegram/Discord/Slack/WhatsApp)

Messaging Platform (if gateway-related)

WhatsApp

Debug Report

Report       https://paste.rs/c1Y2I
agent.log    https://paste.rs/UMNuV
gateway.log  https://paste.rs/IgOgP

Operating System

Ubuntu

Python Version

3.11.15

Hermes Version

v0.14.0

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING