ag-ui-protocol / ag-ui-protocol/ag-ui
AG-UI support for nested events
Offen
enhancement
proposal
Roadmap
- Vorherrschende Sprache
- Python
- Sterne
- 15.9k
- Forks
- 1.4k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 163
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.