Carl-Robert
21fa61d2af
Support you.com gpt-4 model ( #233 )
2023-10-12 11:18:37 +03:00
TautCony
0343842af9
set line wrap style to be wrapped at word boundaries ( #230 )
2023-10-10 23:07:21 +03:00
TautCony
99e6c5a733
fix memory leak in extensions ( #229 )
2023-10-10 12:03:29 +03:00
Carl-Robert
7dfe62b96d
Codebase refactoring ( #226 )
...
* Refactor codebase
2023-10-05 02:43:06 +03:00
keith siilats
4c8b8d4e4f
on quota exceeded suggest user switch to different LLM provider ( #221 )
...
* on quota exceeded suggest user switch to different LLM provider
* Improve insufficient quota handling, add more telemetry actions
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-05 00:18:50 +03:00
Carl-Robert Linnupuu
a45646740e
Rename md title
2023-10-05 00:13:02 +03:00
Carl-Robert Linnupuu
b4881be72a
Add default value for destination text field
2023-10-03 00:33:54 +03:00
Carl-Robert Linnupuu
730ed5121a
2.1.5
2023-10-02 11:54:01 +03:00
wangwangxf
8269ba371c
210 - Add diff function ( #213 )
...
* Add diff function
* modify writeSpace
* Remove unnecessary code
* Add telemetry for toolwindow editor actions
---------
Co-authored-by: wang <1625116638@qq.com>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-02 11:24:09 +03:00
Carl-Robert Linnupuu
a2738dac0f
Merge branch 'master' of github.com:carlrobertoh/CodeGPT
2023-10-01 13:16:23 +03:00
Carl-Robert Linnupuu
e3e547fa51
2.1.4
2023-10-01 13:16:05 +03:00
Carl-Robert
7ff48dc928
Ability to edit generated code ( #220 )
...
* Ability to edit generated code inside the chat toolwindow
* Improve icon behaviour
* Fix browseFolderListener automatic disposal by recreating the inputs on each action
* Replace label
2023-10-01 03:59:32 +03:00
Carl-Robert Linnupuu
d05f7d4583
Fix privacy policy url
2023-10-01 03:59:03 +03:00
Carl-Robert Linnupuu
d85606bfeb
Merge branch 'master' of github.com:carlrobertoh/CodeGPT
2023-09-30 02:05:44 +03:00
dependabot[bot]
a24fb39ecf
Bump com.segment.analytics.java:analytics from 3.4.0 to 3.5.0 ( #218 )
...
Bumps [com.segment.analytics.java:analytics](https://github.com/segmentio/analytics-java ) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/segmentio/analytics-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/segmentio/analytics-java/compare/analytics-parent-3.4.0...analytics-parent-3.5.0 )
---
updated-dependencies:
- dependency-name: com.segment.analytics.java:analytics
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-09-30 01:58:23 +03:00
Carl-Robert
e417ac8a03
Ability to create new files from codegpt toolwindow editor ( #219 )
2023-09-30 01:40:37 +03:00
Carl-Robert Linnupuu
e95b5ba175
Code refactoring
2023-09-29 11:48:31 +03:00
Carl-Robert Linnupuu
6490a2c8d5
2.1.3
2023-09-28 17:16:33 +03:00
Carl-Robert Linnupuu
b35daaae88
Fix error logging and add more telemetry actions
2023-09-28 17:08:31 +03:00
Carl-Robert Linnupuu
d504922fea
2.1.2
2023-09-28 01:02:39 +03:00
Carl-Robert
f502e3b43c
194 - Proper use of project-level light service ( #216 )
2023-09-28 00:45:10 +03:00
Carl-Robert Linnupuu
439c231658
2.1.1
2023-09-27 20:01:43 +03:00
keith siilats
8f9980fbf1
anymous telemetry based on redhat ( #212 )
...
* initial telemetry
* fixed segment bugs
* Move telemetry impl to submodule, add more actions
* Replace privacy policy link, minor refactoring
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-09-27 18:44:01 +03:00
dependabot[bot]
05c7560ec9
Bump com.github.jelmerk:hnswlib-utils in /codegpt-core ( #204 )
...
Bumps [com.github.jelmerk:hnswlib-utils](https://github.com/jelmerk/hnswlib ) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/jelmerk/hnswlib/commits )
---
updated-dependencies:
- dependency-name: com.github.jelmerk:hnswlib-utils
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-09-21 13:48:23 +03:00
dependabot[bot]
01691b01e7
Bump com.github.jelmerk:hnswlib-core from 1.0.1 to 1.1.0 ( #208 )
...
Bumps [com.github.jelmerk:hnswlib-core](https://github.com/jelmerk/hnswlib ) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/jelmerk/hnswlib/commits )
---
updated-dependencies:
- dependency-name: com.github.jelmerk:hnswlib-core
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-09-21 13:26:10 +03:00
Carl-Robert Linnupuu
5c8ecda4e0
2.1.0
2023-09-21 12:37:15 +03:00
Carl-Robert
37af74ebdf
You API integration ( #203 )
...
* Ability to configure custom service
* Add example preset templates, rename module
* Custom service client impl
* Add YOU API integration
* Remove/ignore generated antlr classes
* Remove text completion models(deprecated)
* Remove unused code, fix settings state sync
* Display model name/icon in the tool window
* Update chat history UI
* Fix model/service sync
* Clear plugin state
* Fix minor bugs, add settings sync tests
* UI changes
* Separate model configuration
* Add support for overriding the completion path
* Update Find Bugs prompt
2023-09-14 14:52:18 +03:00
keith siilats
a860054360
Update EditorAction.java ( #202 )
...
add and output code with bugs fixed to the prompt
2023-09-13 17:53:47 +03:00
dependabot[bot]
0b0c2d09e3
Bump actions/checkout from 3 to 4 ( #199 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-09-08 01:34:24 +03:00
dependabot[bot]
0b144a1844
Bump org.antlr:antlr4 from 4.13.0 to 4.13.1 ( #197 )
...
Bumps [org.antlr:antlr4](https://github.com/antlr/antlr4 ) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/antlr/antlr4/releases )
- [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md )
- [Commits](https://github.com/antlr/antlr4/compare/4.13.0...4.13.1 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4
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-09-08 01:33:44 +03:00
dependabot[bot]
d350240b0d
Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 ( #193 )
...
Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0.
---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
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-08-29 14:06:43 +03:00
Carl-Robert Linnupuu
87b6114bb4
2.0.6
2023-08-29 09:56:47 +03:00
Carl-Robert Linnupuu
1f279cafc9
Fix configuring azure service
2023-08-29 09:31:44 +03:00
dependabot[bot]
8ba31379f8
Bump org.junit.vintage:junit-vintage-engine from 5.6.1 to 5.10.0 ( #190 )
...
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5 ) from 5.6.1 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
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-08-28 11:16:14 +03:00
dependabot[bot]
f3368e9e93
Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 ( #191 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.14.2 to 2.15.2.
---
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-08-28 11:16:06 +03:00
dependabot[bot]
d88c13a460
Bump org.junit.platform:junit-platform-launcher from 1.6.1 to 1.10.0 ( #192 )
...
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5 ) from 1.6.1 to 1.10.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 11:15:57 +03:00
dependabot[bot]
ff60018996
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 ( #183 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.14.2 to 2.15.2.
---
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-08-27 18:40:53 +03:00
dependabot[bot]
c1c5358c54
Bump org.antlr:antlr4 from 4.5 to 4.13.0 in /embeddings ( #184 )
...
Bumps [org.antlr:antlr4](https://github.com/antlr/antlr4 ) from 4.5 to 4.13.0.
- [Release notes](https://github.com/antlr/antlr4/releases )
- [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md )
- [Commits](https://github.com/antlr/antlr4/compare/4.5...4.13.0 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4
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-08-27 18:40:42 +03:00
Carl-Robert
61540da93f
Remove unnecessary gradle plugin ( #189 )
2023-08-27 18:40:35 +03:00
dependabot[bot]
371b801b20
Bump org.junit.jupiter:junit-jupiter-engine from 5.6.1 to 5.10.0 ( #185 )
...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5 ) from 5.6.1 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
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-08-27 18:19:05 +03:00
dependabot[bot]
930a9a7157
Bump com.knuddels:jtokkit from 0.2.0 to 0.6.1 ( #186 )
...
Bumps [com.knuddels:jtokkit](https://github.com/knuddelsgmbh/jtokkit ) from 0.2.0 to 0.6.1.
- [Release notes](https://github.com/knuddelsgmbh/jtokkit/releases )
- [Commits](https://github.com/knuddelsgmbh/jtokkit/compare/0.2.0...0.6.1 )
---
updated-dependencies:
- dependency-name: com.knuddels:jtokkit
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-08-27 18:18:26 +03:00
dependabot[bot]
043dc0de67
Bump com.vladsch.flexmark:flexmark-all from 0.64.0 to 0.64.8 ( #187 )
...
Bumps [com.vladsch.flexmark:flexmark-all](https://github.com/vsch/flexmark-java ) from 0.64.0 to 0.64.8.
- [Commits](https://github.com/vsch/flexmark-java/commits )
---
updated-dependencies:
- dependency-name: com.vladsch.flexmark:flexmark-all
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-08-27 18:18:01 +03:00
dependabot[bot]
c815c699ca
Bump org.antlr:antlr4-runtime from 4.7.1 to 4.13.0 ( #188 )
...
Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4 ) from 4.7.1 to 4.13.0.
- [Release notes](https://github.com/antlr/antlr4/releases )
- [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md )
- [Commits](https://github.com/antlr/antlr4/compare/4.7.1...4.13.0 )
---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
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-08-27 18:17:07 +03:00
Carl-Robert
ef5fd5919f
Encapsulate settings ( #180 )
2023-08-27 18:16:08 +03:00
Carl-Robert Linnupuu
de971806d0
Fix running ide locally
2023-08-27 18:14:48 +03:00
Carl-Robert Linnupuu
df0485a94f
Add dependabot
2023-08-27 17:53:34 +03:00
Carl-Robert Linnupuu
9b1e29c155
Upgrade gradle 8.3
2023-08-26 13:58:25 +03:00
Carl-Robert
3c2c23b3ea
Move embeddings impl to a different module ( #179 )
...
* Move embeddings impl to a different module
* Disable plugin verifier for sub modules
2023-08-26 12:55:32 +03:00
Carl-Robert Linnupuu
d68ef65f8b
Update readme
2023-08-25 17:19:00 +03:00
Carl-Robert
55607cf781
Update issue templates
2023-08-25 17:13:48 +03:00