..
agent_configuration
agent: Improve MCP with no config editor empty state ( #33282 )
2025-06-23 23:33:19 +00:00
context_picker
editor: Improve code completion filtering to provide fewer and more accurate suggestions ( #32928 )
2025-06-18 16:01:28 +05:30
prompts
agent: Do not send stale files notifications ( #32974 )
2025-06-20 16:56:49 +03:00
ui
agent: Fix issues with usage display sometimes showing initially fetched usage ( #33125 )
2025-06-20 21:28:48 +00:00
active_thread.rs
agent: Add soft-wrap to long terminal command JSON ( #33188 )
2025-06-23 08:35:16 -03:00
agent.rs
agent: Improve the UX around interacting with MCP servers ( #32622 )
2025-06-18 22:52:40 +00:00
agent_configuration.rs
agent: Rename the delete menu item in the MCP section ( #33265 )
2025-06-23 18:20:12 +00:00
agent_diff.rs
Don't autosave unmodified buffers ( #32626 )
2025-06-12 22:12:14 +00:00
agent_model_selector.rs
agent: Fix agent panel model selector layout pushing send button off screen ( #32251 )
2025-06-10 14:59:42 +00:00
agent_panel.rs
agent: Preserve chat box text on 'New From Summary' ( #33220 )
2025-06-23 08:35:25 -03:00
agent_profile.rs
Store profile per thread ( #31907 )
2025-06-06 12:05:27 +00:00
buffer_codegen.rs
More resilient eval ( #32257 )
2025-06-09 18:07:22 +00:00
context.rs
agent: Show warning for image context pill if model doesn't support images ( #31848 )
2025-06-04 16:20:56 +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: Improve the UX around interacting with MCP servers ( #32622 )
2025-06-18 22:52:40 +00:00
context_server_tool.rs
context_server: Make notifications type safe ( #32396 )
2025-06-09 15:11:01 +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: Show warning for image context pill if model doesn't support images ( #31848 )
2025-06-04 16:20:56 +00:00
debug.rs
agent: Fix issues with usage display sometimes showing initially fetched usage ( #33125 )
2025-06-20 21:28:48 +00:00
history_store.rs
No longer instantiate recently opened agent threads on startup ( #32285 )
2025-06-07 14:53:36 -06:00
inline_assistant.rs
Revert "debugger: Process ANSI color escape codes in console" ( #32906 )
2025-06-17 22:13:12 +00:00
inline_prompt_editor.rs
agent: Fix long previous user message double scroll ( #33056 )
2025-06-23 08:32:05 -03:00
message_editor.rs
agent: Fix token limit callout to show burn mode only for zed provider ( #33096 )
2025-06-23 11:36:44 +00:00
profile_selector.rs
Store profile per thread ( #31907 )
2025-06-06 12:05:27 +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
inline assistant: Do not dismiss while generating when hitting enter ( #32810 )
2025-06-16 17:12:55 +00:00
thread.rs
Thread Anthropic errors into LanguageModelKnownError ( #33261 )
2025-06-23 18:48:26 +00:00
thread_history.rs
editor: Improve code completion filtering to provide fewer and more accurate suggestions ( #32928 )
2025-06-18 16:01:28 +05:30
thread_store.rs
Include full abs paths of worktrees in system prompt ( #32725 )
2025-06-15 15:45:26 +02:00
tool_compatibility.rs
Store profile per thread ( #31907 )
2025-06-06 12:05:27 +00:00
tool_use.rs
Standardize on u64 for token counts ( #32869 )
2025-06-17 10:43:07 -04:00
ui.rs
Add an onboarding banner for the Agent panel ( #30050 )
2025-05-06 23:41:04 +00:00