ZIm/crates/agent/src
Cole Miller 03b635bb27
Avoid panic when opening thread as markdown in non-local project (#30061)
Right now `agent: open active thread as markdown` will always panic when
you try to use it over collab or when SSH remoting. This PR makes it log
an error instead (we should follow up by restoring full remote support).

Release Notes:

- Prevented `agent: open active thread as markdown` from panicking when
used in a non-local project.
2025-05-07 01:15:45 -04:00
..
assistant_configuration agent: Handle context servers that do not provide a configuration in MCP setup dialog (#30023) 2025-05-06 17:18:49 +00:00
context_picker Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
ui agent: Tweak onboarding modal copy (#30057) 2025-05-07 02:02:13 +00:00
active_thread.rs Avoid panic when opening thread as markdown in non-local project (#30061) 2025-05-07 01:15:45 -04:00
agent_diff.rs Fix toolbar spacing regressions (#29964) 2025-05-05 22:28:35 -03:00
assistant.rs agent: Remove feature flag checks (#30055) 2025-05-06 21:38:05 -04:00
assistant_configuration.rs context_store: Refactor state management (#29910) 2025-05-05 21:36:12 +02:00
assistant_model_selector.rs agent: Add design adjustments to message editor (#29891) 2025-05-04 20:21:30 -03:00
assistant_panel.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
buffer_codegen.rs agent: Allow customizing temperature by provider/model (#30033) 2025-05-06 20:36:25 +00:00
context.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
context_picker.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
context_server_configuration.rs agent: Handle context servers that do not provide a configuration in MCP setup dialog (#30023) 2025-05-06 17:18:49 +00:00
context_server_tool.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
context_store.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
context_strip.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07: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 agent: Remove feature flag checks (#30055) 2025-05-06 21:38:05 -04:00
inline_prompt_editor.rs Allow attaching text threads as context (#29947) 2025-05-05 13:59:21 -07:00
message_editor.rs agent: Remove feature flag checks (#30055) 2025-05-06 21:38:05 -04:00
profile_selector.rs Fix profile menu hover flickering due to documentation asides (#29958) 2025-05-05 23:05:47 +00:00
terminal_codegen.rs Restructure agent context (#29233) 2025-04-24 21:29:33 +00:00
terminal_inline_assistant.rs agent: Allow customizing temperature by provider/model (#30033) 2025-05-06 20:36:25 +00:00
thread.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07:00
thread_history.rs agent: Use correct timezone for thread history separators (#30059) 2025-05-07 04:41:04 +00:00
thread_store.rs Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07: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 Restore tool cards on thread deserialization (#30053) 2025-05-06 18:16:34 -07: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