ZIm/crates/agent/src
Danilo Leal 56ed5dcc89
agent: Add the history button back in the toolbar and make it a toggle (#28275)
Release Notes:

- agent: The history view is now more easily accessible via the icon
button in the Agent Panel toolbar.

---------

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
2025-04-07 18:58:49 -03:00
..
assistant_configuration ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
context_picker Add support for insert_text_mode of a completion (#28171) 2025-04-07 10:35:11 -06:00
ui Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00
active_thread.rs markdown: Move open_url to the MarkdownElement as on_url_click (#28269) 2025-04-07 20:43:00 +00:00
agent_diff.rs markdown: Move open_url to the MarkdownElement as on_url_click (#28269) 2025-04-07 20:43:00 +00:00
assistant.rs agent: Fix opening configuration view from the model selector (#28154) 2025-04-05 16:32:16 +00:00
assistant_configuration.rs agent: Add a way to go back to thread from settings/history (#28273) 2025-04-07 21:25:40 +00:00
assistant_model_selector.rs ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
assistant_panel.rs agent: Add the history button back in the toolbar and make it a toggle (#28275) 2025-04-07 18:58:49 -03:00
buffer_codegen.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00
context.rs agent: Snapshot context in user message instead of recreating it (#27967) 2025-04-03 15:52:28 -03:00
context_picker.rs agent: Refresh UI when context or thread history changes (#28188) 2025-04-06 09:35:15 -05:00
context_store.rs agent: Refresh UI when context or thread history changes (#28188) 2025-04-06 09:35:15 -05:00
context_strip.rs agent: Refresh UI when context or thread history changes (#28188) 2025-04-06 09:35:15 -05:00
history_store.rs agent: Add search to Thread History (#28085) 2025-04-04 10:09:21 -03:00
inline_assistant.rs agent: Fix opening configuration view from the model selector (#28154) 2025-04-05 16:32:16 +00:00
inline_prompt_editor.rs ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
message_editor.rs agent: Adjust the thread generation design (#28193) 2025-04-07 18:09:38 -03:00
profile_selector.rs ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
terminal_codegen.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00
terminal_inline_assistant.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00
thread.rs Git activity indicator (#28204) 2025-04-07 18:10:01 +00:00
thread_history.rs agent: Display keybinding to delete Prompt Editor item (#28168) 2025-04-07 13:10:48 -03:00
thread_store.rs agent: Add missing notify in ThreadHistory::delete_thread (#28144) 2025-04-05 12:48:10 +00:00
tool_use.rs agent: Use Markdown to render tool input and output content (#28127) 2025-04-04 18:53:21 -03:00
ui.rs Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00