Skip to content

bug: main agent doesn't send a message when background/subagent work finishes #61

Description

@Rustam-Z

Problem

When a job/subagent completes, the main agent doesn't proactively send a message — the result sits until the next inbound user message triggers a turn.

Expected

  • When background/delegated work finishes, the main agent wakes and delivers the result immediately (no waiting for the next user message).
  • Tie into the completion-notification path so finished work surfaces on its own.

From triage dump: "When agent finished work, main agent doesn't send message" / "If some job is done but no message is sent, it waits until next message"

Labels: bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions