Commit graph

64 commits

Author SHA1 Message Date
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
Carl-Robert Linnupuu
d13652ff40 chore: oai compatibility for ollama chat completions 2024-11-04 12:06:43 +00:00
Carl-Robert Linnupuu
50ceecbe5a chore: bump llm-client (fixes #744) 2024-11-03 01:10:01 +00:00
Carl-Robert Linnupuu
6fbea7d4b8
feat: auto apply (#743) 2024-10-28 16:33:50 +00:00
Carl-Robert Linnupuu
020e1aff7f chore: include metadata in codegpt requests 2024-10-09 11:57:03 +03:00
Carl-Robert Linnupuu
30c255c5b5 feat: support high context limits (CodeGPT) 2024-10-08 00:33:33 +03:00
Carl-Robert Linnupuu
6b4e22b545 feat: support qwen2.5 and o1 models 2024-10-01 13:22:57 +03:00
Carl-Robert Linnupuu
c87ef10d5c chore: bump gradle-intellij-plugin version 2024-09-24 12:01:45 +03:00
Carl-Robert Linnupuu
403ab338f9
refactor: consolidate completion request building (#703)
* fix: direct apply and output diff actions visibility

* refactor: consolidate chat completion request building
2024-09-23 14:54:15 +03:00
Carl-Robert Linnupuu
0cdf330bd0 chore: bump llm-client 2024-09-12 02:18:06 +03:00
Carl-Robert Linnupuu
2bc3d8d645 fix: ollama stream requests (fixes #646) 2024-09-05 13:24:30 +03:00
Carl-Robert Linnupuu
2ce05a50af feat: add git context to code completions 2024-08-31 19:39:43 +03:00
Carl-Robert Linnupuu
309491386c chore: update deps 2024-08-21 15:17:44 +03:00
dependabot[bot]
a2d549e6d4
chore(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#624)
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  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>
2024-08-14 00:28:24 +03:00
Carl-Robert
b4ef573be2
feat: add webpage documentation support (#650)
* feat: documentation support while chatting

* feat: support managing web documentation entries
2024-08-13 13:44:40 +03:00
Carl-Robert
05f146c405
feat: web search support (#641)
* feat: web search support

* fix: enable web search only for codegpt provider

* fix: checkstyle

* feat: improve list cell design
2024-07-30 15:53:45 +03:00
Carl-Robert Linnupuu
ecc4613615 feat: add gpt-4o-mini model 2024-07-19 02:22:58 +03:00
Carl-Robert Linnupuu
5baab54697 chore: upgrade treesitter deps 2024-07-18 12:28:52 +03:00
Carl-Robert Linnupuu
8017731900 chore: bump llm-client 2024-06-17 19:32:20 +03:00
Carl-Robert Linnupuu
58e17c0819 chore: bump llm-client 2024-06-10 12:04:54 +03:00
Carl-Robert Linnupuu
fdb2fb98e0 feat: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +03:00
Rene Leonhardt
f260a71d1b
chore(deps): Update to Kotlin 2 (#576) 2024-05-28 10:27:30 +03:00
Carl-Robert Linnupuu
de3db77755 feat: add gpt-4o model (closes #547) 2024-05-14 00:03:45 +03:00
Carl-Robert Linnupuu
014f26f802 refactor: remove max_tokens configuration and other minor fixes 2024-05-13 15:32:20 +03:00
Carl-Robert Linnupuu
0b21652c04 fix: lookup completion request validation 2024-05-11 02:18:24 +03:00
Carl-Robert Linnupuu
310210957b fix: lookup and commit message completions for codegpt provider 2024-05-09 15:41:04 +03:00
dependabot[bot]
6344f225c9
chore(deps): bump com.fasterxml.jackson:jackson-bom (#539)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.0...jackson-bom-2.17.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  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>
2024-05-09 13:09:19 +03:00
dependabot[bot]
69bef7099d
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#540)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [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/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  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>
2024-05-09 13:09:07 +03:00