Commit graph

867 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
f8d4338e86 fix: several minor errors and warnings 2025-04-15 18:21:52 +01:00
Carl-Robert Linnupuu
c8d27d878f 3.2.2 2025-04-06 19:44:28 +01:00
Carl-Robert Linnupuu
41270fd105 docs: update changelog 2025-04-06 19:10:41 +01:00
Carl-Robert Linnupuu
9da5ec10f9 fix: remove FF when triggering next edits manually 2025-04-06 19:10:10 +01:00
Carl-Robert Linnupuu
7abc74b89a feat: add gemini 2.5 pro model 2025-04-06 19:10:06 +01:00
Carl-Robert Linnupuu
eab997aaed fix: UI issues when image in context 2025-04-06 19:10:01 +01:00
Carl-Robert Linnupuu
8f00550e8b 3.2.2 2025-04-04 17:41:34 +01:00
Carl-Robert Linnupuu
9b5ca4c604 docs: update changelog 2025-04-04 17:35:49 +01:00
Carl-Robert Linnupuu
3e3d605ab0 fix: update gRPC client with SSL support 2025-04-04 17:33:35 +01:00
Carl-Robert Linnupuu
90a0f91d56 3.2.1 2025-04-03 15:20:58 +01:00
Carl-Robert Linnupuu
7cfaf520de docs: update changelog 2025-04-03 14:57:52 +01:00
Carl-Robert Linnupuu
98ace2ea48 fix: EDT issues when reading files 2025-04-03 14:51:18 +01:00
Carl-Robert Linnupuu
c0c47631e9 fix: toolwindow id inconsistencies 2025-04-03 14:51:15 +01:00
Carl-Robert Linnupuu
ba5eb4fe1f fix: remove clear tags from editor context menu 2025-04-03 14:51:10 +01:00
Carl-Robert Linnupuu
2235119854 docs: add cloudfront 2025-04-03 14:51:07 +01:00
Carl-Robert Linnupuu
a293c9d5bc feat: add gemini 2.5 pro (exp) model (closes #959) 2025-04-03 14:51:02 +01:00
Carl-Robert Linnupuu
a8d5ca7ce7 3.2.0 2025-03-28 12:44:54 +00:00
Carl-Robert Linnupuu
b6d20c0030 fix: do not read file content for directories 2025-03-28 12:36:27 +00:00
Carl-Robert Linnupuu
59ab3a0cd8 docs: update changelog 2025-03-28 12:09:51 +00:00
Carl-Robert Linnupuu
5e5a1e7826 feat: img support for claude 3.7 sonnet 2025-03-28 12:09:24 +00:00
Carl-Robert Linnupuu
3c72c74af2 feat: replace custom suggestions UI logic with editor lookup API 2025-03-28 12:09:16 +00:00
dependabot[bot]
875da08794 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-28 12:08:27 +00:00
dependabot[bot]
924ac495e9 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-28 12:08:23 +00:00
dependabot[bot]
3c27da1544 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-28 12:08:17 +00:00
Violine
c41f2fd2e9 feat: clear chat tag by keyboard shortcut (#946)
* Added a keyboard shortcut to remove tags from an active chat

* Replace Main.immediate dispatcher to EdtDispatcher

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-03-28 12:08:12 +00:00
Pavel Khattu
c7308a4512 feat: custom base host support for anthropic provider (#948)
* Add support for custom baseHost for Anthropic provider
https://github.com/carlrobertoh/ProxyAI/issues/697

* Use intellij-provided socket factory and trust manager for default client

---------

Co-authored-by: borgotta <paul.khattu@gmail.com>
2025-03-28 12:08:06 +00:00
Carl-Robert Linnupuu
3886023789 3.1.1 2025-03-24 12:18:18 +00:00
Carl-Robert Linnupuu
bcb1136bb7 docs: update changelog 2025-03-24 11:57:11 +00:00
Carl-Robert Linnupuu
6d0b4b291a fix: do not trigger next edit diff when no change detected 2025-03-24 11:56:50 +00:00
Carl-Robert Linnupuu
02e3a72e52 feat: re-add logic to include the active editor selection when creating a new chat 2025-03-24 11:56:45 +00:00
dependabot[bot]
ce7c3b1397 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 11:56:41 +00:00
dependabot[bot]
302d7d726d 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 11:56:36 +00:00
dependabot[bot]
d0a52ed3b9 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 11:56:32 +00:00
dependabot[bot]
206ada9cb7 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 11:56:27 +00:00
Violine
966f859f48 fix: custom open ai settings UI (#938)
* Added Coroutine dispatchers for EDT

* Don't apply custom open ai settings immediately

* Use Coroutine EDT dispatchers for update UI

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-03-24 11:56:22 +00:00
Aleksandr
04e35a7fdb fix: suggestions popup positioning and tag panel styling (#934)
Commit Summary:
- Improve suggestions popup positioning with screen bounds check
- Replace wildcard imports with explicit imports
- Fix tag panel sizing and styling
- Properly scale tag height using JBUI
- Improve close button margins and sizing

Co-authored-by: a.iudin <a.iudin@vk.team>
2025-03-24 11:56:18 +00:00
atifsld
90184c0515 fix: typo in Rubber Duck persona (#892)
Co-authored-by: Atif Saleed <atif@Atifs-Mac-mini.local>
2025-03-24 11:56:12 +00:00
Mirko Jantschke
56e2029705 fix: use correct array indices (#933)
Co-authored-by: Mirko Jantschke <mjantschke@novomind.com>
2025-03-24 11:56:08 +00:00
Carl-Robert Linnupuu
1d09a627f8 chore: disable plugin verifier (temp) 2025-03-24 11:56:02 +00:00
Carl-Robert Linnupuu
5c5139f2c0 3.1.0 2025-03-20 12:41:35 +00:00
Carl-Robert Linnupuu
9b55b8b311 fix: long running task on EDT 2025-03-20 12:29:55 +00:00
Carl-Robert Linnupuu
8d68773cb9 fix: build error 2025-03-20 03:06:07 +00:00
Carl-Robert Linnupuu
5273f39b1b docs: update changelog, plugin and repo description 2025-03-20 03:03:54 +00:00
Carl-Robert Linnupuu
da4732af7a feat: improve chat tags UX 2025-03-20 03:03:12 +00:00
Carl-Robert Linnupuu
f70f1fc826 fix: temp disable code completions when next edits is active 2025-03-20 03:03:08 +00:00
Carl-Robert Linnupuu
7aa789b8e0 feat: add popup menu with close actions for chat tags 2025-03-20 03:03:01 +00:00
Carl-Robert Linnupuu
f47a1178b1 fix: next edit trigger on random events 2025-03-20 03:02:55 +00:00
Carl-Robert Linnupuu
734c4951f4 refactor: chat configuration location and definitions 2025-03-20 03:02:51 +00:00
Carl-Robert Linnupuu
709c7a328b fix: editorContextTag state on toggle 2025-03-20 03:02:46 +00:00
Carl-Robert Linnupuu
7fbae569b1 feat: improved multi-line edits (#923)
* fix: llama.cpp copy task

* feat: next edit predictions

* feat: minor clean up
2025-03-20 03:02:35 +00:00