ag-ui-protocol / ag-ui-protocol/ag-ui
AG-UI support for nested events
Ouverte
enhancement
proposal
Roadmap
- Langage dominant
- Python
- Étoiles
- 15.9k
- Forks
- 1.4k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 163
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.
Similar issues: #174 #87
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.