Commit graph

970 commits

Author SHA1 Message Date
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
Violine
d36f37bb90
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-27 11:13:17 +00:00
Pavel Khattu
3983b39dd1
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-27 11:11:38 +00:00
Carl-Robert Linnupuu
566a065ca3 3.1.1 2025-03-24 12:20:58 +00:00
Carl-Robert Linnupuu
1b6b26354e docs: update changelog 2025-03-24 11:50:47 +00:00
Carl-Robert Linnupuu
b8b78dd079 fix: do not trigger next edit diff when no change detected 2025-03-24 10:21:46 +00:00
Carl-Robert Linnupuu
55bd3008ff feat: re-add logic to include the active editor selection when creating a new chat 2025-03-24 10:19:23 +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
Violine
577d8bc084
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 01:10:07 +00:00
Aleksandr
2bec39576a
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 01:09:29 +00:00
atifsld
3818493b67
fix: typo in Rubber Duck persona (#892)
Co-authored-by: Atif Saleed <atif@Atifs-Mac-mini.local>
2025-03-24 01:08:52 +00:00
Mirko Jantschke
408314d1e2
fix: use correct array indices (#933)
Co-authored-by: Mirko Jantschke <mjantschke@novomind.com>
2025-03-24 01:07:44 +00:00
Carl-Robert Linnupuu
47ac9c2d8a chore: disable plugin verifier (temp) 2025-03-24 01:04:29 +00:00
Carl-Robert Linnupuu
ad472f6329 3.1.0 2025-03-20 12:44:04 +00:00
Carl-Robert Linnupuu
bcf1e6fcf8 fix: long running task on EDT 2025-03-20 12:18:54 +00:00
Carl-Robert Linnupuu
23437c1cea docs: update changelog, plugin and repo description 2025-03-20 02:32:27 +00:00
Carl-Robert Linnupuu
e60640f97f feat: improve chat tags UX 2025-03-20 01:36:52 +00:00
Carl-Robert Linnupuu
7984d5211c fix: temp disable code completions when next edits is active 2025-03-19 16:49:58 +00:00
Carl-Robert Linnupuu
e4f6a5234a feat: add popup menu with close actions for chat tags 2025-03-18 18:41:44 +00:00
Carl-Robert Linnupuu
f121039dbd fix: next edit trigger on random events 2025-03-18 18:40:27 +00:00
Carl-Robert Linnupuu
49e4b03bbe refactor: chat configuration location and definitions 2025-03-17 17:20:42 +00:00
Carl-Robert Linnupuu
7bd25b30fc fix: editorContextTag state on toggle 2025-03-17 16:04:57 +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
Violine
c75fad5ec7
feat: import export custom openai settings (#921)
* Add import and export button to custom Open AI Settings

* Export Custom OpenAI settings to file

* Import Custom OpenAI settings from file

* Replace deprecated JTabbedPane

* Fix update template type

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-03-17 12:20:31 +00:00
Aleksandr
7d472e8cf1
feat: psi structure for chat (#897)
* Change SwingDispatcher to Dispatchers.Main.immediate

* Change PSI analyzer package

* Added a blank for PSI analysis in the chat

* Add support for code structure analysis and improve tag management

- Refactor TagManager to use thread-safe collections
- Add support for new tag types (EditorTagDetails, FileTagDetails)
- Update UI components to handle structure analysis
- Add new icon for structure tags

* Refactoring tags v2

* Add PSI structure to chat settings

* Add VirtualFile to ClassStructure and improve PSI token tracking

* Support passing PSI structure to completion requests

* Add removeListener method to TagManager and fix memory leak

* Update buildOpenAIMessages to support PSI structure for all providers

* Add selected editor tag when initializing user input header

* Add chat settings configuration screen

* Remove unused editor tag and PSI structure settings panels

---------

Co-authored-by: a.iudin <a.iudin@vk.team>
2025-03-11 17:57:55 +00:00
Carl-Robert Linnupuu
97185109ad 3.0.0 2025-03-04 00:48:44 +00:00
Carl-Robert Linnupuu
ad16f5c98f chore: rebranding 2025-03-04 00:25:50 +00:00
Carl-Robert Linnupuu
6a3ec495ca 2.16.4 2025-02-25 23:55:12 +00:00
Carl-Robert Linnupuu
557cd87988 fix: compatibility issue 2025-02-25 23:40:51 +00:00
Carl-Robert Linnupuu
4aa731a1bb chore: disable code completion and code assistant by default 2025-02-25 22:19:13 +00:00
Carl-Robert Linnupuu
d51a1ceb64 feat: add Claude 3.7 Sonnet (CodeGPT) 2025-02-25 22:18:21 +00:00
Carl-Robert Linnupuu
b0475824d9 2.17.0 2025-02-12 14:52:59 +00:00
Carl-Robert Linnupuu
38c6f9e090 chore: change plugin's name to Proxy AI 2025-02-12 11:54:34 +00:00
carlrobertoh@gmail.com
55a5dacd5d fix: remove internal api usages 2025-02-11 13:43:53 +00:00
carlrobertoh@gmail.com
012c8c92ff 2.16.3 2025-02-11 12:29:12 +00:00
carlrobertoh@gmail.com
07ec8ca896 docs: update changelog 2025-02-11 12:06:45 +00:00
carlrobertoh@gmail.com
fa61e1485c fix: stop statusbar spinner when request fails 2025-02-11 01:37:34 +00:00
carlrobertoh@gmail.com
d19dd4bb23 fix: find referenced files outside of edt 2025-02-11 01:36:39 +00:00
carlrobertoh@gmail.com
db9b8d177c feat: support latest gemini models (closes #860) 2025-02-11 00:45:25 +00:00
carlrobertoh@gmail.com
b3c082f0c9 chore: enable code completion by default 2025-02-10 19:32:08 +00:00
carlrobertoh@gmail.com
7346f765e9 fix: do not include duplicate files 2025-02-10 18:45:23 +00:00
carlrobertoh@gmail.com
7cd9644932 fix: include unsaved content in prompt 2025-02-10 18:44:18 +00:00
carlrobertoh@gmail.com
1a3fbdd94a fix: inconsistencies in chat tags 2025-02-10 17:57:24 +00:00
carlrobertoh@gmail.com
9cc8b9c18c fix: remove clashing coroutines deps 2025-02-10 17:34:16 +00:00
carlrobertoh@gmail.com
25151ee42e feat: add gemini 2.0 flash model and update model combobox menu ui 2025-02-10 17:14:46 +00:00