Skip to content

docs: add note to tools#608

Merged
averikitsch merged 2 commits into
mainfrom
docs-note
May 28, 2025
Merged

docs: add note to tools#608
averikitsch merged 2 commits into
mainfrom
docs-note

Conversation

@Yuan325

@Yuan325 Yuan325 commented May 23, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@Yuan325 Yuan325 requested a review from a team May 23, 2025 17:55
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@averikitsch averikitsch enabled auto-merge (squash) May 28, 2025 15:34
@github-actions

Copy link
Copy Markdown
Contributor

@averikitsch averikitsch merged commit 1bf6003 into main May 28, 2025
7 checks passed
@averikitsch averikitsch deleted the docs-note branch May 28, 2025 15:38
@github-actions

Copy link
Copy Markdown
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>
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.

3 participants