Carl-Robert Linnupuu
a10014da6d
chore: upgrade Koog and platform versions
2026-04-23 15:40:20 +01:00
Carl-Robert Linnupuu
5dca4b5d17
refactor: replace custom JSON-RPC layer with official ACP SDK runtime
2026-03-27 10:45:58 +00:00
Carl-Robert Linnupuu
00775d38da
refactor: remove llm-client dependency in favor of Koog and refresh models
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-03-09 16:56:43 +00:00
Carl-Robert Linnupuu
039b7181c3
chore: bump Koog
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-18 15:09:13 +00:00
Carl-Robert Linnupuu
32f935b9e1
chore: bump koog to 0.6.1
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2026-02-03 17:38:46 +00:00
Carl-Robert Linnupuu
8d5c7e0076
feat: proxyai agent
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2026-01-08 15:42:27 +02:00
Carl-Robert Linnupuu
7f04741e2e
feat: mcp support for openai and custom openai providers
2025-11-28 11:21:04 +00:00
Carl-Robert Linnupuu
550fcce797
feat: improved tab experience
2025-11-13 11:07:23 +00:00
Carl-Robert Linnupuu
6e6870015d
chore: bump llm-client ( fixes #1142 , #1151 )
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-10-28 14:19:24 +00:00
Carl-Robert Linnupuu
58c7a320ee
feat: add sonnet 4.5 and codex models (proxyai)
2025-10-15 13:58:00 +01:00
Carl-Robert Linnupuu
411a553d8e
feat: add different set of specialized apply models for ProxyAI provider
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2025-10-07 17:39:42 +01:00
Carl-Robert Linnupuu
da50e55ba1
feat: add inception provider
2025-10-06 14:41:32 +01:00
Carl-Robert Linnupuu
46d61e68ab
feat: additional inline edit improvements
2025-09-23 18:23:55 +01:00
Carl-Robert Linnupuu
0d432b8026
feat: add gpt-5
2025-09-03 14:34:08 +01:00
dependabot[bot]
146b2a2480
chore(deps): bump org.jsoup:jsoup from 1.19.1 to 1.21.2 ( #1107 )
...
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup ) from 1.19.1 to 1.21.2.
- [Release notes](https://github.com/jhy/jsoup/releases )
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md )
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.19.1...jsoup-1.21.2 )
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-version: 1.21.2
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>
2025-09-03 10:57:36 +01:00
dependabot[bot]
039562d3d7
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin ( #1101 )
...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 2.1.20 to 2.2.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-version: 2.2.10
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>
2025-09-03 10:57:17 +01:00
dependabot[bot]
518eefffdf
chore(deps): bump grpc from 1.71.0 to 1.73.0 ( #1081 )
...
Bumps `grpc` from 1.71.0 to 1.73.0.
Updates `io.grpc:grpc-protobuf` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0 )
Updates `io.grpc:grpc-stub` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0 )
Updates `io.grpc:protoc-gen-grpc-java` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-version: 1.73.0
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>
2025-09-03 10:57:04 +01:00
dependabot[bot]
55f4dff753
chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.1 ( #1009 )
...
Bumps [com.google.code.gson:gson](https://github.com/google/gson ) from 2.12.1 to 2.13.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.12.1...gson-parent-2.13.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.1
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>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-09-03 10:56:35 +01:00
dependabot[bot]
9e2226188b
chore(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 ( #987 )
...
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-version: 1.13.1
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>
2025-07-22 11:47:30 +01:00
dependabot[bot]
8437c8e860
chore(deps): bump com.squareup.okio:okio from 3.10.2 to 3.15.0 ( #1061 )
...
Bumps [com.squareup.okio:okio](https://github.com/square/okio ) from 3.10.2 to 3.15.0.
- [Release notes](https://github.com/square/okio/releases )
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okio/compare/3.10.2...parent-3.15.0 )
---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
dependency-version: 3.15.0
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>
2025-07-22 11:46:21 +01:00
dependabot[bot]
6a22d365f2
chore(deps): bump org.junit:junit-bom from 5.12.1 to 5.13.4 ( #1080 )
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework ) from 5.12.1 to 5.13.4.
- [Release notes](https://github.com/junit-team/junit-framework/releases )
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.1...r5.13.4 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.4
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>
2025-07-22 11:45:59 +01:00
Carl-Robert Linnupuu
d50ad140b0
feat: add native mistral client support
2025-07-21 11:28:02 +01:00
Carl-Robert Linnupuu
901ce5a01e
feat: add conversations tags support
2025-06-21 13:09:31 +01:00
Carl-Robert Linnupuu
d117d45459
chore: migrate to new gradle intellij plugin
2025-06-06 00:36:11 +01:00
Carl-Robert Linnupuu
9fb1f9b924
feat: support file paths in generated code blocks
2025-04-29 01:33:10 +01:00
somedev7
7e5828a7b9
feat: Add support for new OpenAI and Google models ( #1002 )
...
Co-authored-by: Slavik <slvk@dev>
2025-04-22 13:17:58 +01:00
dependabot[bot]
bbb0f54a12
chore(deps): bump com.rudderstack.sdk.java.analytics:analytics ( #953 )
...
Bumps [com.rudderstack.sdk.java.analytics:analytics](https://github.com/rudderlabs/rudder-sdk-java ) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/rudderlabs/rudder-sdk-java/releases )
- [Changelog](https://github.com/rudderlabs/rudder-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rudderlabs/rudder-sdk-java/compare/v3.0.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: com.rudderstack.sdk.java.analytics: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>
2025-04-07 00:50:05 +01:00
dependabot[bot]
2d77618637
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin ( #952 )
...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 2.0.0 to 2.1.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.1.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
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>
2025-04-07 00:49:55 +01:00
dependabot[bot]
b83c6e8e88
chore(deps): bump org.jsoup:jsoup from 1.17.2 to 1.19.1 ( #951 )
...
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup ) from 1.17.2 to 1.19.1.
- [Release notes](https://github.com/jhy/jsoup/releases )
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md )
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.17.2...jsoup-1.19.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>
2025-04-07 00:49:43 +01:00
Carl-Robert Linnupuu
9a54623d92
feat: add gemini 2.5 pro (exp) model ( closes #959 )
2025-04-02 00:23:37 +01:00
dependabot[bot]
3de3c65deb
chore(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 ( #941 )
...
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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>
2025-03-27 11:14:44 +00:00
dependabot[bot]
9d94af6fd4
chore(deps): bump com.squareup.okio:okio from 3.9.0 to 3.10.2 ( #817 )
...
Bumps [com.squareup.okio:okio](https://github.com/square/okio ) from 3.9.0 to 3.10.2.
- [Release notes](https://github.com/square/okio/releases )
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okio/compare/parent-3.9.0...3.10.2 )
---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
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>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-03-27 11:14:28 +00:00
dependabot[bot]
f6ad5b5f03
chore(deps): bump com.fasterxml.jackson:jackson-bom ( #942 )
...
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom ) from 2.17.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.3 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
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>
2025-03-27 11:13:52 +00:00
dependabot[bot]
38ab9d753e
chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.12.1 ( #843 )
...
Bumps [com.google.code.gson:gson](https://github.com/google/gson ) from 2.10.1 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.12.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
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>
2025-03-24 01:12:12 +00:00
dependabot[bot]
c5f043521c
chore(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 ( #924 )
...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj ) from 3.26.3 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases )
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.3 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-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>
2025-03-24 01:11:13 +00:00
dependabot[bot]
db029afe1d
chore(deps): bump io.github.bonede:tree-sitter from 0.24.4 to 0.24.5 ( #925 )
...
Bumps [io.github.bonede:tree-sitter](https://github.com/bonede/tree-sitter-ng ) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/bonede/tree-sitter-ng/releases )
- [Commits](https://github.com/bonede/tree-sitter-ng/compare/v0.24.4...v0.24.5 )
---
updated-dependencies:
- dependency-name: io.github.bonede:tree-sitter
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>
2025-03-24 01:10:38 +00:00
dependabot[bot]
a7091e7985
chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.12.1 ( #926 )
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.11.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.12.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
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>
2025-03-24 01:10:28 +00:00
Carl-Robert Linnupuu
5f58880884
feat: improved multi-line edits ( #923 )
...
* fix: llama.cpp copy task
* feat: next edit predictions
* feat: minor clean up
2025-03-17 15:32:08 +00:00
carlrobertoh@gmail.com
db9b8d177c
feat: support latest gemini models ( closes #860 )
2025-02-11 00:45:25 +00:00
carlrobertoh@gmail.com
9cc8b9c18c
fix: remove clashing coroutines deps
2025-02-10 17:34:16 +00:00
Aleksandr
6461e1de79
feat: multiple custom providers ( #859 )
...
* Initial changes to switch to multiple custom providers
* Change CredentialKey from enum to sealed class
* Changes in the form of settings, support for saving and other logic
* Add copy service settings logic
* Add service settings migration logic
* Fixed the error of working with passwords on the main thread, added api token cleanup for remote settings
* Check style fix
---------
Co-authored-by: a.iudin <a.iudin@vk.team>
2025-02-09 15:21:39 +00:00
Carl-Robert Linnupuu
e348e53242
feat: display avatar image (CodeGPT)
2025-02-03 11:32:54 +00:00
Carl-Robert Linnupuu
38d935ac73
feat: add o3-mini model
2025-02-02 03:22:55 +00:00
Carl-Robert Linnupuu
55139b3661
feat: add paste prediction action
2025-01-06 12:25:13 +00:00
Carl-Robert Linnupuu
8d6ca73064
feat: code assistant ( #810 )
...
* feat: code assistant implementation
* refactor: clean up
2024-12-26 23:27:18 +00:00
Carl-Robert Linnupuu
fcea1ed164
fix: disable tree-sitter for CodeGPT provider
2024-12-04 09:24:24 +00:00
Carl-Robert Linnupuu
f84a659cf6
feat: support multi-line code completions
2024-11-30 23:12:14 +00:00
Jack Boswell
fdc4134aec
chore: bump gradle wrapper 8.11 ( #771 )
2024-11-21 09:54:19 +00:00
Carl-Robert Linnupuu
efced71bc5
chore: bump llm-client
2024-11-14 13:56:33 +00:00
Carl-Robert Linnupuu
6b71d1435a
chore: bump llm-client
2024-11-07 09:07:25 +00:00