Carl-Robert Linnupuu
a7efa6fe44
feat: add openai o1 models
2024-09-13 16:09:30 +03:00
Carl-Robert Linnupuu
5d0d8f2b63
fix: focus stealing when searching for suggestions
2024-09-12 13:30:27 +03:00
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
60c88dbdee
fix: highlighted text referencing in prompts
2024-09-12 02:51:00 +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
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
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
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
6b39e4cac8
fix: prompt text field transparent bg issues ( fixes #673 )
2024-09-05 14:58:06 +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
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
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
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
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
e36e954276
fix: use personas only within current chat session context
2024-08-19 12:39:55 +03:00
Carl-Robert Linnupuu
43a1f8d8d7
feat: add deepseek coder v2 model
2024-08-19 02:24:56 +03:00
Carl-Robert Linnupuu
6177a7f014
fix: reverse inlay text colors
2024-08-19 01:18:29 +03:00
Carl-Robert Linnupuu
2ddcde1363
feat: image support for Custom OpenAI provider ( #649 )
2024-08-19 01:17:52 +03:00
Carl-Robert
53693f3326
feat: replace the underlying input component with EditorTextField ( #665 )
2024-08-17 12:22:29 +03:00
Carl-Robert Linnupuu
7935621008
fix: long search queries ( fixes #652 )
2024-08-14 02:25:01 +03:00
Carl-Robert Linnupuu
325dfc5d28
fix: slow file searches ( fixes #652 )
2024-08-14 01:54:56 +03:00
Carl-Robert Linnupuu
1d7f3e8349
fix: chat reset button state when current conversation not properly configured ( fixes #651 )
2024-08-14 00:17:18 +03:00
Carl-Robert Linnupuu
c6e4d5fd7c
feat: add default docs and other minor improvements
2024-08-14 00:12:16 +03:00
Carl-Robert
b4ef573be2
feat: add webpage documentation support ( #650 )
...
* feat: documentation support while chatting
* feat: support managing web documentation entries
2024-08-13 13:44:40 +03:00
Carl-Robert Linnupuu
316a7dfeb8
fix: web search items UI layout
2024-08-03 13:53:52 +03:00
Carl-Robert Linnupuu
739be56b2f
fix: personas settings state
2024-08-03 04:02:19 +03:00