Skip to content

open_ai: Enable parallel tool calling for models that support it#52203

Merged
bennetbo merged 1 commit intomainfrom
openai-enable-parallel-tool-calls
Mar 23, 2026
Merged

open_ai: Enable parallel tool calling for models that support it#52203
bennetbo merged 1 commit intomainfrom
openai-enable-parallel-tool-calls

Conversation

@bennetbo
Copy link
Copy Markdown
Member

@bennetbo bennetbo commented Mar 23, 2026

Context

We seemed to have disabled it in #28056, because our agent did not support parallel tool calls at the time.

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

Release Notes:

  • Enable parallel tool calling support for OpenAI models that support it

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 23, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, maxbrunsfeld and rtfeldman and removed request for a team March 23, 2026 13:31
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 23, 2026
@bennetbo bennetbo changed the title open_ai: Enable parallel tool calling support for models that support it open_ai: Enable parallel tool calling for models that support it Mar 23, 2026
@bennetbo bennetbo merged commit 256135e into main Mar 23, 2026
44 checks passed
@bennetbo bennetbo deleted the openai-enable-parallel-tool-calls branch March 23, 2026 13:48
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
…-industries#52203)

## Context

We seemed to have disabled it in zed-industries#28056, because our agent did not
support parallel tool calls at the time.

## Self-Review Checklist

<!-- Check before requesting review: -->
- [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

Release Notes:

- N/A or Added/Fixed/Improved ...
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.

3 participants