Commit graph

230 commits

Author SHA1 Message Date
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
Carl-Robert Linnupuu
346218b512 Clean up code 2023-11-14 16:20:59 +02:00
Carl-Robert Linnupuu
ec3120a5e6 Add interactive total token count label, codebase refactoring 2023-11-14 13:27:15 +02:00
Carl-Robert Linnupuu
d8e5e18998 Expand/Collapse logic for toolwindow editors 2023-11-10 15:06:22 +02:00
Carl-Robert Linnupuu
dea80fe8aa Fix model changed logic 2023-11-10 01:37:07 +02:00
Carl-Robert Linnupuu
14acc5b09f Remove Azure model selection and max completion token limit 2023-11-09 20:31:19 +02:00
Carl-Robert Linnupuu
5446e675fc Minor UI updates 2023-11-09 19:11:40 +02:00
Carl-Robert Linnupuu
c3da76f2bd Clean up BaseChatToolWindowTabPanel code 2023-11-09 18:43:05 +02:00
dependabot[bot]
bfd50b18ad
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 (#264)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  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>
2023-11-08 19:18:44 +02:00
Carl-Robert
cfa5ff7776
Use enum value to store selected service (#265) 2023-11-08 19:17:25 +02:00
dependabot[bot]
ff60d1eab5
Bump org.junit.vintage:junit-vintage-engine from 5.10.0 to 5.10.1 (#253)
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  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>
2023-11-07 21:59:59 +02:00
dependabot[bot]
7413646edd
Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 (#254)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  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>
2023-11-07 21:54:57 +02:00
dependabot[bot]
47e9a7a1da
Bump org.json:json from 20230618 to 20231013 in /codegpt-core (#240)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  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-11-07 21:50:17 +02:00
dependabot[bot]
a34d94e404
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.10.1 (#255)
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
  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-07 21:49:06 +02:00
dependabot[bot]
111012a586
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#235)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.15.3.

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  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>
2023-11-07 21:48:09 +02:00
Carl-Robert Linnupuu
26af45126f 2.2.2 2023-11-07 16:47:14 +02:00
Carl-Robert
1e4c1e3ca9
Bump llm-client, remove credentials validation for llama service (#263) 2023-11-07 16:37:55 +02:00
Carl-Robert Linnupuu
9322382c3a 2.2.1 2023-11-06 23:44:20 +02:00
Carl-Robert Linnupuu
487f8a949f Fix llama telemetry service value 2023-11-06 22:55:22 +02:00
Carl-Robert
b25bef5fd4
Fix azure path (#259) 2023-11-06 22:48:51 +02:00
Carl-Robert
43abca66c4
Remove pluginUntilBuild value to include all builds (#258)
* Remove value to include all builds
2023-11-06 20:08:42 +02:00
Carl-Robert
547cd889de
Fix right click context menu (#257) 2023-11-06 19:35:14 +02:00
dependabot[bot]
24fee1b0fc
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#247)
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  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-03 13:50:48 +02:00
dependabot[bot]
dbd58c7629
Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#241)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2.
- [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.1...jsoup-1.16.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  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>
2023-11-03 13:30:06 +02:00