ag-ui-protocol / ag-ui-protocol/ag-ui
AG-UI support for nested events
Abierto
enhancement
proposal
Roadmap
- Lenguaje dominante
- Python
- Estrellas
- 15.9k
- Forks
- 1.4k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 163
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.