Commit graph

449 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
4998e91a29 chore: oai compatibility for ollama chat completions 2024-11-04 12:31:19 +00:00
Carl-Robert Linnupuu
d7297fc69a fix: prompt text field height issues (fixes #747) 2024-11-04 12:31:09 +00:00
Carl-Robert Linnupuu
55b8e9800f fix: endless loading when persona name or instrctions are not set (fixes #748) 2024-11-04 12:31:05 +00:00
Carl-Robert Linnupuu
96e4467b57 fix: code completion state when session contains remining completion 2024-11-01 14:36:19 +00:00
Carl-Robert Linnupuu
7d53c36b1c feat: add gemini 1.5 pro model (CodeGPT) 2024-11-01 14:36:14 +00:00
Carl-Robert Linnupuu
3167d9a3ff Revert "refactor: clean up unused messages"
This reverts commit 7dc610d126.
2024-10-29 14:15:42 +00:00
Carl-Robert Linnupuu
d0940d3f1d fix: build errors caused by missing message keys 2024-10-29 10:46:53 +00:00
Carl-Robert Linnupuu
32bdedd041 refactor: clean up unused messages 2024-10-29 10:46:38 +00:00
Carl-Robert Linnupuu
f0337b0cad feat: additional validation for Auto Apply action 2024-10-29 10:46:33 +00:00
Carl-Robert Linnupuu
f3b0017893 fix: total token calculation for highlighted texts 2024-10-29 10:46:29 +00:00
Carl-Robert Linnupuu
f9c07cc524 refactor: ensure action is executed on EDT 2024-10-29 10:46:25 +00:00
Carl-Robert Linnupuu
2103d7aaae fix: code completions enabled/disabled state 2024-10-29 10:46:19 +00:00
Carl-Robert Linnupuu
f2dd91d2fe feat: auto apply (#743) 2024-10-29 10:46:13 +00:00
Carl-Robert Linnupuu
2312a9dcb2 refactor: improve chat response rendering performance 2024-10-18 15:28:26 +03:00
Carl-Robert Linnupuu
f45f8e2e02 refactor: improve chat completion call handling 2024-10-18 15:28:22 +03:00
Carl-Robert Linnupuu
dc1450931b refactor: improve project directory handling for git repository lookup 2024-10-18 15:28:19 +03:00
Carl-Robert Linnupuu
9e55aeaad7 fix: OpenAI edit code request building (fixes #737) 2024-10-18 15:28:14 +03:00
Carl-Robert Linnupuu
e0f915d428 fix: resolve inconsistent text rendering 2024-10-15 14:04:30 +03:00
Carl-Robert Linnupuu
d12ccabc54 fix: toolwindow response editor diff action 2024-10-15 14:04:26 +03:00
Carl-Robert Linnupuu
deb6e8405c fix: NPE on suggestion actions when no files are opened in editor (fixes #725) 2024-10-15 14:04:19 +03:00
Carl-Robert Linnupuu
6170822a28 fix: do not track updates for temp files (relates #716) 2024-10-15 14:04:15 +03:00
Carl-Robert Linnupuu
193dcc7018 feat: keep previous files in context while chatting 2024-10-10 11:21:29 +03:00
Carl-Robert Linnupuu
126c5dee8a fix: chat UI threading issues (fixes #730) 2024-10-10 11:21:25 +03:00
Carl-Robert Linnupuu
6668ad5123 chore: include metadata in codegpt requests 2024-10-10 11:21:19 +03:00
Carl-Robert Linnupuu
fdac994fd7 feat: support high context limits (CodeGPT) 2024-10-10 11:21:15 +03:00
Ruslans Tarasovs
adb63cae0a feat: support of parsing Custom OpenAI response as Code Completions (#727) 2024-10-10 11:21:09 +03:00
Carl-Robert Linnupuu
05f9c4770f fix: chat response rendering 2024-10-01 17:35:30 +03:00
Carl-Robert Linnupuu
152f8176d7 fix: chat response rendering 2024-10-01 17:35:26 +03:00
Carl-Robert Linnupuu
24ae263a39 feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
Carl-Robert Linnupuu
998f831f3e fix: remove claude messages immutability (fixes #707) 2024-09-25 01:36:54 +03:00
Carl-Robert Linnupuu
c71db0fff0 fix: override prompt textfield default newline creation (fixes #694) 2024-09-24 13:12:33 +03:00
Carl-Robert Linnupuu
563d7126c4 fix: prompt text field theme issues (fixes #701) 2024-09-24 13:12:28 +03:00
Carl-Robert Linnupuu
b7ecebdcda feat: show models submenu on hover (#681) 2024-09-24 13:11:50 +03:00
Carl-Robert Linnupuu
0e9dba049d fix: model combobox value upon provider change 2024-09-24 13:11:46 +03:00
Carl-Robert Linnupuu
c42ee67f4e refactor: clean up completion request factory 2024-09-24 13:11:41 +03:00
Carl-Robert Linnupuu
1cbc8999bc fix: openai model field value for various requests 2024-09-23 23:31:20 +03:00
Carl-Robert Linnupuu
62ff1f5534 Revert "feat: add openai o1 models"
This reverts commit 07fa79ce26.
2024-09-23 23:30:56 +03:00
Carl-Robert Linnupuu
001c12b3f8 refactor: consolidate completion request building (#703)
* fix: direct apply and output diff actions visibility

* refactor: consolidate chat completion request building
2024-09-23 23:30:49 +03:00
Carl-Robert Linnupuu
726492733e feat: enable Edit Code feature for all providers (closes #700, #698, #696) 2024-09-23 23:30:21 +03:00
Carl-Robert Linnupuu
2403cf5cc6 feat: add Qwen 2.5 Coder model 2024-09-23 23:30:05 +03:00
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