Skip to content

userAction is encoded as text not as data in A2A envelope #709

@ymmt2005

Description

@ymmt2005

Describe the bug
A2UI A2A extension defines the encoding of A2UI messages as follows.
https://a2ui.org/specification/v0.8-a2a-extension/#data-encoding

The data field of the DataPart contains the A2UI JSON message (e.g., surfaceUpdate, userAction).

However, genui (and genui_a2ui?) encodes an A2UI message as a TextPart, serializing it to a JSON string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high-priority issue. Someone should be assigned and actively working on it.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions