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
Carl-Robert
ea329da170
Update issue templates
2023-08-25 17:02:52 +03:00
Carl-Robert Linnupuu
2b346d0d24
Update readme
2023-08-25 16:50:51 +03:00
Carl-Robert Linnupuu
bdc719b169
Remove generated grammar files
2023-08-25 16:41:13 +03:00
Carl-Robert Linnupuu
26a3e07360
Reopen plugin's source code (1.10.8 → 2.0.5)
2023-08-25 16:36:22 +03:00
Matthieu Borgraeve
faf02a5c0a
Adding documentation for Azure OpenAI. ( #120 )
...
Signed-off-by: Matthieu Borgraeve <3082664+mborgraeve@users.noreply.github.com>
Co-authored-by: Matthieu Borgraeve <matthieu.borgraeve@bell.ca>
2023-06-06 14:06:38 +01:00
Carl-Robert Linnupuu
68f29aed06
Update README
2023-06-04 17:07:15 +01:00
Carl-Robert Linnupuu
99c1f683fc
Update README
2023-06-04 16:02:03 +01:00
Carl-Robert Linnupuu
1b7dd27753
Add gifs
2023-06-04 15:30:45 +01:00
Carl-Robert
e93d57b1ba
Delete docs/assets/gif directory
2023-06-03 17:56:05 +01:00
Carl-Robert Linnupuu
97de54439d
Replace change notes
2023-05-18 00:13:55 +01:00
Carl-Robert Linnupuu
0520d1ae41
Fix com.intellij.diagnostic.PluginException by providing label as action description ( fixes #95 )
2023-05-17 23:21:17 +01:00
Carl-Robert Linnupuu
2e6e0b78ae
Remove model comments
2023-05-17 23:06:29 +01:00
Carl-Robert Linnupuu
0eba3a16af
1.10.8 - Ability to use custom server/models, support api key retrieval from env var ( closes #90 )
2023-05-17 22:59:50 +01:00
Carl-Robert Linnupuu
b26681ed7b
🐢
2023-05-04 23:24:44 +01:00
Carl-Robert Linnupuu
31fee06d1c
1.10.7 - Add keymap support for plugin actions ( closes #63 ), support off-screen browser rendering
2023-05-04 23:08:31 +01:00
Carl-Robert Linnupuu
a514983ca3
1.10.6 - Add support for both Azure auth methods
2023-05-03 22:16:37 +01:00
Carl-Robert Linnupuu
3a854c9f46
Closes #93
2023-05-01 23:13:21 +01:00
Carl-Robert Linnupuu
c9565a4c7d
Settings UI improvements
2023-05-01 23:09:47 +01:00
Carl-Robert Linnupuu
4ceca4e45e
Add tests and build workflow, bump sinceVersion
2023-05-01 14:08:49 +01:00
Mirek
a7927eea56
Add Azure OpenAI Service support ( #96 )
...
* Add Azure OpenAI Service support
* Bump version number
* Bump openai-client dependency to 1.0.12
* Improve settings panel logic, bump openai-client
---------
Co-authored-by: Shalak <github.author@shalak.eu.org>
2023-05-01 14:00:12 +01:00
Carl-Robert Linnupuu
9a4197e453
👾
2023-04-29 19:46:05 +01:00
Carl-Robert Linnupuu
9acac891c0
1.10.4 - Add support to configure organization and display name, improve displaying error msgs, fix known issues
2023-04-22 10:41:13 +01:00
Carl-Robert Linnupuu
7adb65a286
Sync model settings on tab change
2023-04-22 10:28:25 +01:00
Carl-Robert Linnupuu
1e64186450
Make display name configurable ( closes #89 )
2023-04-21 23:29:53 +01:00
Carl-Robert Linnupuu
087f4f4fe0
Add organization field and popup menu, fix deprecated warning msg, improve error displaying
2023-04-21 22:38:37 +01:00
Carl-Robert Linnupuu
4c029ef03b
1.10.3 - Add gpt-4-32k model, codestyle rules and cursor pointer for conversation panel, remove custom prompt textarea
2023-04-19 23:39:54 +01:00