Carl-Robert Linnupuu
|
9d21057738
|
feat: add apply and diff actions for toolwindow code editor
|
2024-09-05 14:55:57 +03:00 |
|
Moritz
|
43a081dde7
|
feat: enable vision support in GUI for Azure models #649 (#675)
Co-authored-by: Moritz Flöter <moritz.floeter@set.de>
|
2024-09-05 14:55:51 +03:00 |
|
Carl-Robert Linnupuu
|
070e773e18
|
test: add test coverage for code completions
|
2024-09-05 14:55:39 +03:00 |
|
Carl-Robert Linnupuu
|
6688d85711
|
fix: apply next word inlay suggestion
|
2024-09-05 14:54:39 +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
|
7ae66e04ca
|
fix: ignore hidden files/folders when applying folders in the context (#666)
|
2024-08-23 13:34:06 +03:00 |
|
Carl-Robert Linnupuu
|
97db8aa83c
|
2.10.2
|
2024-08-23 12:19:16 +03:00 |
|
Carl-Robert Linnupuu
|
404ec8238e
|
docs: update changelog
|
2024-08-23 12:06:11 +03:00 |
|
Carl-Robert Linnupuu
|
d672d28474
|
feat: display web docs progress
|
2024-08-23 11:26:15 +03:00 |
|
Carl-Robert Linnupuu
|
1016041c40
|
fix: prompt creation from placeholders for custom openai provider (fixes #662)
|
2024-08-21 16:23:59 +03:00 |
|
Carl-Robert Linnupuu
|
309491386c
|
chore: update deps
|
2024-08-21 15:17:44 +03:00 |
|
Carl-Robert Linnupuu
|
915a290479
|
fix: prompt text field inlay offset and up/down keys
|
2024-08-21 14:19:12 +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
|
42568b1c59
|
2.10.1
|
2024-08-20 16:22:40 +03:00 |
|
Carl-Robert Linnupuu
|
cfe5cdb297
|
fix: reset doc and persona values on submit
|
2024-08-20 15:52:28 +03:00 |
|
Carl-Robert Linnupuu
|
0c89dc7793
|
fix: remove revalidations on each event
|
2024-08-20 15:52:23 +03:00 |
|
Carl-Robert Linnupuu
|
ca39f95f7c
|
docs: update changelog (closes #668)
|
2024-08-20 12:34:19 +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
|
16cbb22f1b
|
fix: remove prompt text field background
|
2024-08-20 02:04:28 +03:00 |
|
Carl-Robert Linnupuu
|
627cf5b8a9
|
2.10.0
|
2024-08-19 14:35:55 +03:00 |
|
Carl-Robert Linnupuu
|
4d77d71f49
|
docs: update changelog
|
2024-08-19 13:16:31 +03:00 |
|
Carl-Robert Linnupuu
|
695a745968
|
docs: update plugin description
|
2024-08-19 13:04:58 +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 |
|
Carl-Robert Linnupuu
|
7d342973aa
|
docs: update plugin description
|
2024-08-19 01:44:43 +03:00 |
|
Carl-Robert Linnupuu
|
6177a7f014
|
fix: reverse inlay text colors
|
2024-08-19 01:18:29 +03:00 |
|
Carl-Robert Linnupuu
|
2ddcde1363
|
feat: image support for Custom OpenAI provider (#649)
|
2024-08-19 01:17:52 +03:00 |
|
Carl-Robert
|
53693f3326
|
feat: replace the underlying input component with EditorTextField (#665)
|
2024-08-17 12:22:29 +03:00 |
|
Carl-Robert Linnupuu
|
7935621008
|
fix: long search queries (fixes #652)
|
2024-08-14 02:25:01 +03:00 |
|
Carl-Robert Linnupuu
|
041b757c6e
|
Merge branch 'master' of github.com:carlrobertoh/CodeGPT
|
2024-08-14 02:01:19 +03:00 |
|
Carl-Robert Linnupuu
|
325dfc5d28
|
fix: slow file searches (fixes #652)
|
2024-08-14 01:54:56 +03:00 |
|
dependabot[bot]
|
a2d549e6d4
|
chore(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#624)
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-14 00:28:24 +03:00 |
|
Carl-Robert Linnupuu
|
1d7f3e8349
|
fix: chat reset button state when current conversation not properly configured (fixes #651)
|
2024-08-14 00:17:18 +03:00 |
|
Carl-Robert Linnupuu
|
c6e4d5fd7c
|
feat: add default docs and other minor improvements
|
2024-08-14 00:12:16 +03:00 |
|
Carl-Robert
|
b4ef573be2
|
feat: add webpage documentation support (#650)
* feat: documentation support while chatting
* feat: support managing web documentation entries
|
2024-08-13 13:44:40 +03:00 |
|
Carl-Robert Linnupuu
|
4df8c1478d
|
2.9.0
|
2024-08-03 14:09:50 +03:00 |
|
Carl-Robert Linnupuu
|
316a7dfeb8
|
fix: web search items UI layout
|
2024-08-03 13:53:52 +03:00 |
|
Carl-Robert Linnupuu
|
739be56b2f
|
fix: personas settings state
|
2024-08-03 04:02:19 +03:00 |
|
Carl-Robert Linnupuu
|
ca5507bd23
|
docs: update changelog and description
|
2024-08-02 17:13:38 +03:00 |
|
Carl-Robert Linnupuu
|
6479604dce
|
feat: improve chat UI performance
|
2024-08-02 16:00:04 +03:00 |
|
Carl-Robert Linnupuu
|
658e78f8ad
|
fix: hide webpage list on any interrupted event
|
2024-08-02 02:58:16 +03:00 |
|
Carl-Robert Linnupuu
|
509b43fc3a
|
docs: update plugin's description
|
2024-07-31 02:46:51 +03:00 |
|
Carl-Robert Linnupuu
|
67eee18a5e
|
docs: update changelog
|
2024-07-31 02:25:19 +03:00 |
|
Carl-Robert
|
05f146c405
|
feat: web search support (#641)
* feat: web search support
* fix: enable web search only for codegpt provider
* fix: checkstyle
* feat: improve list cell design
|
2024-07-30 15:53:45 +03:00 |
|
Carl-Robert Linnupuu
|
1f28bc6217
|
feat: add persona prompt tooltip
|
2024-07-27 15:37:45 +03:00 |
|
Carl-Robert Linnupuu
|
a3567100a9
|
refactor: popup suggestions strategy
|
2024-07-27 11:19:26 +03:00 |
|
Carl-Robert Linnupuu
|
3d7239a3dd
|
refactor: improve folder suggestions update strategy
|
2024-07-26 14:39:04 +03:00 |
|
Carl-Robert Linnupuu
|
ff6babf8a6
|
feat: focus popup when initially visible
|
2024-07-26 14:00:52 +03:00 |
|
Carl-Robert Linnupuu
|
170a083a39
|
refactor: improve folder suggestions update strategy
|
2024-07-26 13:49:37 +03:00 |
|