Antonio Scandurra
53b0720d54
Remove headers from prompt library picker ( #12889 )
...
Also, as a drive-by, we're fixing up/down not working in inline
assistant editor.
Release Notes:
- N/A
2024-06-11 15:59:30 +02:00
Antonio Scandurra
98659eabf1
Overhaul inline assistant ( #12846 )
...
This pull request introduces a new diff mechanism that helps users
understand exactly which lines were changed by the LLM.
Release Notes:
- N/A
2024-06-11 12:39:45 +02:00
Antonio Scandurra
a0c0f1ebcd
Rename conversations to contexts ( #12724 )
...
This just changes nomenclature within the codebase and should have no
external effect.
Release Notes:
- N/A
2024-06-06 11:40:54 +02:00
Antonio Scandurra
7a05db6d3d
Cancel inline assist editor on blur if it wasn't confirmed ( #12684 )
...
Release Notes:
- N/A
2024-06-05 16:31:45 +02:00
Antonio Scandurra
3587e9726b
Support wrapping and hard newlines in inline assistant ( #12683 )
...
Release Notes:
- Improved UX for the inline assistant. It will now automatically wrap
when the text gets too long, and you can insert newlines using
`shift-enter`.
2024-06-05 16:10:56 +02:00
Antonio Scandurra
a96782cc6b
Allow using the inline assistant in prompt library ( #12680 )
...
Release Notes:
- N/A
2024-06-05 14:46:33 +02:00