ZIm/crates/agent/src
Danilo Leal 9afc6f6f5c
agent: Fix layout shift due to the "Generating" label (#30422)
Closes https://github.com/zed-industries/zed/issues/30238

Release Notes:

- agent: Fixed layout shift happening in the toolbar (both in the
singleton and multibuffers) due to the "Generating" label that appeared
while the agent is still generating a response.
2025-05-09 16:20:14 -03:00
..
agent_configuration agent: Tweak wording when configuring profiles (#30027) 2025-05-08 09:11:24 -03:00
context_picker Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
ui agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
active_thread.rs Fix agent panel scroll while editing a past message (#30394) 2025-05-09 15:33:33 +00:00
agent.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
agent_configuration.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
agent_diff.rs agent: Fix layout shift due to the "Generating" label (#30422) 2025-05-09 16:20:14 -03:00
agent_model_selector.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
agent_panel.rs agent: Show delete thread icon buttons on hover/focus (#30370) 2025-05-09 12:55:40 -03:00
buffer_codegen.rs Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02:00
context.rs Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
context_picker.rs agent: Keyboard navigation improvements (#30274) 2025-05-09 13:52:06 +00:00
context_server_configuration.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
context_server_tool.rs Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02:00
context_store.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
context_strip.rs agent: Keyboard navigation improvements (#30274) 2025-05-09 13:52:06 +00:00
debug.rs agent: Add UI for upsell scenarios (#29805) 2025-05-05 00:48:06 +00:00
history_store.rs agent: Thread history update improvements (#30415) 2025-05-09 16:13:50 -03:00
inline_assistant.rs Add minimap into the editor controls (#30285) 2025-05-08 17:58:24 +00:00
inline_prompt_editor.rs agent: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
message_editor.rs agent: write latest profile change to default setting (#30408) 2025-05-09 17:09:19 +00:00
profile_selector.rs Revert "Load Profile state from Thread and tie visibility to the thread's model" (#30413) 2025-05-09 14:09:38 -04:00
slash_command_settings.rs Remove assistant crate (#30168) 2025-05-07 23:05:38 +00:00
terminal_codegen.rs Restructure agent context (#29233) 2025-04-24 21:29:33 +00:00
terminal_inline_assistant.rs Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02:00
thread.rs Revert "Load Profile state from Thread and tie visibility to the thread's model" (#30413) 2025-05-09 14:09:38 -04:00
thread_history.rs agent: Thread history update improvements (#30415) 2025-05-09 16:13:50 -03:00
thread_store.rs Revert "Load Profile state from Thread and tie visibility to the thread's model" (#30413) 2025-05-09 14:09:38 -04:00
tool_compatibility.rs agent: Show context server name in incompatible tool warning (#28954) 2025-04-17 10:18:03 +00:00
tool_use.rs Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02:00
trial_markdown.md Add Zed Pro Trial Upsell (#29938) 2025-05-05 18:46:54 -04:00
ui.rs Add an onboarding banner for the Agent panel (#30050) 2025-05-06 23:41:04 +00:00