ZIm/crates/agent/src
Marshall Bowers 93cc4946d8
agent: Make thread completion mode non-optional (#29772)
This PR makes the thread completion mode non-optional.

Release Notes:

- N/A
2025-05-02 02:41:54 +00:00
..
assistant_configuration agent: Add design adjustments to MCP config flow (#29765) 2025-05-01 19:29:59 -03:00
context_picker Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
ui Make context pills clickable while editing (#29740) 2025-05-01 20:28:54 +00:00
active_thread.rs agent: Allow adding/removing context when editing existing messages (#29698) 2025-05-01 01:39:34 +00:00
agent_diff.rs Associate each thread with a model (#29573) 2025-04-28 23:43:16 +00:00
assistant.rs agent: Remove unused agent: chat mode command palette action (#29741) 2025-05-01 15:09:14 -03:00
assistant_configuration.rs agent: Add design adjustments to MCP config flow (#29765) 2025-05-01 19:29:59 -03:00
assistant_model_selector.rs Associate each thread with a model (#29573) 2025-04-28 23:43:16 +00:00
assistant_panel.rs agent: Show nav dropdown close button only on hover (#29732) 2025-05-01 11:21:57 -03:00
buffer_codegen.rs agent: Add "max mode" toggle (#29549) 2025-04-28 16:50:47 +00:00
context.rs Manual no tool calls (#29745) 2025-05-01 16:11:13 -04:00
context_picker.rs agent: Add new panel navigation dropdown (#29539) 2025-04-29 21:58:45 -03:00
context_server_configuration.rs context servers: Show configuration modal when extension is installed (#29309) 2025-05-01 20:02:14 +02:00
context_store.rs agent: Allow adding/removing context when editing existing messages (#29698) 2025-05-01 01:39:34 +00:00
context_strip.rs agent: Improve attached context display and show hovers for symbol / selection / rules / thread (#29551) 2025-04-28 16:58:18 +00:00
history_store.rs Fix duplicate thread entries in agent navigation menu (#29672) 2025-04-30 11:26:04 -04:00
inline_assistant.rs Restructure agent context (#29233) 2025-04-24 21:29:33 +00:00
inline_prompt_editor.rs Associate each thread with a model (#29573) 2025-04-28 23:43:16 +00:00
message_editor.rs agent: Make thread completion mode non-optional (#29772) 2025-05-02 02:41:54 +00:00
profile_selector.rs agent: Add new "Manual" profile (#29636) 2025-04-30 07:57:52 -03:00
terminal_codegen.rs Restructure agent context (#29233) 2025-04-24 21:29:33 +00:00
terminal_inline_assistant.rs agent: Add "max mode" toggle (#29549) 2025-04-28 16:50:47 +00:00
thread.rs agent: Make thread completion mode non-optional (#29772) 2025-05-02 02:41:54 +00:00
thread_history.rs agent: Add new panel navigation dropdown (#29539) 2025-04-29 21:58:45 -03:00
thread_store.rs context servers: Show configuration modal when extension is installed (#29309) 2025-05-01 20:02:14 +02: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 Associate each thread with a model (#29573) 2025-04-28 23:43:16 +00:00
ui.rs agent: Improve the review changes UX (#29221) 2025-04-22 13:08:35 -03:00