Carl-Robert Linnupuu
9c49c4e6bd
fix: service type
2024-09-12 10:12:54 +03:00
Carl-Robert Linnupuu
f2e27f1d52
fix: make question mark icon platform-wide
2024-09-12 03:02:46 +03:00
Carl-Robert Linnupuu
dc31f1bd6b
docs: update changelog
2024-09-12 02:51:10 +03:00
Carl-Robert Linnupuu
a9bd73b8f5
chore: bump llm-client
2024-09-12 02:51:06 +03:00
Carl-Robert Linnupuu
60c88dbdee
fix: highlighted text referencing in prompts
2024-09-12 02:51:00 +03:00
Carl-Robert Linnupuu
487a157f1c
docs: update changelog
2024-09-12 02:50:52 +03:00
Carl-Robert Linnupuu
74608ec930
refactor: improve inlay action UI rendering
2024-09-12 02:50:42 +03:00
GenericMale
36ba3616de
feat(ui): improve model combobox menu UI/UX by extracting the providers into standalone subgroups ( #681 )
...
* feat: move models into sub-menus
* feat: improve chat model combobox menu UI
---------
Co-authored-by: GenericMale <genericmale00@gmail.com>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2024-09-12 02:50:17 +03:00
Carl-Robert Linnupuu
7a54411395
fix: prompt input focusing when opening chat toolwindow ( fixes #691 )
2024-09-12 02:50:08 +03:00
Carl-Robert Linnupuu
d9071402a4
fix: build errors
2024-09-11 13:25:03 +03:00
Carl-Robert Linnupuu
1123681527
fix: prompt text field persona suggestions ( fixes #685 )
2024-09-11 13:23:42 +03:00
Carl-Robert Linnupuu
349d7ebaf7
feat: support quick way of including git commit diffs in the prompt ( closes #688 )
2024-09-11 13:22:55 +03:00
Carl-Robert Linnupuu
4a6f499d7d
docs: update changelog
2024-09-11 13:22:12 +03:00
Carl-Robert Linnupuu
f598bae4d8
refactor: inlay rendering improvements
2024-09-11 13:20:46 +03:00
Carl-Robert Linnupuu
974b3f5c8c
fix: include selected changes diff only
2024-09-11 13:20:38 +03:00
Carl-Robert Linnupuu
6a07704a52
feat: add quick code snippet referencing in prompts ( #690 )
...
* feat: ability to include cone snippets in prompt text field
* refactor: revert changes
* refactor: improve main editor actions group configuration
* refactor: clean up
* refactor: improve editor actions keymap
* fix: inlay casting
* refactor: consolidate labels
2024-09-11 13:20:27 +03:00
Carl-Robert Linnupuu
b7d251db35
fix: use default value when model not found ( #687 )
2024-09-11 13:20:23 +03:00
Carl-Robert Linnupuu
7cdf118371
feat: support name suggestions for other languages ( closes #615 )
2024-09-11 13:20:17 +03:00
Carl-Robert Linnupuu
89c76c79ed
2.11.0
2024-09-05 23:20:37 +03:00
Carl-Robert Linnupuu
aa92c1619b
refactor: remove multiple code models
2024-09-05 23:04:40 +03:00
Carl-Robert Linnupuu
3ba9270430
test: remove apply next word test
2024-09-05 15:11:12 +03:00
Carl-Robert Linnupuu
4f9b12acfb
docs: update changelog
2024-09-05 14:58:58 +03:00
Carl-Robert Linnupuu
40df064192
fix: ollama stream requests ( fixes #646 )
2024-09-05 14:58:40 +03:00
Carl-Robert Linnupuu
384368f4fa
refactor: remove success notification upon insert at caret action
2024-09-05 14:58:36 +03:00
Aliet Expósito García
47f7334fc7
fix: update OpenRouter model version in custom OpenAI provider ( #678 )
...
- Updated the model version for the OpenRouter configuration in the custom OpenAI provider from `meta-llama/llama-3-8b-instruct:free` to `meta-llama/llama-3.1-8b-instruct:free`
2024-09-05 14:58:28 +03:00
Carl-Robert Linnupuu
ebc838bc06
feat: new 'Insert at Caret' toolwindow editor action
2024-09-05 14:58:21 +03:00
Carl-Robert Linnupuu
0b794ac41b
docs: update changelog
2024-09-05 14:58:13 +03:00
Carl-Robert Linnupuu
6b39e4cac8
fix: prompt text field transparent bg issues ( fixes #673 )
2024-09-05 14:58:06 +03:00
Carl-Robert Linnupuu
658b256298
docs: update changelog
2024-09-05 14:57:48 +03:00
Carl-Robert Linnupuu
9d21057738
feat: add apply and diff actions for toolwindow code editor
2024-09-05 14:55:57 +03:00
Moritz
43a081dde7
feat: enable vision support in GUI for Azure models #649 ( #675 )
...
Co-authored-by: Moritz Flöter <moritz.floeter@set.de>
2024-09-05 14:55:51 +03:00
Carl-Robert Linnupuu
070e773e18
test: add test coverage for code completions
2024-09-05 14:55:39 +03:00
Carl-Robert Linnupuu
6688d85711
fix: apply next word inlay suggestion
2024-09-05 14:54:39 +03:00
Carl-Robert Linnupuu
cb0146034c
feat: add proper streaming implementation
2024-08-31 20:01:51 +03:00
Carl-Robert Linnupuu
2ce05a50af
feat: add git context to code completions
2024-08-31 19:39:43 +03:00
Carl-Robert Linnupuu
7ae66e04ca
fix: ignore hidden files/folders when applying folders in the context ( #666 )
2024-08-23 13:34:06 +03:00
Carl-Robert Linnupuu
97db8aa83c
2.10.2
2024-08-23 12:19:16 +03:00
Carl-Robert Linnupuu
404ec8238e
docs: update changelog
2024-08-23 12:06:11 +03:00
Carl-Robert Linnupuu
d672d28474
feat: display web docs progress
2024-08-23 11:26:15 +03:00
Carl-Robert Linnupuu
1016041c40
fix: prompt creation from placeholders for custom openai provider ( fixes #662 )
2024-08-21 16:23:59 +03:00
Carl-Robert Linnupuu
309491386c
chore: update deps
2024-08-21 15:17:44 +03:00
Carl-Robert Linnupuu
915a290479
fix: prompt text field inlay offset and up/down keys
2024-08-21 14:19:12 +03:00
Carl-Robert Linnupuu
083c11f923
refactor: implement ConfigurationSettings as a Kotlin service ( #634 )
2024-08-21 13:39:48 +03:00
Carl-Robert Linnupuu
42568b1c59
2.10.1
2024-08-20 16:22:40 +03:00
Carl-Robert Linnupuu
cfe5cdb297
fix: reset doc and persona values on submit
2024-08-20 15:52:28 +03:00
Carl-Robert Linnupuu
0c89dc7793
fix: remove revalidations on each event
2024-08-20 15:52:23 +03:00
Carl-Robert Linnupuu
ca39f95f7c
docs: update changelog ( closes #668 )
2024-08-20 12:34:19 +03:00
Nick P.
f910576f89
fix: Codestral Infill templates for code completion in llama.cpp ( #667 )
...
* fix: Codestral template variables and [MIDDLE] token
* fix: Codestral references CODESTRAL fixed template
2024-08-20 12:03:19 +03:00
Carl-Robert Linnupuu
16cbb22f1b
fix: remove prompt text field background
2024-08-20 02:04:28 +03:00
Carl-Robert Linnupuu
627cf5b8a9
2.10.0
2024-08-19 14:35:55 +03:00