Having some issues running 1 main agent + 2 permanent agents (not subagents)
Running into a coordination gap with a multi-agent setup:
Main agent successfully delegates tasks to other agents, but fails to relay their responses back. Tasks get executed, but there’s no automatic feedback loop, no updates, no follow-ups, no surfaced results unless manually prompted.
Tried @mentions and DMs, but no reliable trigger for response handling. Looking for a way to enforce proper response routing so the main agent always reports back when the tasks get completed.
All of this is in discord btw - each agent has their own BOT + dedicated channel