Carl-Robert Linnupuu
c9133972ea
feat: improve code completion git diff context
2024-12-04 12:01:59 +00:00
Carl-Robert Linnupuu
6dc31b3115
docs: update changelog
2024-12-04 12:01:52 +00:00
Carl-Robert Linnupuu
2526a858f7
fix: adjust qwen 2.5 coder stop tokens
2024-12-04 12:01:31 +00:00
Carl-Robert Linnupuu
96ef5c2629
fix: unstaged git diff
2024-12-04 12:01:26 +00:00
Carl-Robert Linnupuu
7ca08d8b03
feat: add latest qwen 2.5 coder models and adjust stop tokens
2024-12-04 12:01:20 +00:00
Carl-Robert Linnupuu
b484a320c9
feat: make Codestral as default code completion model and remove StarCoder entirely
2024-12-04 12:01:15 +00:00
Carl-Robert Linnupuu
a47ffd62e4
feat: support multi-line code completions
2024-12-04 12:01:08 +00:00
Carl-Robert Linnupuu
9251b12c9b
2.13.1
2024-11-27 11:03:37 +00:00
Carl-Robert Linnupuu
b6d5168698
docs: update changelog
2024-11-27 10:57:14 +00:00
Carl-Robert Linnupuu
2ad9355983
fix: NPE for remaining editor completion state ( #777 )
2024-11-27 10:56:49 +00:00
Carl-Robert Linnupuu
af3e94e730
fix: do not trigger code completions when active lookup present
2024-11-27 10:55:39 +00:00
Carl-Robert Linnupuu
4c87e0bd5f
2.13.0
2024-11-25 11:38:44 +00:00
Carl-Robert Linnupuu
70b8a9740d
fix: compatibility issues
2024-11-25 10:52:04 +00:00
Carl-Robert Linnupuu
65296741f5
docs: update changelog
2024-11-25 10:47:27 +00:00
Carl-Robert Linnupuu
824e0ee75c
fix: use JB in-built logic for creating git diff
2024-11-25 10:47:02 +00:00
Carl-Robert Linnupuu
e078c13024
fix: refresh chat actions upon apply
2024-11-25 10:46:49 +00:00
Carl-Robert Linnupuu
3f42f6d82e
fix: add initial preferred size for prompts tree decorator
2024-11-25 10:46:43 +00:00
Carl-Robert Linnupuu
286a15b172
feat: add codestral code model
2024-11-25 10:46:37 +00:00
Carl-Robert Linnupuu
01304156b0
feat: consolidate all prompts into a single settings view ( #775 )
...
* feat: consolidate all prompts into a single configurable
* feat: implement prompts settings view
* feat: use prompts from PromptsSettings state
* feat: use startInNewWindow settings value
* fix: landing view action placeholder
* feat: update default chat prompts
2024-11-25 10:46:31 +00:00
Jack Boswell
ee17963285
chore: bump gradle wrapper 8.11 ( #771 )
2024-11-25 10:46:26 +00:00
Carl-Robert Linnupuu
70e9137093
refactor: chat request message building
2024-11-25 10:46:19 +00:00
Carl-Robert Linnupuu
3d763c1a9f
2.12.5
2024-11-18 10:06:56 +00:00
Carl-Robert Linnupuu
dfdf3fdc1b
docs: update changelog
2024-11-18 09:53:55 +00:00
Carl-Robert Linnupuu
7ec6929ba8
fix: user chat message rendering
2024-11-18 09:53:23 +00:00
Carl-Robert Linnupuu
ac2b79e565
refactor: load default prompt from resource file and improve instructions
2024-11-18 09:53:18 +00:00
Carl-Robert Linnupuu
aaee889741
fix: chat response streaming for messages received faster than polling rate ( fixes #757 )
2024-11-18 09:53:14 +00:00
Carl-Robert Linnupuu
194742f881
feat: explain commits from vcs log tree (relates #688 )
2024-11-18 09:53:06 +00:00
Carl-Robert Linnupuu
353326544d
2.12.4
2024-11-14 16:37:31 +00:00
Carl-Robert Linnupuu
390089d34a
fix: trim completion values before adding to lookup
2024-11-14 16:10:32 +00:00
Carl-Robert Linnupuu
10540bc04b
docs: update changelog
2024-11-14 15:32:14 +00:00
Carl-Robert Linnupuu
5d962cfa71
fix: ignore code completion tests temporarily
2024-11-14 15:31:06 +00:00
Carl-Robert Linnupuu
8c611ecf1d
fix: fallback to default inline insertion logic when codegpt elements not found
2024-11-14 15:10:30 +00:00
Carl-Robert Linnupuu
3cd526b2e5
chore: bump llm-client
2024-11-14 15:10:26 +00:00
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