ZIm/crates/agent/src
Michael Sloan 301fc7cd7b
Pull out plain rules file loading code into a new agent_rules crate (#28383)
Also renames for rules file templated into the system prompt

Release Notes:

- N/A
2025-04-09 01:31:56 +00:00
..
assistant_configuration ai: Separate model settings for each feature (#28088) 2025-04-04 11:40:55 -03:00
context_picker Add dedicated actions for LSP completions insertion mode (#28121) 2025-04-08 22:03:03 +00:00
ui Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00
active_thread.rs Pull out plain rules file loading code into a new agent_rules crate (#28383) 2025-04-09 01:31:56 +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: Refine toolbar spacing (#28373) 2025-04-08 23:28:25 +00: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: Refine individual file item design in the edit disclosure (#28283) 2025-04-07 19:58:49 -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 Pull out plain rules file loading code into a new agent_rules crate (#28383) 2025-04-09 01:31:56 +00:00
thread_history.rs agent: Remove type of item in the panel history view (#28382) 2025-04-08 21:08:56 -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 Introduce a telemetry event for when a tool finishes (#28380) 2025-04-09 00:07:06 +00:00
ui.rs Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00