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
Carl-Robert Linnupuu
ecf6ac02ed
Disable tool window chat editor when initially displayed
2023-11-21 23:09:31 +02:00
Carl-Robert Linnupuu
53bdbcd4f5
Remove Quartz Scheduler, You.com model change topic, theme utils, and include other basic refactoring
2023-11-21 22:47:09 +02:00
Viktor
73870cca40
Added option to set the number of threads for local LLM models ( #282 )
...
* Added option to set the number of threads for local LLM models
* Refactoring
---------
Co-authored-by: Viktor <viktor.hoshyi@gg4l.com>
2023-11-21 00:36:19 +02:00
Carl-Robert Linnupuu
fc6d085b61
2.2.4
2023-11-20 15:59:05 +02:00
Carl-Robert Linnupuu
85eafadb47
Replace label
2023-11-20 15:47:50 +02:00
Carl-Robert
5c8a7c0e2b
Include default parameters for llama client ( #281 )
2023-11-20 00:07:31 +02:00
Carl-Robert
845c7b4cee
Support method name lookup generation ( #280 )
2023-11-19 22:56:12 +02:00
dependabot[bot]
3d95269836
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 ( #270 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.16.0.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
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-11-17 14:52:50 +02:00
dependabot[bot]
6f8e6fc43a
Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 ( #271 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.3 to 2.16.0.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
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-11-17 11:40:00 +02:00
Carl-Robert
44e5aa79dd
Support git commit message generation ( #276 )
...
* Add git commit message generation feature using OpenAI service
2023-11-17 01:20:00 +02:00
Carl-Robert Linnupuu
a53bc94d9f
Update license
2023-11-17 00:54:49 +02:00
Carl-Robert
c4115e257b
Add checkstyle rules ( #274 )
2023-11-16 17:15:11 +02:00
Carl-Robert Linnupuu
fe613afc74
2.2.3
2023-11-15 11:18:02 +02:00
Carl-Robert Linnupuu
318dd4286a
Fix minor issues related to total tokens calculation
2023-11-15 00:44:13 +02:00