ag-ui-protocol / ag-ui-protocol/ag-ui

[Feature]: AG-UI protocol should be extensible

Abierto
#2,144 0 comentarios 2 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
15.9k
Forks
1.4k
Merge medio
1 d 17 h
PR fusionados (30 d)
163

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.