ZIm/crates/assistant/src
Conrad Irwin 0b87be71e6
Make anchor_in_excerpt Optional (#8975)
We were seeing panics due to callers assuming they had valid
excerpt_ids, but that cannot easily be guaranteed across await points as
anyone may remove an excerpt.

Release Notes:

- Fixed a panic when hovering in a multibuffer
2024-03-06 18:55:36 -07:00
..
assistant.rs Hide Inline Assist button if assistant.button is disabled (#7932) 2024-02-18 08:14:08 +02:00
assistant_panel.rs Make anchor_in_excerpt Optional (#8975) 2024-03-06 18:55:36 -07:00
assistant_settings.rs Assign OpenAI model based on Azure OpenAI deployment ID (#8835) 2024-03-04 11:19:32 -05:00
codegen.rs Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -05:00
prompts.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
streaming_diff.rs rename ai crate to assistant crate 2023-09-21 21:54:59 -04:00