Skip to content

agent: Support streaming tool input - #50099

Merged
bennetbo merged 2 commits into
mainfrom
tool-input-streaming-infrastructure
Feb 25, 2026
Merged

agent: Support streaming tool input#50099
bennetbo merged 2 commits into
mainfrom
tool-input-streaming-infrastructure

Conversation

@bennetbo

Copy link
Copy Markdown
Member

This PR introduces a ToolInput struct which allows tools to receive their inputs incrementally as they stream in. Right now no tool makes use of the streaming APIs, will be used for the streaming edit file tool in #50004

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 25, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Feb 25, 2026
@bennetbo
bennetbo merged commit c235d53 into main Feb 25, 2026
27 checks passed
@bennetbo
bennetbo deleted the tool-input-streaming-infrastructure branch February 25, 2026 16:46
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
This PR introduces a `ToolInput` struct which allows tools to receive
their inputs incrementally as they stream in. Right now no tool makes
use of the streaming APIs, will be used for the streaming edit file tool
in zed-industries#50004

Release Notes:

- N/A
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
This PR introduces a `ToolInput` struct which allows tools to receive
their inputs incrementally as they stream in. Right now no tool makes
use of the streaming APIs, will be used for the streaming edit file tool
in zed-industries#50004

Release Notes:

- N/A
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
This PR introduces a `ToolInput` struct which allows tools to receive
their inputs incrementally as they stream in. Right now no tool makes
use of the streaming APIs, will be used for the streaming edit file tool
in zed-industries#50004

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.

1 participant