Strange Dreams
7031a6dc73
Move the CodeGPT Telemetry settings screen. ( #222 )
...
The CodeGPT Telemetry settings screen was previously a 'stand-alone' configuration window under the 'Tools' section of the IDEA settings. Moving it under the parent plugin makes it more apparent and keeps it better organized.
2023-12-21 23:19:44 +02:00
Carl-Robert Linnupuu
695f1658e0
docs: update readme
2023-12-21 22:12:58 +02:00
Carl-Robert Linnupuu
4ab63ca38a
Merge branch 'master' of github.com:carlrobertoh/CodeGPT
2023-12-21 21:07:19 +02:00
Carl-Robert Linnupuu
c287128744
2.2.12
2023-12-21 15:26:16 +02:00
Carl-Robert Linnupuu
e230640063
feat: extract llama request settings to its own state, improve UI/UX
2023-12-21 14:46:45 +02:00
dependabot[bot]
ec0b1cc583
Bump actions/upload-artifact from 3 to 4 ( #309 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 12:34:30 +02:00
Paolo Inaudi
0edc0455db
Fix license in README.md ( #313 )
...
This aligns with the LICENSE file in this repo and on Jetbrains website, and is coherent with https://github.com/carlrobertoh/CodeGPT/issues/275
2023-12-19 12:34:06 +02:00
Aliet Expósito García
9d83107dd5
Add support for some extended parameters of llama.cpp(top_k, top_p, min_p, and repeat_penalty) ( #311 )
...
* Add support for some extended parameters of llama.cpp(top_k, top_p, min_p, and repeat_penalty)
Added 'top_k,' 'top_p,' 'min_p,' and 'repeat_penalty' fields to the llama.cpp request configuration. The default values for these fields match the defaults of llama.cpp. If left untouched, they do not affect the model's response to the request.
* Bump llm-client
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-12-18 11:53:23 +02:00
Carl-Robert Linnupuu
52c1b5d68c
2.2.11
2023-12-14 15:36:22 +02:00
Carl-Robert Linnupuu
06895364ba
feat: throw an error when too many files selected (temp)
2023-12-14 10:17:28 +02:00
Carl-Robert Linnupuu
6824fbeb3b
feat: replace editor pane with action links
2023-12-13 16:52:35 +02:00
Carl-Robert Linnupuu
ee4d1e8da6
feat: improve multi-file selection dialog UI
2023-12-13 14:52:59 +02:00
Carl-Robert Linnupuu
56c69f5eeb
feat: allow commit message and method name generation with Azure service
2023-12-12 22:46:16 +02:00
Carl-Robert
f4be25bdac
Feature: Support chatting with multiple files ( #306 )
...
* Initial implementation
* Refactor UI related classes and organize imports
* Display selected files notification, include the files in the prompt
* feat: store referenced file paths in the messate state
* feat: add selected files accordion
* feat: update UI
* feat: improve file selection
* feat: support prompt template configuration
* fix: token calculation for virtualfile checkbox tree
* refactor: clean up
* refactor: move labels/descriptions to bundle
2023-12-12 22:30:39 +02:00
Carl-Robert Linnupuu
4354000ddb
refactor: delete docs
2023-12-12 15:35:15 +02:00
Carl-Robert Linnupuu
02a336ae9c
2.2.10
2023-12-12 10:21:15 +02:00
René
c214b59f55
adds: configuration for the commit-message system prompt ( #304 )
...
* adds: configuration for the commit-message system prompt
this will remove the default file and move it to the code to be overwritten if the user chooses to modify the prompt.
* fix: checkstyle
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-12-09 14:48:10 +02:00
Carl-Robert Linnupuu
c36d4dd566
fix: redundant chat tab creation on provider change
2023-12-08 03:05:01 +02:00
Carl-Robert Linnupuu
cfe89fccb7
refactor: remove you.com coupon
2023-12-08 02:32:49 +02:00
Carl-Robert Linnupuu
3f57427a45
docs: move assets outside of the repo
2023-12-08 02:22:03 +02:00
Carl-Robert Linnupuu
ffb8299571
fix: azure host and path overriding
2023-12-08 01:03:41 +02:00
Carl-Robert Linnupuu
33ba3a0fd5
feat: add codegpt header value when making calls to azure
2023-12-07 23:16:00 +02:00
Carl-Robert Linnupuu
425b0cd58b
refactor: improve llm-client code modularity
2023-12-07 21:48:12 +02:00
Carl-Robert Linnupuu
c0ecce8d45
docs: update readme and image assets
2023-12-05 01:35:38 +02:00
Carl-Robert Linnupuu
06ad159adf
fix: JetBrains internal API usage warnings
2023-12-04 21:56:51 +02:00
Carl-Robert Linnupuu
624180a626
2.2.9
2023-12-04 16:45:07 +02:00
Carl-Robert Linnupuu
f557406b96
chore: bump gradle version
2023-12-04 16:39:50 +02:00
dependabot[bot]
1241212b44
Bump actions/setup-java from 3 to 4 ( #299 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 11:28:52 +02:00
dependabot[bot]
a3df87f57d
Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 ( #294 )
...
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup ) from 1.16.2 to 1.17.1.
- [Release notes](https://github.com/jhy/jsoup/releases )
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES )
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.2...jsoup-1.17.1 )
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 11:28:39 +02:00
Carl-Robert Linnupuu
5a7d0abaf2
docs: update readme and plugin description
2023-12-03 23:15:57 +02:00
Carl-Robert Linnupuu
46b88a4952
fix: settings state on server failure
2023-12-03 18:43:20 +02:00
Carl-Robert Linnupuu
0e61bee0f8
feat: improve llama server logging
2023-12-03 18:10:39 +02:00
Carl-Robert Linnupuu
1392775940
feat: display notification on plugin updates
2023-12-02 01:14:37 +02:00
Carl-Robert Linnupuu
10b090e2d2
2.2.8
2023-12-01 01:07:30 +02:00
Carl-Robert Linnupuu
dc2cc3c5a1
fix: UI concurrency issues (run completion events on EDT)
2023-12-01 00:32:52 +02:00
Carl-Robert Linnupuu
fde20109cd
2.2.7
2023-11-30 11:21:12 +02:00
Viktor
92dbbb4a4d
Local LLM: Added empty check for Additional parameters field ( #295 )
...
Co-authored-by: Viktor <viktor.hoshyi@gg4l.com>
2023-11-28 20:15:22 +02:00
Carl-Robert Linnupuu
2e75826d39
Bump llm-client
2023-11-28 01:46:20 +02:00
Carl-Robert Linnupuu
63b356ab18
2.2.6
2023-11-27 12:46:52 +02:00
Carl-Robert Linnupuu
8cb96037a5
Bump llm-client version
2023-11-27 12:38:05 +02:00
Carl-Robert
ae7f5d17db
262 - Support auto code formatting ( #292 )
2023-11-27 01:24:02 +02:00
Carl-Robert
2372eec3cf
285 - Include actual user selected files in the diff ( #291 )
2023-11-27 00:28:39 +02:00
Carl-Robert Linnupuu
8d4189c503
Minor clean up
2023-11-26 22:03:49 +02:00
Carl-Robert Linnupuu
01963e2faa
Support additional command-line params for the server startup process
2023-11-26 13:21:02 +02:00
Carl-Robert
1df20ccb86
Update toolwindow UI ( #290 )
2023-11-26 10:52:47 +02:00
Carl-Robert Linnupuu
3797126de4
Add deepseek coder instruct models (1-33B)
2023-11-23 17:22:48 +02:00
Carl-Robert Linnupuu
0faf48ed7e
2.2.5
2023-11-23 15:47:23 +02:00
Viktor
1acb950c33
Local LLM: Use OSProcessHandler.Silent intead of OSProcessHandler to prevent server process killing ( #287 )
...
Co-authored-by: Viktor <viktor.hoshyi@gg4l.com>
2023-11-23 00:10:33 +02:00
Carl-Robert Linnupuu
ac39a863d1
Fix chat response JTextPane caret visibility
2023-11-22 02:10:48 +02:00
Carl-Robert
2317b54d56
272 - Fix editor actions when createNewChatOnEachAction cfg is turned on ( #283 )
2023-11-22 00:22:36 +02:00