a2aproject / a2aproject/a2a-samples

Support for embedded UI components

Abierto
#160 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
1.8k
Forks
751
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem? Please describe.

The A2A protocol specification mentions potential support for "embedded UI components (e.g., iframes referenced in parts)" as a modality. Also, the [A2A demo video](https://storage.googleapis.com/gweb-developer-goog-blog-assets/original_videos/A2A_demo_v4.mp4) starting at 0:31 shows the agent protocol being used to negotiate the use of iframes, to display UI elements representing people.

![Image](https://github.com/user-attachments/assets/be38f646-b0bb-4d9a-ba74-fb165648e6e8)

After lots of searching, I couldn't find any implementation of this functionality in this repository's demo, or any other using A2A.

### Describe the solution you'd like

Adding support for displaying iframes/embedded UI components in the demo. Being able to display charts/tables/graphs, or any custom UI element like in the demo video, would be very useful for many applications using this protocol.

### Describe alternatives you've considered

_No response_

### Additional context

I'm not fully sure this issue should be in this repo, as opposed to in the A2A Protocol repo. If any maintainers think this issue would be more relevant there, or elsewhere, feel free to move it.

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

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.