-
Notifications
You must be signed in to change notification settings - Fork 701
Open
Description
In recent trends, multi-agent collaboration and parallel processing have become increasingly important for handling complex tasks. The current AG-UI design only supports sequential mode and lacks support for parallel events, which can lead to event confusion.

My preliminary idea is to add an id
and parent_id
to message, tool_call, and step events, allowing them to be associated across arbitrary hierarchical levels.
Metadata
Metadata
Assignees
Labels
No labels