ZIm/crates/assistant/src
Thorsten Ball 390815dd76
assistant panel: Tab-less configuration view (#15682)
TODOs for follow-up:
- [ ] When opening panel: nudge user to sign in if they're not signed-in
and have no provider configured (or if they're not signed-in and have
Zed AI configured)
- [ ] Configuration page is not scrollable
- [ ] Design tweaks

Current status:



https://github.com/user-attachments/assets/d26d65ea-43e8-481b-81a3-b3cba01704a8


Release Notes:

- N/A
2024-08-02 17:16:18 +02:00
..
slash_command assistant: Don't require a worktree to run slash commands (#15655) 2024-08-01 17:14:13 -04:00
assistant.rs assistant: Add a Configuration page (#15490) 2024-08-01 15:54:47 +02:00
assistant_panel.rs assistant panel: Tab-less configuration view (#15682) 2024-08-02 17:16:18 +02:00
assistant_settings.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
context.rs Extend symbol ranges by their annotation range when suggesting edits (#15677) 2024-08-02 11:40:29 +02:00
context_store.rs assistant: Allow guests to create new contexts on the host (#15439) 2024-07-29 12:01:09 -04:00
inline_assistant.rs Fix inline assist deletion blocks (#15651) 2024-08-01 22:41:25 +02:00
model_selector.rs Update model selector (#15665) 2024-08-01 21:57:51 -04:00
prompt_library.rs Bundle editing workflow prompt as a read-only built-in prompt (#15615) 2024-08-01 15:56:17 +02:00
prompts.rs Add more context to the terminal assistant (#15492) 2024-07-30 20:21:45 +03:00
slash_command.rs Introduce /symbols command in assistant panel (#14360) 2024-07-15 11:51:32 +02:00
streaming_diff.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00
terminal_inline_assistant.rs Add more context to the terminal assistant (#15492) 2024-07-30 20:21:45 +03:00
using-the-assistant.md assistant: Add a Configuration page (#15490) 2024-08-01 15:54:47 +02:00