Skip to content

agent: Allow tools to output multiple content parts#54518

Merged
bennetbo merged 11 commits into
mainfrom
tool-results-vec-output
Apr 27, 2026
Merged

agent: Allow tools to output multiple content parts#54518
bennetbo merged 11 commits into
mainfrom
tool-results-vec-output

Conversation

@bennetbo

@bennetbo bennetbo commented Apr 22, 2026

Copy link
Copy Markdown
Member

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 22, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Apr 22, 2026
@bennetbo bennetbo marked this pull request as ready for review April 27, 2026 12:06
@bennetbo bennetbo added this pull request to the merge queue Apr 27, 2026
Merged via the queue into main with commit bf3fc23 Apr 27, 2026
31 checks passed
@bennetbo bennetbo deleted the tool-results-vec-output branch April 27, 2026 12:38
tomhoule pushed a commit that referenced this pull request Apr 27, 2026
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A
infused-kim added a commit to infused-kim/zed that referenced this pull request May 4, 2026
commit c6a0aac
Author: Kim Streich <kim@infusedinsight.com>
Date:   Sun May 3 13:46:43 2026 -0600

    Set reasoning_content to “ “ if no content has accumulated

commit 202be6e
Author: Sebastian Schmittner <sebastian.schmittner@eecc.de>
Date:   Sat May 2 21:34:00 2026 +0200

    commit message generation/context summary with interleved reasoning

commit fbcb79c
Author: Sebastian Schmittner <sebastian.schmittner@eecc.de>
Date:   Tue Apr 28 16:29:11 2026 +0200

    Simplify reasoning content logic and add test helpers

commit 54c9448
Author: Sebastian Schmittner <sebastian.schmittner@eecc.de>
Date:   Tue Apr 28 15:34:19 2026 +0200

    improved error logging for reasoning context

    Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>

commit 557ece0
Author: Bennet Bo Fenner <bennet@zed.dev>
Date:   Mon Apr 27 14:36:11 2026 +0200

    agent: Allow tools to output multiple content parts (zed-industries#54518)

    Self-Review Checklist:

    - [x] I've reviewed my own diff for quality, security, and reliability
    - [x] Unsafe blocks (if any) have justifying comments
    - [x] The content is consistent with the [UI/UX
    checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
    - [x] Tests cover the new/changed behavior
    - [x] Performance impact has been considered and is acceptable

    Closes #ISSUE

    Release Notes:

    - N/A
ebaah46 pushed a commit to ebaah46/zed that referenced this pull request May 6, 2026
…4518)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A
kathbigra pushed a commit to kathbigra/zed that referenced this pull request May 10, 2026
…4518)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

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

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants