ag-ui-protocol / ag-ui-protocol/ag-ui
[Feature]: AG-UI protocol should be extensible
未關閉
enhancement
- 主要語言
- Python
- 星號
- 15.9k
- 分支
- 1.4k
- 平均合併
- 1 天 17 小時
- 30 天內合併 PR
- 163
描述
### Pre-flight Checklist
- [x] I have searched existing issues and this hasn't been requested yet.
### Problem or Motivation
If servers add extra data to AG-UI events, the Zod schema should not filter it.
In my case AssistantMessages (and other messages) to have a timestamp for display in the UI.
### Proposed Solution
It should use a passthrough rather than strip policy, to allow applications to layer on additional semantics onto the messages.
### Alternatives Considered
All sorts of hacks.
### Additional Context
_No response_
貢獻指南
評估
這個 Issue 還沒有評估資料。