zed/crates/settings_content/src
Bennet Bo Fenner be83c952f6
agent: Allow specifying which model is used for subagents (#56203)
Closes #52042 

Release Notes:

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

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2026-05-08 17:06:02 +00:00
..
action.rs settings: Add auto completion to command aliases setting (#54496) 2026-04-22 15:09:09 +01:00
agent.rs agent: Allow specifying which model is used for subagents (#56203) 2026-05-08 17:06:02 +00:00
editor.rs Handle hiding cursor on keyboard input at GPUI level (#55664) 2026-05-04 22:51:56 +00:00
extension.rs
fallible_options.rs
language.rs Fix zeta2 prompt format selection (#55338) 2026-05-08 13:19:33 +00:00
language_model.rs bedrock: Always use 1M context window for anthropic models (#56195) 2026-05-08 15:43:52 +00:00
merge_from.rs Persist fast mode across new threads (#53356) 2026-04-08 18:59:33 +00:00
project.rs settings: Remove the project_name project setting (#54511) 2026-04-22 17:43:16 +02:00
serde_helper.rs
settings_content.rs vim: Add setting to control whether edit predictions are shown in normal mode (#55956) 2026-05-07 10:55:07 +00:00
terminal.rs Add integrated terminal bell + settings (#53752) 2026-04-23 07:55:50 +00:00
theme.rs theme: Expose editor diff hunk colors (#51784) 2026-05-06 21:18:29 +00:00
title_bar.rs Move the worktree picker to the title bar + make it always visible (#54183) 2026-04-20 09:29:51 +00:00
workspace.rs Update panel dock default values in settings docs (#55719) 2026-05-05 03:59:02 +00:00