a2aproject / a2aproject/a2a-samples

Support for embedded UI components

Open
#160 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.8k
Forks
751
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.