Commit graph

656 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
5ad9bcfaff refactor: improve chat completion call handling 2024-10-18 15:12:08 +03:00
Carl-Robert Linnupuu
1b3b5687bc refactor: improve project directory handling for git repository lookup 2024-10-18 15:11:32 +03:00
Carl-Robert Linnupuu
eeea789c56 fix: OpenAI edit code request building (fixes #737) 2024-10-18 15:10:26 +03:00
Carl-Robert Linnupuu
e65aaf4519 2.11.6 2024-10-15 16:56:48 +03:00
Carl-Robert Linnupuu
4dd325f1f2 docs: update changelog 2024-10-15 14:02:59 +03:00
Carl-Robert Linnupuu
6ed172162e fix: resolve inconsistent text rendering 2024-10-15 14:02:23 +03:00
Carl-Robert Linnupuu
29e8c0f29e fix: toolwindow response editor diff action 2024-10-15 14:02:18 +03:00
Carl-Robert Linnupuu
e61c76d471 fix: NPE on suggestion actions when no files are opened in editor (fixes #725) 2024-10-15 14:02:15 +03:00
Carl-Robert Linnupuu
def13b6f2f fix: do not track updates for temp files (relates #716) 2024-10-15 14:02:04 +03:00
Carl-Robert Linnupuu
daec153a6f 2.11.5 2024-10-10 12:47:10 +03:00
Carl-Robert Linnupuu
2b1f926069 docs: update plugin description 2024-10-10 12:41:35 +03:00
Carl-Robert Linnupuu
0e904bbfe1 docs: update changelog 2024-10-10 11:24:50 +03:00
Carl-Robert Linnupuu
88bbd96900 feat: keep previous files in context while chatting 2024-10-10 11:17:19 +03:00
Carl-Robert Linnupuu
3c91893982 fix: chat UI threading issues (fixes #730) 2024-10-10 11:17:15 +03:00
Carl-Robert Linnupuu
77b69c3c72 chore: include metadata in codegpt requests 2024-10-10 11:17:11 +03:00
Carl-Robert Linnupuu
9d54425c82 feat: support high context limits (CodeGPT) 2024-10-10 11:17:07 +03:00
Ruslans Tarasovs
a0cdc943db feat: support of parsing Custom OpenAI response as Code Completions (#727) 2024-10-10 11:17:00 +03:00
Carl-Robert Linnupuu
e438503b74 2.11.4 2024-10-01 17:45:59 +03:00
Carl-Robert Linnupuu
2df7176be7 docs: update changelog 2024-10-01 17:41:24 +03:00
Carl-Robert Linnupuu
9e056ef6ce fix: chat response rendering 2024-10-01 17:34:38 +03:00
Carl-Robert Linnupuu
c31497ae2c fix: chat response rendering 2024-10-01 17:34:33 +03:00
Carl-Robert Linnupuu
86646855ec docs: update plugin description 2024-10-01 14:55:39 +03:00
Carl-Robert Linnupuu
b14f9b58c2 feat: support qwen2.5 and o1 models 2024-10-01 14:22:27 +03:00
Carl-Robert Linnupuu
a0f1113d39 docs: update plugin description 2024-10-01 14:12:52 +03:00
Carl-Robert Linnupuu
8887787f86 docs: update readme 2024-10-01 14:12:49 +03:00
Carl-Robert Linnupuu
44e2680d97 2.11.3 2024-09-25 01:42:11 +03:00
Carl-Robert Linnupuu
95dce1fe83 docs: update changelog 2024-09-25 01:36:31 +03:00
Carl-Robert Linnupuu
6c75027ac2 docs: update readme and description 2024-09-25 01:35:12 +03:00
Carl-Robert Linnupuu
b606f2ac22 fix: remove claude messages immutability (fixes #707) 2024-09-25 01:35:06 +03:00
Carl-Robert Linnupuu
fbe567f34c 2.11.2 2024-09-24 14:02:34 +03:00
Carl-Robert Linnupuu
f892ade145 fix: text field background 2024-09-24 13:21:42 +03:00
Carl-Robert Linnupuu
d3d1569357 fix: build 2024-09-24 13:06:27 +03:00
Carl-Robert Linnupuu
1a9a5f13a0 docs: update changelog 2024-09-24 12:58:18 +03:00
Carl-Robert Linnupuu
8c8e866b32 chore: bump gradle-intellij-plugin version 2024-09-24 12:58:14 +03:00
Carl-Robert Linnupuu
e0d2628139 chore: ignore dependabot for treesitter submodule 2024-09-24 12:58:10 +03:00
Carl-Robert Linnupuu
4b6444c75f fix: override prompt textfield default newline creation (fixes #694) 2024-09-24 12:58:05 +03:00
Carl-Robert Linnupuu
e3da91dc8e fix: prompt text field theme issues (fixes #701) 2024-09-24 12:58:01 +03:00
Carl-Robert Linnupuu
45daca9b44 docs: update changelog 2024-09-24 12:57:50 +03:00
Carl-Robert Linnupuu
bf145a46ac feat: show models submenu on hover (#681) 2024-09-24 12:57:06 +03:00
Carl-Robert Linnupuu
bde11fdb7f fix: model combobox value upon provider change 2024-09-24 12:57:01 +03:00
Carl-Robert Linnupuu
449c6c8a78 refactor: clean up completion request factory 2024-09-24 12:56:56 +03:00
Carl-Robert Linnupuu
67096b0426 fix: build 2024-09-23 17:33:17 +03:00
Carl-Robert Linnupuu
e88e69c478 fix: openai model field value for various requests 2024-09-23 17:05:22 +03:00
Carl-Robert Linnupuu
9c8c9e084c docs: update changelog 2024-09-23 17:05:02 +03:00
Carl-Robert Linnupuu
823166163f docs: update readme 2024-09-23 17:04:34 +03:00
Carl-Robert Linnupuu
1a159193a5 Revert "feat: add openai o1 models"
This reverts commit 07fa79ce26.
2024-09-23 17:04:29 +03:00
Carl-Robert Linnupuu
3f1260585f refactor: consolidate completion request building (#703)
* fix: direct apply and output diff actions visibility

* refactor: consolidate chat completion request building
2024-09-23 17:04:20 +03:00
Carl-Robert Linnupuu
9de32665da chore: integrate llama.cpp submodule into prepareSandbox task 2024-09-23 17:03:21 +03:00
Carl-Robert Linnupuu
eddde39eff feat: enable Edit Code feature for all providers (closes #700, #698, #696) 2024-09-23 17:02:58 +03:00
Carl-Robert Linnupuu
417a13afe2 feat: add Qwen 2.5 Coder model 2024-09-23 17:02:14 +03:00