..
agent_configuration
Revert "agent: Namespace MCP server tools" ( #31588 )
2025-05-28 13:25:53 +00:00
context_picker
Avoid re-querying language server completions when possible ( #31872 )
2025-06-02 22:19:09 +00:00
prompts
danger: Check for changes in prompt files ( #31744 )
2025-05-30 13:46:41 +00:00
ui
agent: Show actual file name and icon in context pill ( #31813 )
2025-06-02 10:35:22 +00:00
active_thread.rs
agent: Make the sound notification play only if Zed is in the background ( #31975 )
2025-06-03 11:14:26 -03:00
agent.rs
agent: Add keybinding to toggle Burn Mode ( #31630 )
2025-05-28 18:08:58 -03:00
agent_configuration.rs
Revert "agent: Namespace MCP server tools" ( #31588 )
2025-05-28 13:25:53 +00:00
agent_diff.rs
agent: Generate a notification when reaching tool use limit ( #31894 )
2025-06-02 21:57:42 -03:00
agent_model_selector.rs
Allow to reuse PickerPopoverMenu outside of the model selector ( #31684 )
2025-05-29 12:55:47 +00:00
agent_panel.rs
Pass up intent with completion requests ( #31710 )
2025-05-29 20:43:12 +00:00
buffer_codegen.rs
Pass up intent with completion requests ( #31710 )
2025-05-29 20:43:12 +00:00
context.rs
agent: Show actual file name and icon in context pill ( #31813 )
2025-06-02 10:35:22 +00:00
context_picker.rs
agent: Add a whitespace after inserting @-mention to allow for continuous typing ( #30381 )
2025-05-26 09:55:19 -03: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
Revert "agent: Namespace MCP server tools" ( #31588 )
2025-05-28 13:25:53 +00:00
context_store.rs
agent: Show actual file name and icon in context pill ( #31813 )
2025-06-02 10:35:22 +00:00
context_strip.rs
agent: Only focus on the context strip if it has items to display ( #30379 )
2025-05-16 12:05:03 -03:00
debug.rs
Update zed_llm_client
to v0.8.1 ( #30433 )
2025-05-09 21:08:03 +00:00
history_store.rs
agent: Lower "no thread found" logging level to debug ( #31972 )
2025-06-03 13:27:58 +00:00
inline_assistant.rs
Remove block_mouse_down
in favor of stop_mouse_events_except_scroll
( #30401 )
2025-05-29 22:07:34 +00:00
inline_prompt_editor.rs
Remove block_mouse_down
in favor of stop_mouse_events_except_scroll
( #30401 )
2025-05-29 22:07:34 +00:00
message_editor.rs
agent: Support vim-mode in the agent panel's editor ( #31915 )
2025-06-02 22:10:31 +03:00
profile_selector.rs
Rename assistant_settings
to agent_settings
( #31513 )
2025-05-27 15:16:55 +00:00
slash_command_settings.rs
Remove assistant
crate ( #30168 )
2025-05-07 23:05:38 +00:00
terminal_codegen.rs
terminal: Match trait bounds with terminal input ( #31441 )
2025-06-02 21:12:28 -06:00
terminal_inline_assistant.rs
terminal: Match trait bounds with terminal input ( #31441 )
2025-06-02 21:12:28 -06:00
thread.rs
agent: Generate a notification when reaching tool use limit ( #31894 )
2025-06-02 21:57:42 -03:00
thread_history.rs
Reduce allocations ( #30693 )
2025-05-14 18:29:28 +02:00
thread_store.rs
agent: Migrate thread storage to SQLite with zstd compression ( #31741 )
2025-06-02 17:01:34 +03: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
agent: Fix unnecessary "tool result too long" ( #30798 )
2025-05-16 06:39:02 +00:00
ui.rs
Add an onboarding banner for the Agent panel ( #30050 )
2025-05-06 23:41:04 +00:00