Carl-Robert Linnupuu
|
148946c5ee
|
refactor: chat request message building
|
2024-11-18 10:38:19 +00:00 |
|
Carl-Robert Linnupuu
|
77101792a4
|
fix: user chat message rendering
|
2024-11-18 09:34:05 +00:00 |
|
Carl-Robert Linnupuu
|
cfd5f6f651
|
fix: chat response streaming for messages received faster than polling rate (fixes #757)
|
2024-11-15 18:25:40 +00:00 |
|
Carl-Robert Linnupuu
|
2ab6d1a54c
|
feat: explain commits from vcs log tree (relates #688)
|
2024-11-15 09:07:32 +00:00 |
|
Carl-Robert Linnupuu
|
755791aea8
|
refactor: rewrite method lookup listener and improve error handling
|
2024-11-14 13:56:07 +00:00 |
|
Carl-Robert Linnupuu
|
8daf4f5f05
|
feat: improve code completion user experience (#763)
|
2024-11-13 23:18:53 +00:00 |
|
Carl-Robert Linnupuu
|
829f54d4d1
|
docs: update signup message
|
2024-11-07 09:06:38 +00:00 |
|
Carl-Robert Linnupuu
|
358c1105b7
|
fix: include previously attached files with each message
|
2024-11-04 15:39:11 +00:00 |
|
Carl-Robert Linnupuu
|
d13652ff40
|
chore: oai compatibility for ollama chat completions
|
2024-11-04 12:06:43 +00:00 |
|
Carl-Robert Linnupuu
|
cc47859859
|
fix: total token calculation for highlighted texts
|
2024-10-28 23:21:53 +00:00 |
|
Carl-Robert Linnupuu
|
6fbea7d4b8
|
feat: auto apply (#743)
|
2024-10-28 16:33:50 +00:00 |
|
Carl-Robert Linnupuu
|
079ad80e60
|
refactor: improve chat response rendering performance
|
2024-10-18 01:29:28 +03:00 |
|
Carl-Robert Linnupuu
|
d5d03a53b1
|
refactor: improve chat completion call handling
|
2024-10-17 02:24:57 +03:00 |
|
Carl-Robert Linnupuu
|
d0e74d43a2
|
refactor: improve project directory handling for git repository lookup
|
2024-10-16 15:50:02 +03:00 |
|
Carl-Robert Linnupuu
|
8348e3c061
|
fix: resolve inconsistent text rendering
|
2024-10-15 13:20:26 +03:00 |
|
Carl-Robert Linnupuu
|
516183ee3f
|
fix: NPE on suggestion actions when no files are opened in editor (fixes #725)
|
2024-10-14 16:56:32 +03:00 |
|
Carl-Robert Linnupuu
|
8fd4556e27
|
feat: keep previous files in context while chatting
|
2024-10-09 15:16:37 +03:00 |
|
Carl-Robert Linnupuu
|
6363053277
|
fix: chat UI threading issues (fixes #730)
|
2024-10-09 12:34:29 +03:00 |
|
Carl-Robert Linnupuu
|
020e1aff7f
|
chore: include metadata in codegpt requests
|
2024-10-09 11:57:03 +03:00 |
|
Carl-Robert Linnupuu
|
30c255c5b5
|
feat: support high context limits (CodeGPT)
|
2024-10-08 00:33:33 +03:00 |
|
Carl-Robert Linnupuu
|
a5368d9341
|
fix: chat response rendering
|
2024-10-01 17:31:45 +03:00 |
|
Carl-Robert Linnupuu
|
bacfba16d9
|
fix: chat response rendering
|
2024-10-01 16:21:36 +03:00 |
|
Carl-Robert Linnupuu
|
6b4e22b545
|
feat: support qwen2.5 and o1 models
|
2024-10-01 13:22:57 +03:00 |
|
Carl-Robert Linnupuu
|
6e20c6e8e0
|
fix: prompt text field theme issues (fixes #701)
|
2024-09-24 11:38:58 +03:00 |
|
Carl-Robert Linnupuu
|
35e7ca8f20
|
feat: show models submenu on hover (#681)
|
2024-09-24 02:44:58 +03:00 |
|
Carl-Robert Linnupuu
|
a360cb76c6
|
fix: model combobox value upon provider change
|
2024-09-24 00:50:49 +03:00 |
|
Carl-Robert Linnupuu
|
f26d15fc49
|
refactor: clean up completion request factory
|
2024-09-24 00:23:27 +03:00 |
|
Carl-Robert Linnupuu
|
403ab338f9
|
refactor: consolidate completion request building (#703)
* fix: direct apply and output diff actions visibility
* refactor: consolidate chat completion request building
|
2024-09-23 14:54:15 +03:00 |
|
Carl-Robert Linnupuu
|
f410588175
|
feat: enable Edit Code feature for all providers (closes #700, #698, #696)
|
2024-09-22 13:56:25 +03:00 |
|
Carl-Robert Linnupuu
|
eb36e11c5f
|
feat: add Qwen 2.5 Coder model
|
2024-09-22 01:59:23 +03:00 |
|
Carl-Robert Linnupuu
|
0de4306853
|
fix: make question mark icon platform-wide
|
2024-09-12 02:59:17 +03:00 |
|
Carl-Robert Linnupuu
|
63e2ef2a2d
|
fix: highlighted text referencing in prompts
|
2024-09-12 02:16:12 +03:00 |
|
Carl-Robert Linnupuu
|
5194355879
|
refactor: improve inlay action UI rendering
|
2024-09-11 19:12:53 +03:00 |
|
GenericMale
|
2d30472141
|
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-11 15:33:15 +03:00 |
|
Carl-Robert Linnupuu
|
94d0bcd0a0
|
feat: support quick way of including git commit diffs in the prompt (closes #688)
|
2024-09-11 12:31:38 +03:00 |
|
Carl-Robert Linnupuu
|
3abd981b49
|
fix: include selected changes diff only
|
2024-09-10 22:39:09 +03:00 |
|
Carl-Robert Linnupuu
|
6641daf6fd
|
feat: add quick code snippet referencing in prompts (#690)
* feat: ability to include cone snippets in prompt text field
* refactor: revert changes
* refactor: improve main editor actions group configuration
* refactor: clean up
* refactor: improve editor actions keymap
* fix: inlay casting
* refactor: consolidate labels
|
2024-09-10 19:41:03 +03:00 |
|
Carl-Robert Linnupuu
|
ed0432b3cf
|
feat: support name suggestions for other languages (closes #615)
|
2024-09-10 11:45:22 +03:00 |
|
Carl-Robert Linnupuu
|
a81bfa1005
|
refactor: remove success notification upon insert at caret action
|
2024-09-05 12:27:09 +03:00 |
|
Carl-Robert Linnupuu
|
c417ccadac
|
feat: new 'Insert at Caret' toolwindow editor action
|
2024-09-05 01:28:42 +03:00 |
|
Carl-Robert Linnupuu
|
4898c8580c
|
feat: add apply and diff actions for toolwindow code editor
|
2024-09-04 18:02:41 +03:00 |
|
Carl-Robert Linnupuu
|
a546217155
|
test: add test coverage for code completions
|
2024-09-01 17:40:44 +03:00 |
|
Carl-Robert Linnupuu
|
cb0146034c
|
feat: add proper streaming implementation
|
2024-08-31 20:01:51 +03:00 |
|
Carl-Robert Linnupuu
|
2ce05a50af
|
feat: add git context to code completions
|
2024-08-31 19:39:43 +03:00 |
|
Carl-Robert Linnupuu
|
d672d28474
|
feat: display web docs progress
|
2024-08-23 11:26:15 +03:00 |
|
Carl-Robert Linnupuu
|
083c11f923
|
refactor: implement ConfigurationSettings as a Kotlin service (#634)
|
2024-08-21 13:39:48 +03:00 |
|
Carl-Robert Linnupuu
|
cfe5cdb297
|
fix: reset doc and persona values on submit
|
2024-08-20 15:52:28 +03:00 |
|
Nick P.
|
f910576f89
|
fix: Codestral Infill templates for code completion in llama.cpp (#667)
* fix: Codestral template variables and [MIDDLE] token
* fix: Codestral references CODESTRAL fixed template
|
2024-08-20 12:03:19 +03:00 |
|
Carl-Robert Linnupuu
|
e36e954276
|
fix: use personas only within current chat session context
|
2024-08-19 12:39:55 +03:00 |
|
Carl-Robert Linnupuu
|
43a1f8d8d7
|
feat: add deepseek coder v2 model
|
2024-08-19 02:24:56 +03:00 |
|