docs: add note to tools#608
Merged
Merged
Conversation
Contributor
Contributor
Contributor
Contributor
averikitsch
approved these changes
May 28, 2025
Contributor
Contributor
|
🧨 Preview deployments removed. |
github-actions Bot
pushed a commit
that referenced
this pull request
May 28, 2025
Co-authored-by: Averi Kitsch <akitsch@google.com> 1bf6003
github-actions Bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
May 28, 2025
Co-authored-by: Averi Kitsch <akitsch@google.com> 1bf6003
jeffreyrubi
pushed a commit
to jeffreyrubi/genai-toolbox
that referenced
this pull request
Jun 7, 2025
### Problem Clients need to follow up or refine previously created tasks by agents. ### Proposal **New Task in same contextId (Preferred)** Context can be thought of as a larger goal from a client perspective. Clients can use the same contextId from the previous task and send a message for refinement or followup. Agents should spawn up new tasks. Tasks cannot restart processing from terminal states (Completed, Failed and Cancelled). ### Proposed API Change * Addition of optional `referenceTaskIds` field in the `Message` object. * Optional addition of `referenceArtifactId` in `part` metadata of `Message` object.
jeffreyrubi
pushed a commit
to jeffreyrubi/genai-toolbox
that referenced
this pull request
Jun 7, 2025
🤖 I have created a release *beep* *boop* --- ## [0.2.1](a2aproject/A2A@v0.2.0...v0.2.1) (2025-05-27) ### Features * Add a new boolean for supporting authenticated extended cards ([googleapis#618](a2aproject/A2A#618)) ([e0a3070](a2aproject/A2A@e0a3070)) * Add optional referenceTaskIds for task followups ([googleapis#608](a2aproject/A2A#608)) ([5368e77](a2aproject/A2A@5368e77)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Holt Skinner <holtskinner@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.