Skip to content

Expose subagent model settings in UI#60770

Open
anantdgoel wants to merge 4 commits into
mainfrom
settings-ui-add-subagent-model-setting
Open

Expose subagent model settings in UI#60770
anantdgoel wants to merge 4 commits into
mainfrom
settings-ui-add-subagent-model-setting

Conversation

@anantdgoel

@anantdgoel anantdgoel commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Expose the default subagent model in AI → Agent Configuration in the Settings Editor.
  • Show a compact reasoning-effort selector only for configured models with multiple supported effort levels.
  • Reuse the existing model picker and Settings Editor reset control to restore parent-model inheritance.
  • Show the actual provider and model on native subagent cards, including inherited-model updates.

Testing

  • cargo fmt --all -- --check
  • ./script/clippy
  • cargo check -p settings_ui
  • cargo check -p agent_ui
  • cargo -q test -p agent test_set_model_propagates_to_subagents -- --nocapture

Release Notes:

  • Added UI for configuring and viewing subagent models and reasoning effort.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jul 10, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jul 10, 2026
@anantdgoel anantdgoel changed the title settings_ui: Add subagent model setting Expose subagent model settings in UI Jul 10, 2026
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