Skip to content

agent: Allow specifying which model is used for subagents#56203

Merged
bennetbo merged 9 commits into
mainfrom
subagent-model-setting
May 8, 2026
Merged

agent: Allow specifying which model is used for subagents#56203
bennetbo merged 9 commits into
mainfrom
subagent-model-setting

Conversation

@bennetbo
Copy link
Copy Markdown
Member

@bennetbo bennetbo commented May 8, 2026

Closes #52042

Release Notes:

  • agent: Added setting subagent_model to specify which model is used when subagent is spawned

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 8, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 8, 2026
@bennetbo bennetbo marked this pull request as ready for review May 8, 2026 16:37
@bennetbo bennetbo requested a review from benbrandt May 8, 2026 16:38
Comment thread crates/agent/src/thread.rs Outdated
Comment thread docs/src/ai/agent-settings.md Outdated
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
@bennetbo bennetbo enabled auto-merge May 8, 2026 16:46
@bennetbo bennetbo added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit be83c95 May 8, 2026
31 checks passed
@bennetbo bennetbo deleted the subagent-model-setting branch May 8, 2026 17:10
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.

Support for configuring a different model for subagents (spawn_agent)

2 participants