Commit graph

990 commits

Author SHA1 Message Date
dependabot[bot]
529832925d 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 14:51:04 +01:00
dependabot[bot]
257d7b8dc9 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 14:51:00 +01:00
dependabot[bot]
5aeb044268 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 14:50:56 +01:00
dependabot[bot]
b1ec364610 chore(deps): bump actions/checkout from 4 to 5 (#1100)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-09-03 14:50:51 +01:00
dependabot[bot]
8bffefeba9 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 14:50:46 +01:00
Dmitry Saltykov
ad9dff3b46 Bug Report: Regression - Edit Code prompt is not added #1070 (#1098) 2025-09-03 14:50:42 +01:00
Robin
6f85394717 fix: Custom Open AI services do not adhere to model selections (#1090) 2025-09-03 14:50:37 +01:00
Robin
f765474a5c fix: Remove YouSettings application service from plugin.xml (#1087) 2025-09-03 14:50:32 +01:00
Carl-Robert Linnupuu
3588ebc340 3.5.0 2025-07-24 13:35:35 +01:00
Carl-Robert Linnupuu
0dfba852eb docs: update changelog 2025-07-24 13:30:36 +01:00
Carl-Robert Linnupuu
92c6e16d62 chore: update llama build labels 2025-07-24 13:30:31 +01:00
Carl-Robert Linnupuu
0ea44b4a9e chore: replace kimi-k2 with qwen3-coder 2025-07-24 12:16:12 +01:00
Carl-Robert Linnupuu
339a581181 feat: add project-based chat history filtering 2025-07-24 12:16:06 +01:00
Carl-Robert Linnupuu
bf48a90003 feat: support cancelling auto apply requests 2025-07-24 12:16:01 +01:00
dependabot[bot]
b1dc9c25f9 chore(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#987)
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-24 12:15:57 +01:00
dependabot[bot]
1a01fe9450 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-24 12:15:54 +01:00
dependabot[bot]
ca04521c42 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-24 12:15:50 +01:00
Robin
1d8363feea fix: EditorUtil.createEditor() creates files on EDT (fixes #1006) (#1079) 2025-07-24 12:15:47 +01:00
Carl-Robert Linnupuu
dd3dcdc548 docs: update changelog 2025-07-24 12:15:43 +01:00
Carl-Robert Linnupuu
0f9bf991f7 feat: add kimi k2 model 2025-07-24 12:15:39 +01:00
Carl-Robert Linnupuu
b3593860f2 fix: legacy model settings migration 2025-07-24 12:15:36 +01:00
Carl-Robert Linnupuu
23766d5ebc fix: tab docs link 2025-07-24 12:15:32 +01:00
Carl-Robert Linnupuu
fd20fa02d1 chore: update openai models 2025-07-24 12:15:27 +01:00
Carl-Robert Linnupuu
e6801fd548 docs: update changelog 2025-07-24 12:15:17 +01:00
Carl-Robert Linnupuu
1c3f063b4b fix: remove code analyzer from initial tags 2025-07-24 12:15:11 +01:00
Carl-Robert Linnupuu
d8ba96d30e docs: update changelog 2025-07-24 12:15:00 +01:00
Carl-Robert Linnupuu
a515bfc99e fix: revert direct auto apply 2025-07-24 12:14:37 +01:00
Carl-Robert Linnupuu
c2747b07af feat: add native mistral client support 2025-07-24 12:14:33 +01:00
Carl-Robert Linnupuu
7656c2281b feat: improve chat history ui/ux 2025-07-24 12:14:16 +01:00
Carl-Robert Linnupuu
2b96b1e8d0 feat: support model per feature 2025-07-24 12:14:06 +01:00
Carl-Robert Linnupuu
e11477ded3 feat: add server and build logs for llama.cpp 2025-07-24 12:13:39 +01:00
Carl-Robert Linnupuu
768d410737 fix: llama.cpp server startup (fixes #852) 2025-07-24 12:13:17 +01:00
Viktor Muraviev
b5215ec45c feat: Add separate model selection for code completion (#1032)
* add separate Ollama model selection for code completion

closes issue #733

* add separate selection of code completion provider

closes issue #804

* add test for Ollama code completion with separate model selection

also added missing clearing of code completion cache to other tests. This fixes ProxyAI test - before the fix it was passed always regardless of real ProxyAI completion operation

* fix saving of code completion provider option in IDE settings

* fix code style

* fix: remove expected failing test

---------

Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-07-24 12:13:07 +01:00
Violine
2ead45efde feat: Added code structure analysis with depth configuration and improved tag handling (#1045)
* feat: add Kotlin inferred type analyzer

* feat: implemented a queue with support for maximum crawl depth

* feat: added the depth of analysis setting to end the chat

* feat: added the depth of analysis setting to code completion

* feat: add tag for code analysis

# Conflicts:
#	src/main/kotlin/ee/carlrobert/codegpt/ui/textarea/PromptTextField.kt

* feat: changed priority of EditorTagDetails and FileTagDetails

If we added a file when opening a tab, and then added the same file through the "Include files in Prompt..." menu, it will not be in the selected state.

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-07-24 12:12:38 +01:00
Carl-Robert Linnupuu
aef332e486 3.4.4 2025-07-04 14:01:23 +01:00
Carl-Robert Linnupuu
87d5e097b1 docs: update changelog 2025-07-04 13:54:49 +01:00
Carl-Robert Linnupuu
aba157a235 fix: prevent NPE when loading state with null conversations 2025-07-04 13:21:17 +01:00
Carl-Robert Linnupuu
2e363b769c feat: support chat renaming 2025-07-04 13:21:12 +01:00
Carl-Robert Linnupuu
429b151b07 fix: add virtual file validation to prevent InvalidVirtualFileAccessException 2025-07-04 13:21:06 +01:00
Carl-Robert Linnupuu
c00631418b feat: add chat modes (ask/edit/agent) 2025-07-04 13:21:00 +01:00
Carl-Robert Linnupuu
e0eda78e97 3.4.3 2025-06-26 10:24:52 +01:00
Carl-Robert Linnupuu
2d664d03ae docs: update changelog 2025-06-26 10:04:10 +01:00
Carl-Robert Linnupuu
8bafe1583a feat: add conversations tags support 2025-06-26 10:03:33 +01:00
Carl-Robert Linnupuu
b295f7334a feat: remove model-conversation dependency 2025-06-26 10:03:27 +01:00
Carl-Robert Linnupuu
155358084e refactor: ToolWindowFactory class 2025-06-26 10:03:21 +01:00
Carl-Robert Linnupuu
cd9bf3d3ab fix: NPE (fixes #1046) 2025-06-26 10:03:15 +01:00
Carl-Robert Linnupuu
28c7e2892c 3.4.2 2025-06-06 12:28:26 +01:00
Carl-Robert Linnupuu
d439adc8eb fix: internal IDE exception 2025-06-06 12:26:29 +01:00
Carl-Robert Linnupuu
f8dd9a0fcd chore: increase gradle heap space 2025-06-06 11:59:53 +01:00
Carl-Robert Linnupuu
299dabefa2 docs: update changelog 2025-06-06 11:59:46 +01:00