ZIm/crates/assistant/src
Max Brunsfeld bc5ed1334f
Upgrade tree sitter and all grammars (#17734)
Fixes https://github.com/zed-industries/zed/issues/5291

Release Notes:

- Fixed a bug where the 'toggle comments' command didn't use the right
comment syntax in JSX and TSX elements.

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2024-09-16 17:10:57 -07:00
..
context Have models indicate code locations in workflows using textual search, not symbol names (#17282) 2024-09-02 18:20:05 -07:00
slash_command Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
tools assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
assistant.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
assistant_panel.rs Refine assistant config UI (#17871) 2024-09-16 08:12:07 -03:00
assistant_settings.rs Add ability to use o1-preview and o1-mini as custom models (#17804) 2024-09-13 15:42:15 -04:00
context.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
context_store.rs Move ProtoClient to RPC crate, behind feature flag disabled in collab (#17908) 2024-09-16 14:50:30 -07:00
inline_assistant.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
model_selector.rs assistant: Fix model selector check icon overflow (#16716) 2024-08-26 17:32:32 -07:00
prompt_library.rs assistant: Add foundation for receiving tool uses from Anthropic models (#17170) 2024-08-30 14:05:55 -04:00
prompts.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
slash_command.rs /auto (#16696) 2024-09-13 13:17:49 -04: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 Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
tools.rs assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
workflow.rs Have models indicate code locations in workflows using textual search, not symbol names (#17282) 2024-09-02 18:20:05 -07:00