Skip to content

agent: Remove subagents feature flag#50493

Merged
benbrandt merged 1 commit intomainfrom
remove-subagent-feature-flag
Mar 2, 2026
Merged

agent: Remove subagents feature flag#50493
benbrandt merged 1 commit intomainfrom
remove-subagent-feature-flag

Conversation

@benbrandt
Copy link
Copy Markdown
Member

Release Notes:

  • agent: Add new spawn_agent tool which allows the Zed Agent to utilize subagents for doing tasks in parallel and better context management.

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 2, 2026
@benbrandt benbrandt enabled auto-merge (squash) March 2, 2026 15:15
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 2, 2026
@benbrandt benbrandt merged commit 12b786d into main Mar 2, 2026
38 checks passed
@benbrandt benbrandt deleted the remove-subagent-feature-flag branch March 2, 2026 15:30
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
Release Notes:

- agent: Add new `spawn_agent` tool which allows the Zed Agent to
utilize subagents for doing tasks in parallel and better context
management.

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
@secondl1ght
Copy link
Copy Markdown

Which model will be used for subagents, the same one as the main thread? Will this be configurable?

@benbrandt
Copy link
Copy Markdown
Member Author

This will be something we add in the future! For now, this is just inheriting the current thread settings

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