ZIm/crates/assistant/src
David Soria Parra 449e744c14
context_servers: Normalize the line endings of context servers (#17112)
Context servers might return CR characters, which are not acceptable in
Zed and cause ranges to be invalidated. We need to normalize them.

Closes #17109

Release Notes:

- context_servers: Fixed an issue where context servers returning a
carriage return character would result in a panic.
2024-08-29 16:58:26 -04:00
..
context Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00
slash_command context_servers: Normalize the line endings of context servers (#17112) 2024-08-29 16:58:26 -04:00
assistant.rs Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00
assistant_panel.rs Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00
assistant_settings.rs Add max_output_tokens to OpenAI models and integrate into requests (#16381) 2024-08-21 00:39:10 -04:00
context.rs assistant: Remove outdated comment (#17105) 2024-08-29 14:24:08 -04:00
context_store.rs Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
inline_assistant.rs Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00
model_selector.rs assistant: Fix model selector check icon overflow (#16716) 2024-08-26 17:32:32 -07:00
prompt_library.rs linux: Prompt library fixes (#16850) 2024-08-28 20:11:01 -07:00
prompts.rs Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00
slash_command.rs Display default prompts more elaborately (#16471) 2024-08-19 18:44:52 +03:00
slash_command_picker.rs assistant: Add the "create your command" item (#16467) 2024-08-19 12:29:16 -03:00
slash_command_settings.rs assistant: Put /docs and /project behind a setting (#16186) 2024-08-13 17:32:24 -04:00
streaming_diff.rs Improve streaming git diffs to be less jumpy during inline assistant generation (#15853) 2024-08-06 16:13:29 +03:00
terminal_inline_assistant.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
workflow.rs Immediate edit step resolution (#16447) 2024-08-29 10:18:52 -07:00