You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agents with callbacks are rejected from Swarms with error: "Agent callbacks are not supported for Swarm agents yet". As consequence of that, swarms agents do not have a simple to use monitoring and debugging capabilities.
Proposed Solution
No response
Use Case
The proposed solution should consider adding callback support for swarms agents, adding visibility into multi-agent coordination and handoffs, covering swarms lifecycle.