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
bd0977ce75
fix: highlighted text referencing in prompts
2024-09-12 02:42:10 +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
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
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
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
7c4646de84
fix: prompt text field transparent bg issues ( fixes #673 )
2024-09-05 15:25:48 +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
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
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
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
Carl-Robert Linnupuu
b22a261650
fix: remove revalidations on each event
2024-08-20 15:52:43 +03:00
Carl-Robert Linnupuu
27c83fd19b
fix: remove prompt text field background
2024-08-20 02:08:07 +03:00
Carl-Robert Linnupuu
9beef4f556
fix: use personas only within current chat session context
2024-08-19 13:49:39 +03:00
Carl-Robert Linnupuu
0b7ceddf07
feat: add deepseek coder v2 model
2024-08-19 11:04:54 +03:00
Carl-Robert Linnupuu
93aee6818a
fix: reverse inlay text colors
2024-08-19 11:04:46 +03:00
Carl-Robert Linnupuu
94a273ce9e
feat: image support for Custom OpenAI provider ( #649 )
2024-08-19 11:04:42 +03:00
Carl-Robert Linnupuu
62baf3c827
fix: remove edit code floating toolbar action
2024-08-18 13:12:10 +03:00
Carl-Robert Linnupuu
c56f846704
fix: build and compatibility issues
2024-08-18 13:00:09 +03:00
Carl-Robert Linnupuu
12e513cadb
fix: build
2024-08-17 16:04:16 +03:00
Carl-Robert
67d8a4443a
feat: replace the underlying input component with EditorTextField ( #665 )
2024-08-17 15:19:18 +03:00
Carl-Robert Linnupuu
0eae017133
fix: long search queries ( fixes #652 )
2024-08-17 15:17:17 +03:00
Carl-Robert Linnupuu
860e251ce0
fix: slow file searches ( fixes #652 )
2024-08-17 15:16:59 +03:00
Carl-Robert Linnupuu
76f7d3868e
fix: chat reset button state when current conversation not properly configured ( fixes #651 )
2024-08-17 15:16:51 +03:00
Carl-Robert Linnupuu
ad174b709f
feat: add default docs and other minor improvements
2024-08-17 15:16:46 +03:00
Carl-Robert
da38c15ed0
feat: add webpage documentation support ( #650 )
...
* feat: documentation support while chatting
* feat: support managing web documentation entries
2024-08-17 15:16:29 +03:00
Carl-Robert Linnupuu
be0b0736aa
fix: web search items UI layout
2024-08-03 13:57:08 +03:00
Carl-Robert Linnupuu
487fe81692
fix: personas settings state
2024-08-03 04:04:59 +03:00