Commit graph

682 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
1f21dbaddb refactor: rewrite method lookup listener and improve error handling 2024-11-14 15:10:22 +00:00
Carl-Robert Linnupuu
beda94e855 refactor: replace inline completion diffing with editor suffix matching 2024-11-14 15:10:17 +00:00
Carl-Robert Linnupuu
3a536499c1 feat: disable code completions when rate limit exceeded 2024-11-14 15:10:12 +00:00
Carl-Robert Linnupuu
92d86f671b feat: add Qwen 2.5 Coder (32B) model (CodeGPT) 2024-11-14 15:10:06 +00:00
Carl-Robert Linnupuu
6b3951b82a fix: image notification condition (fixes #711) 2024-11-14 15:09:59 +00:00
Carl-Robert Linnupuu
4dba97dc95 feat: improve code completion user experience (#763) 2024-11-14 15:09:43 +00:00
Carl-Robert Linnupuu
ba3a35c6c6 2.12.3 2024-11-07 09:45:15 +00:00
Carl-Robert Linnupuu
804a7c3b5e docs: update changelog 2024-11-07 09:36:21 +00:00
Carl-Robert Linnupuu
bfbc7dfb30 chore: bump llm-client 2024-11-07 09:35:56 +00:00
Carl-Robert Linnupuu
4ed322c6ba docs: update signup message 2024-11-07 09:35:52 +00:00
Carl-Robert Linnupuu
8edb124cb5 fix: include previously attached files with each message 2024-11-07 09:35:48 +00:00
Carl-Robert Linnupuu
a6ec8ef35b 2.12.2 2024-11-04 12:36:46 +00:00
Carl-Robert Linnupuu
db81eb3259 docs: update changelog 2024-11-04 12:33:48 +00:00
Carl-Robert Linnupuu
4998e91a29 chore: oai compatibility for ollama chat completions 2024-11-04 12:31:19 +00:00
Carl-Robert Linnupuu
38038653b2 chore: bump llm-client (fixes #744) 2024-11-04 12:31:14 +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
cdb24796b8 2.12.1 2024-11-01 14:42:00 +00:00
Carl-Robert Linnupuu
8637ad015d docs: update changelog 2024-11-01 14:36:41 +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
dcd06bf911 2.12.0 2024-10-29 11:18:12 +00:00
Carl-Robert Linnupuu
9b77386d19 docs: update changelog 2024-10-29 10:47:16 +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
e9e071ccac docs: update readme and plugin description 2024-10-29 10:46:43 +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
040ba25044 2.11.7 2024-10-18 15:39:38 +03:00
Carl-Robert Linnupuu
bad84e0217 docs: update changelog 2024-10-18 15:28:50 +03: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
a5bba9125e 2.11.6 2024-10-15 16:59:38 +03:00
Carl-Robert Linnupuu
c498d7292f docs: update changelog 2024-10-15 14:04:56 +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
d4f48043d3 2.11.5 2024-10-10 12:50:13 +03:00
Carl-Robert Linnupuu
5807c20ec4 docs: update plugin description 2024-10-10 12:43:27 +03:00
Carl-Robert Linnupuu
9f979154c4 docs: update changelog 2024-10-10 11:21:57 +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