ZIm/crates/agent_ui/src
Danilo Leal a3850b3d38
agent: Add use_modifier_to_send section in the settings view (#34866)
This PR also converts all of these switch-based settings to use the new
`SwitchField` component, introduced in
https://github.com/zed-industries/zed/pull/34713.

Release Notes:

- agent: Added the ability to change the `use_modifier_to_send` setting
from the agent panel settings UI.
2025-07-22 09:42:34 -03:00
..
acp Display ACP plans (#34816) 2025-07-21 11:11:37 -03:00
agent_configuration context_server: Change command string field to PathBuf (#34873) 2025-07-22 12:12:07 +02:00
context_picker agent: Show line numbers of symbols when using @symbol (#34004) 2025-07-07 10:53:59 +00:00
ui agent: Add new thread start buttons to the empty state (#34829) 2025-07-21 20:39:29 -03:00
acp.rs Improve thread message history (#34299) 2025-07-11 16:24:41 +00:00
active_thread.rs agent: Fix double-lease panic when clicking on thread to jump (#34843) 2025-07-21 18:44:45 +00:00
agent_configuration.rs agent: Add use_modifier_to_send section in the settings view (#34866) 2025-07-22 09:42:34 -03:00
agent_diff.rs Claude experiment (#34577) 2025-07-17 14:25:55 +00:00
agent_model_selector.rs Add refinements to the AI onboarding flow (#33738) 2025-07-18 18:25:36 +02:00
agent_panel.rs Add fast-follows to the AI onboarding flow (#34737) 2025-07-22 02:09:05 -03:00
agent_ui.rs Claude experiment (#34577) 2025-07-17 14:25:55 +00:00
buffer_codegen.rs agent: Disable thinking when using inline assistant/edit file tool (#34141) 2025-07-09 18:05:39 +00:00
burn_mode_tooltip.rs agent_ui: Rename MaxModeTooltip to BurnModeTooltip (#33521) 2025-06-27 13:56:46 +02:00
context_picker.rs ACP (#34030) 2025-07-09 16:02:31 +00:00
context_server_configuration.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
context_strip.rs agent: Move ActiveThread and MessageEditor into ActiveView (#33462) 2025-06-26 15:36:23 +00:00
debug.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
inline_assistant.rs editor: Improve minimap performance (#33067) 2025-07-15 00:29:27 +03:00
inline_prompt_editor.rs Add refinements to the AI onboarding flow (#33738) 2025-07-18 18:25:36 +02:00
language_model_selector.rs Add refinements to the AI onboarding flow (#33738) 2025-07-18 18:25:36 +02:00
message_editor.rs ai onboarding: Don't show API keys section if user is already in Pro (#34867) 2025-07-22 05:39:22 +00:00
profile_selector.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
slash_command.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
slash_command_picker.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
slash_command_settings.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
terminal_codegen.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
terminal_inline_assistant.rs agent: Disable thinking when using inline assistant/edit file tool (#34141) 2025-07-09 18:05:39 +00:00
text_thread_editor.rs Add refinements to the AI onboarding flow (#33738) 2025-07-18 18:25:36 +02:00
thread_history.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
tool_compatibility.rs agent: Fix issue with duplicated tool names from MCP servers (#33811) 2025-07-02 20:32:07 +00:00
ui.rs agent: Add new thread start buttons to the empty state (#34829) 2025-07-21 20:39:29 -03:00