Skip to content

feat: Add support for more Task Message and Artifact fields in the Vertex Task Store#908

Draft
gaborfeher wants to merge 7 commits intoa2aproject:mainfrom
gaborfeher:gaborfeher-metadata
Draft

feat: Add support for more Task Message and Artifact fields in the Vertex Task Store#908
gaborfeher wants to merge 7 commits intoa2aproject:mainfrom
gaborfeher:gaborfeher-metadata

Conversation

@gaborfeher
Copy link
Copy Markdown
Collaborator

@gaborfeher gaborfeher commented Mar 26, 2026

Add support for the following fields:

  • Part metadata
  • Artifact extensions, display_name, description
  • Message extensions, reference_task_ids

For #751

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

🧪 Code Coverage (vs main)

⬇️ Download Full Report

Base PR Delta
src/a2a/contrib/tasks/vertex_task_converter.py 96.36% 92.68% 🔴 -3.68%
Total 91.73% 91.71% 🔴 -0.02%

Generated by coverage-comment.yml

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request enhances the Vertex AI task converter by implementing comprehensive metadata handling and message conversion logic. It introduces versioned metadata packing/unpacking and updates artifact and task conversion to include fields such as name, description, and status details. Review feedback highlights a potential Pydantic validation error when handling invalid roles in to_sdk_message and suggests improving naming consistency for reference task IDs within the metadata dictionary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant