Skip to content

[Feature]: Align concepts between AG-UI and A2A protocols #4893

@lixiaoqiang

Description

@lixiaoqiang

Description

Currently, session_id corresponds to thread_id in AG-UI and context_id in A2A, and message_id corresponds to message_id / artifact_id in both AG-UI and A2A.
However, we are missing the corresponding concept mapping between task_id in A2A and run_id in AG-UI.

AG-UI A2A agentframework
thread_id context_id session_id
run_id task_id ??
message_id message_id/artifact_id message_id

Code Sample

Language/SDK

Both

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions