ZIm/crates/agent/src
Antonio Scandurra 1b593f616f
Include EditAgent's raw output when inspecting thread (#30337)
This allows us to debug the raw edits that were generated when people
report feedback, when running evals and when opening the thread as
Markdown.

Release Notes:

- Improved debug output for agent threads.
2025-05-09 06:58:45 +00: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 Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02: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 Fix toolbar spacing regressions (#29964) 2025-05-05 22:28:35 -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: Fix message editor's button positions when expanded (#30311) 2025-05-08 20:36:19 -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: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +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: Rename a number of constructs from Assistant to Agent (#30196) 2025-05-08 01:18:51 +00:00
debug.rs agent: Add UI for upsell scenarios (#29805) 2025-05-05 00:48:06 +00:00
history_store.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07: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 Reuse conversation cache when streaming edits (#30245) 2025-05-08 14:36:34 +02:00
profile_selector.rs agent: Show checkmark for current profile, not default profile (#30314) 2025-05-08 18:17:55 -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 Include EditAgent's raw output when inspecting thread (#30337) 2025-05-09 06:58:45 +00:00
thread_history.rs agent: Fix autoscrolling to history entry (#30321) 2025-05-08 20:48:57 -03:00
thread_store.rs Load Profile state from Thread and tie visibility to the thread's model (#30090) 2025-05-07 22:36:08 -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