ZIm/crates/assistant2/src
Marshall Bowers dad1a3bd31
assistant2: Inline read calls (#22982)
This PR inlines the `read` calls on models in a few spots.

Release Notes:

- N/A
2025-01-10 21:54:50 +00:00
..
context_picker assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
ui assistant2: Change suggested file context pill label (#22967) 2025-01-10 14:37:57 +00:00
active_thread.rs assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
assistant.rs assistant2: Add keybinding for "Remove All Context" action (#22783) 2025-01-07 20:56:10 +00:00
assistant_model_selector.rs assistant2: Change model selector keybinding and make it visible (#22965) 2025-01-10 14:27:52 +00:00
assistant_panel.rs assistant2: Hide the status bar icon when disabled via the settings (#22981) 2025-01-10 19:44:57 +00:00
assistant_settings.rs assistant2: Add ability to resize the panel (#22113) 2024-12-16 17:35:56 -05:00
buffer_codegen.rs assistant2: Add live context type and use in message editor (#22865) 2025-01-08 21:47:58 +00:00
context.rs assistant2: Remove unneeded #[allow(unused)]s (#22979) 2025-01-10 19:05:08 +00:00
context_picker.rs assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
context_store.rs assistant2: Inline read calls (#22982) 2025-01-10 21:54:50 +00:00
context_strip.rs assistant2: Fix context strip context popover position in relation to trigger (#22966) 2025-01-10 14:35:09 +00:00
inline_assistant.rs Fix duplicated Fix with Assistant code actions (#22911) 2025-01-09 19:25:12 +00:00
inline_prompt_editor.rs assistant2: Change model selector keybinding and make it visible (#22965) 2025-01-10 14:27:52 +00:00
message_editor.rs assistant2: Change model selector keybinding and make it visible (#22965) 2025-01-10 14:27:52 +00:00
prompts.rs Inline terminal assistant v2 (#21888) 2024-12-12 11:06:09 -05:00
streaming_diff.rs Inline assistant v2 (#21828) 2024-12-11 14:32:30 -05:00
terminal_codegen.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
terminal_inline_assistant.rs assistant2: Add live context type and use in message editor (#22865) 2025-01-08 21:47:58 +00:00
thread.rs assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
thread_history.rs assistant2: Suggest recent files and threads as context (#22959) 2025-01-10 14:26:53 +00:00
thread_store.rs assistant2: Add an example thread to showcase long lines of code (#22621) 2025-01-03 17:48:04 +00:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00