Carl-Robert Linnupuu
c4667379aa
docs: update changelog
2024-09-13 16:08:57 +03:00
Carl-Robert Linnupuu
2d6db31a5a
feat: add openai o1 models
2024-09-13 16:07:38 +03:00
Carl-Robert Linnupuu
90c95ef409
2.11.1
2024-09-12 13:34:09 +03:00
Carl-Robert Linnupuu
f4e8403056
fix: focus stealing when searching for suggestions
2024-09-12 13:28:27 +03:00
Carl-Robert Linnupuu
dde0c016e9
fix: service type
2024-09-12 10:10:42 +03:00
Carl-Robert Linnupuu
99941c354e
fix: make question mark icon platform-wide
2024-09-12 03:01:56 +03:00
Carl-Robert Linnupuu
aa777089cc
fix: build errors
2024-09-12 02:44:25 +03:00
Carl-Robert Linnupuu
464b194660
docs: update changelog
2024-09-12 02:42:20 +03:00
Carl-Robert Linnupuu
a4198d6d60
chore: bump llm-client
2024-09-12 02:42:15 +03:00
Carl-Robert Linnupuu
bd0977ce75
fix: highlighted text referencing in prompts
2024-09-12 02:42:10 +03:00
Carl-Robert Linnupuu
eb03bb65e8
docs: update changelog
2024-09-12 02:42:01 +03:00
Carl-Robert Linnupuu
31d3b22c9a
refactor: improve inlay action UI rendering
2024-09-12 02:41:20 +03:00
GenericMale
92a46dec69
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-12 02:39:54 +03:00
Carl-Robert Linnupuu
0cfb8664df
fix: prompt input focusing when opening chat toolwindow ( fixes #691 )
2024-09-12 02:39:44 +03:00
Carl-Robert Linnupuu
2df9274fff
feat: support quick way of including git commit diffs in the prompt ( closes #688 )
2024-09-11 13:14:36 +03:00
Carl-Robert Linnupuu
b717927a5e
docs: update changelog
2024-09-11 13:09:39 +03:00
Carl-Robert Linnupuu
391fea2eb1
fix: prompt text field persona suggestions ( fixes #685 )
2024-09-11 13:09:07 +03:00
Carl-Robert Linnupuu
5b5ed45c3c
refactor: inlay rendering improvements
2024-09-11 13:09:01 +03:00
Carl-Robert Linnupuu
c3a4974e37
fix: build errors
2024-09-11 13:08:46 +03:00
Carl-Robert Linnupuu
f3da0e06ce
fix: include selected changes diff only
2024-09-11 12:57:33 +03:00
Carl-Robert Linnupuu
bdbc1233b5
fix: build errors
2024-09-11 12:51:19 +03:00
Carl-Robert Linnupuu
64b4e6ad50
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-11 12:50:11 +03:00
Carl-Robert Linnupuu
cd202f0dd0
fix: use default value when model not found ( #687 )
2024-09-11 12:48:36 +03:00
Carl-Robert Linnupuu
0cc912986a
feat: support name suggestions for other languages ( closes #615 )
2024-09-11 12:48:21 +03:00
Carl-Robert Linnupuu
e0cc4a094d
2.11.0
2024-09-05 23:16:08 +03:00
Carl-Robert Linnupuu
132068746a
refactor: remove multiple code models
2024-09-05 23:12:39 +03:00
Carl-Robert Linnupuu
e26034367e
fix: build errors
2024-09-05 15:50:26 +03:00
Carl-Robert Linnupuu
15d3423d92
docs: update changelog
2024-09-05 15:29:27 +03:00
Carl-Robert Linnupuu
ff73affe89
fix: ollama stream requests ( fixes #646 )
2024-09-05 15:29:21 +03:00
Carl-Robert Linnupuu
6ee0163c69
refactor: remove success notification upon insert at caret action
2024-09-05 15:29:15 +03:00
Aliet Expósito García
a8316cb4f2
fix: update OpenRouter model version in custom OpenAI provider ( #678 )
...
- Updated the model version for the OpenRouter configuration in the custom OpenAI provider from `meta-llama/llama-3-8b-instruct:free` to `meta-llama/llama-3.1-8b-instruct:free`
2024-09-05 15:29:10 +03:00
Carl-Robert Linnupuu
baa99d97d1
feat: new 'Insert at Caret' toolwindow editor action
2024-09-05 15:29:03 +03:00
Carl-Robert Linnupuu
4b80fa2a9d
docs: update changelog
2024-09-05 15:26:16 +03:00
Carl-Robert Linnupuu
7c4646de84
fix: prompt text field transparent bg issues ( fixes #673 )
2024-09-05 15:25:48 +03:00
Carl-Robert Linnupuu
148302a3af
docs: update changelog
2024-09-05 15:25:34 +03:00
Carl-Robert Linnupuu
465ae704d6
feat: add apply and diff actions for toolwindow code editor
2024-09-05 15:25:00 +03:00
Moritz
6e9fa02201
feat: enable vision support in GUI for Azure models #649 ( #675 )
...
Co-authored-by: Moritz Flöter <moritz.floeter@set.de>
2024-09-05 15:24:54 +03:00
Carl-Robert Linnupuu
1b36ed53fd
feat: add git context to code completions
2024-09-05 15:24:33 +03:00
Carl-Robert Linnupuu
04286f0ad9
fix: ignore hidden files/folders when applying folders in the context ( #666 )
2024-09-05 15:21:13 +03:00
Carl-Robert Linnupuu
1d2a6dc0c3
2.10.2
2024-08-23 12:15:46 +03:00
Carl-Robert Linnupuu
4db9fe597e
docs: update changelog
2024-08-23 12:06:37 +03:00
Carl-Robert Linnupuu
03feba0a4f
feat: display web docs progress
2024-08-23 11:34:45 +03:00
Carl-Robert Linnupuu
ce0b90f232
fix: prompt creation from placeholders for custom openai provider ( fixes #662 )
2024-08-23 11:34:39 +03:00
Carl-Robert Linnupuu
e9c72dfdee
chore: update deps
2024-08-23 11:34:32 +03:00
Carl-Robert Linnupuu
1d1fbe4d70
fix: prompt text field inlay offset and up/down keys
2024-08-23 11:34:28 +03:00
Carl-Robert Linnupuu
1cb4998b87
refactor: implement ConfigurationSettings as a Kotlin service ( #634 )
2024-08-23 11:34:14 +03:00
Carl-Robert Linnupuu
688591a23d
2.10.1
2024-08-20 16:18:03 +03:00
Carl-Robert Linnupuu
92dd0f28eb
docs: update changelog ( closes #668 )
2024-08-20 16:15:24 +03:00
Nick P.
113d274c64
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 16:14:39 +03:00
Carl-Robert Linnupuu
e6b53a5079
fix: reset doc and persona values on submit
2024-08-20 15:52:48 +03:00