ZIm/crates/agent_ui/src
Peter Tripp c30e28179a
Preserve agent message editor unsent text (#34150)
Closes https://github.com/zed-industries/zed/issues/33687

Release Notes:

- agent: Preserve unsent chat message text when creating a new thread
2025-07-10 10:35:16 -04:00
..
acp Update to acp 0.0.6 (#34159) 2025-07-09 19:14:29 -06:00
agent_configuration Fix panic in context server configuration (#34118) 2025-07-09 16:39:02 +02:00
context_picker agent: Show line numbers of symbols when using @symbol (#34004) 2025-07-07 10:53:59 +00:00
ui Move the LoadingLabel component to the UI crate (#33893) 2025-07-04 04:49:11 +00:00
acp.rs ACP (#34030) 2025-07-09 16:02:31 +00:00
active_thread.rs agent: Make all icons used for tool calls consistent (#34160) 2025-07-09 19:28:46 -03:00
agent_configuration.rs agent_ui: Fix disabled context servers not showing in agent setting (#33856) 2025-07-07 12:02:33 +02:00
agent_diff.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
agent_model_selector.rs agent: Show provider icon in model selectors (#30595) 2025-06-27 19:33:58 -03:00
agent_panel.rs Preserve agent message editor unsent text (#34150) 2025-07-10 10:35:16 -04:00
agent_ui.rs agent: Add menu in the plus icon button for creating a new thread (#34143) 2025-07-09 15:44:45 -03: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 Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
inline_prompt_editor.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
language_model_selector.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
message_editor.rs agent: Fix edit bar's background color when zoomed in (#34163) 2025-07-09 23:25:56 +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 agent: Fix max token count mismatch when not using burn mode (#34025) 2025-07-07 23:13:24 +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 Move the LoadingLabel component to the UI crate (#33893) 2025-07-04 04:49:11 +00:00