ZIm/crates/agent/src
Agus Zubiaga 4473b45c3d
inline assistant: Fix model picker (#29136)
Release Notes:

- inline assistant: Fixed a bug where the default model would be used
even when a specific inline assistant model was configured
2025-04-21 01:12:57 +00:00
..
assistant_configuration agent: Add item to add custom MCP server in the panel's menu (#29091) 2025-04-19 12:09:50 -03:00
context_picker agent: Improve fuzzy matching for @mentions (#28883) 2025-04-16 17:44:07 +00:00
ui agent: Show request usage in the panel (#29006) 2025-04-17 22:16:57 +00:00
active_thread.rs Default to fast model for thread summaries and titles + don't include system prompt / context / thinking segments (#29102) 2025-04-19 23:26:29 +00:00
agent_diff.rs agent: Use default prompts from prompt library in system prompt (#28915) 2025-04-18 09:32:35 -06:00
assistant.rs Default to fast model for thread summaries and titles + don't include system prompt / context / thinking segments (#29102) 2025-04-19 23:26:29 +00:00
assistant_configuration.rs agent: Add item to add custom MCP server in the panel's menu (#29091) 2025-04-19 12:09:50 -03:00
assistant_model_selector.rs inline assistant: Fix model picker (#29136) 2025-04-21 01:12:57 +00:00
assistant_panel.rs agent: Add item to add custom MCP server in the panel's menu (#29091) 2025-04-19 12:09:50 -03:00
buffer_codegen.rs inline assistant: Fix model picker (#29136) 2025-04-21 01:12:57 +00:00
context.rs agent: Support adding selection as context (#28964) 2025-04-17 16:55:15 +02:00
context_picker.rs agent: Remove unused code (#28552) 2025-04-11 23:45:51 +00:00
context_store.rs agent: Support adding selection as context (#28964) 2025-04-17 16:55:15 +02:00
context_strip.rs agent: Remove unused code (#28552) 2025-04-11 23:45:51 +00:00
history_store.rs agent: Add search to Thread History (#28085) 2025-04-04 10:09:21 -03:00
inline_assistant.rs inline assistant: Fix model picker (#29136) 2025-04-21 01:12:57 +00:00
inline_prompt_editor.rs inline assistant: Fix model picker (#29136) 2025-04-21 01:12:57 +00:00
message_editor.rs Default to fast model for thread summaries and titles + don't include system prompt / context / thinking segments (#29102) 2025-04-19 23:26:29 +00:00
profile_selector.rs agent: Make ToolWorkingSet an Entity (#28757) 2025-04-15 14:42:31 +02:00
terminal_codegen.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00
terminal_inline_assistant.rs agent: Attach thread ID and prompt ID to telemetry events (#29069) 2025-04-18 20:41:02 +00:00
thread.rs Default to fast model for thread summaries and titles + don't include system prompt / context / thinking segments (#29102) 2025-04-19 23:26:29 +00:00
thread_history.rs agent: Add scrollbar to the history view (#28690) 2025-04-14 12:36:58 -03:00
thread_store.rs agent: Preserve thinking blocks between requests (#29055) 2025-04-19 20:12:03 +00: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: Add websearch tool (#28621) 2025-04-16 19:25:00 +02:00
ui.rs agent: Show request usage in the panel (#29006) 2025-04-17 22:16:57 +00:00