Commit graph

676 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
3e693c8cda fix: prompt text field height issues (fixes #747) 2024-11-04 12:13:22 +00:00
Carl-Robert Linnupuu
8b1977aa19 fix: endless loading when persona name or instrctions are not set (fixes #748) 2024-11-04 12:12:42 +00:00
Carl-Robert Linnupuu
9bbfb4787b 2.12.1 2024-11-01 14:35:30 +00:00
Carl-Robert Linnupuu
3ca4c34a18 docs: update changelog 2024-11-01 14:32:49 +00:00
Carl-Robert Linnupuu
dcf06e55f9 feat: add gemini 1.5 pro model (CodeGPT) 2024-11-01 14:32:09 +00:00
Carl-Robert Linnupuu
21612c31a1 Revert "refactor: clean up unused messages"
This reverts commit 7dc610d126.
2024-10-29 14:13:01 +00:00
Carl-Robert Linnupuu
5435ead51a 2.12.0 2024-10-29 11:15:27 +00:00
Carl-Robert Linnupuu
7b0f0633d2 fix: request FileEditorManager as component (IDE error) 2024-10-29 11:02:28 +00:00
Carl-Robert Linnupuu
b234ad0fc2 fix: build errors 2024-10-29 10:38:33 +00:00
Carl-Robert Linnupuu
e381b280c8 docs: update changelog 2024-10-29 10:15:42 +00:00
Carl-Robert Linnupuu
f9ef51015d fix: build errors caused by missing message keys 2024-10-29 10:14:45 +00:00
Carl-Robert Linnupuu
5d75998a5f docs: update readme and plugin description 2024-10-29 10:14:41 +00:00
Carl-Robert Linnupuu
701d4c11a2 refactor: clean up unused messages 2024-10-29 10:14:36 +00:00
Carl-Robert Linnupuu
5518028731 feat: additional validation for Auto Apply action 2024-10-29 10:14:31 +00:00
Carl-Robert Linnupuu
11187615b1 fix: total token calculation for highlighted texts 2024-10-29 10:14:26 +00:00
Carl-Robert Linnupuu
a93531f838 refactor: ensure action is executed on EDT 2024-10-29 10:14:21 +00:00
Carl-Robert Linnupuu
b5e8ed512c feat: auto apply (#743) 2024-10-29 10:13:51 +00:00
Carl-Robert Linnupuu
346411c979 2.11.7 2024-10-18 15:36:31 +03:00
Carl-Robert Linnupuu
fd5119b5c6 docs: update changelog 2024-10-18 15:12:42 +03:00
Carl-Robert Linnupuu
540c6ab346 refactor: improve chat response rendering performance 2024-10-18 15:12:17 +03:00
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