Skip to content

Revert Change CallId to allow for more data. (#793)#880

Merged
jgindin merged 1 commit intogoogle:mainfrom
jgindin:server-initiated-functions
Apr 14, 2026
Merged

Revert Change CallId to allow for more data. (#793)#880
jgindin merged 1 commit intogoogle:mainfrom
jgindin:server-initiated-functions

Conversation

@jgindin
Copy link
Copy Markdown
Collaborator

@jgindin jgindin commented Mar 17, 2026

Description

After further discussion, we decided that the use case for passing the agent could be solved in a better way.

We're adding the call property to the functionResponse as we believe that will be useful for logging purposes.

Pre-launch Checklist

@github-project-automation github-project-automation Bot moved this to Todo in A2UI Mar 17, 2026
@jgindin jgindin requested a review from wrenj March 17, 2026 20:35
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 reverts the structure of CallId from an object back to a string, simplifying the specification. It also introduces a new optional call property to functionResponse for better logging. The changes to the specification and the updates to existing test cases to reflect the CallId change are well-executed. My only feedback is regarding test coverage for the newly added call property, as detailed in my comment.

Comment thread specification/v0_10/json/client_to_server.json
After further discussion, we decided that the use case for passing the
agent could be solved in a better way.

We're adding the `call` property to the `functionResponse` as we believe
that will be useful for logging purposes.
@jgindin jgindin force-pushed the server-initiated-functions branch from 12045da to 4f0eb39 Compare April 14, 2026 16:55
@jgindin jgindin requested a review from jacobsimionato April 14, 2026 16:57
@jgindin jgindin merged commit 5a56949 into google:main Apr 14, 2026
13 checks passed
@jgindin jgindin deleted the server-initiated-functions branch April 14, 2026 19:50
@github-project-automation github-project-automation Bot moved this from Todo to Done in A2UI Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants