Phil
9f3d1cf3bf
feat: use GoogleCompletionRequest.systemInstruction for system prompt ( #989 )
...
* feat: use GoogleCompletionRequest.systemInstruction for system prompt
* fix(test): req body assertion
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-04-29 17:59:47 +01:00
Carl-Robert Linnupuu
612ccc440a
chore: fix build
2025-04-29 16:55:28 +01:00
Carl-Robert Linnupuu
77e651986d
feat: special handling for generated code blocks without the path
2025-04-29 14:16:59 +01:00
Carl-Robert Linnupuu
9fb1f9b924
feat: support file paths in generated code blocks
2025-04-29 01:33:10 +01:00
Carl-Robert Linnupuu
f63326a57e
3.2.4
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-04-23 12:12:43 +01:00
Carl-Robert Linnupuu
3fac93ef8b
docs: update changelog
2025-04-23 11:51:27 +01:00
Carl-Robert Linnupuu
e0025bd78b
fix: create lookup in read action ( fixes #997 )
Build / Build (push) Failing after 2s
Build / Verify Plugin (push) Has been skipped
2025-04-22 13:26:31 +01:00
Carl-Robert Linnupuu
e9630f22a0
fix: internal ide error ( fixes #1001 )
2025-04-22 13:23:56 +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
Carl-Robert Linnupuu
0f69390632
3.2.3
2025-04-16 01:19:23 +01:00
Carl-Robert Linnupuu
7ffc45278c
docs: update changelog
2025-04-16 00:57:59 +01:00
Carl-Robert Linnupuu
c59df693aa
fix: filter duplicate referenced files (relates #975 )
2025-04-16 00:46:30 +01:00
Carl-Robert Linnupuu
cb7389fd7f
feat: add gpt-4.1 models (relates #994 )
2025-04-15 23:14:45 +01:00
Carl-Robert Linnupuu
52978d2ce6
fix: several minor errors and warnings
2025-04-15 19:08:32 +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
Aleksandr
7a5598eb1d
Add local.properties to gitignore and register runCustomIde task using customIdePath property. ( #973 )
...
Co-authored-by: a.iudin <a.iudin@vk.team>
2025-04-07 00:49:18 +01:00
Violine
2a6fc7c7ba
feat: Import export prompts ( #966 )
...
* feat: added import and export prompt button
* feat: export prompts to file
* feat: import prompts from file
---------
Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-04-07 00:49:07 +01:00
Carl-Robert Linnupuu
3cae567e4f
3.2.2
2025-04-06 19:48:13 +01:00
Carl-Robert Linnupuu
3f2c8e1a42
docs: update changelog
2025-04-06 19:07:55 +01:00
Carl-Robert Linnupuu
b7d6400594
fix: remove FF when triggering next edits manually
2025-04-06 18:59:54 +01:00
Carl-Robert Linnupuu
4247cbddfb
feat: add gemini 2.5 pro model
2025-04-06 18:37:57 +01:00
Carl-Robert Linnupuu
1ec5e3ad58
fix: UI issues when image in context
2025-04-06 17:45:58 +01:00
Carl-Robert Linnupuu
109aa46131
docs: update changelog
2025-04-04 17:34:49 +01:00
Carl-Robert Linnupuu
1dfca8116b
fix: update gRPC client with SSL support
2025-04-04 16:46:02 +01:00
Carl-Robert Linnupuu
46aa0be33a
3.2.1
2025-04-03 15:24:15 +01:00
Carl-Robert Linnupuu
faf8e90835
docs: update changelog
2025-04-03 14:56:12 +01:00
Carl-Robert Linnupuu
60284004ef
fix: EDT issues when reading files
2025-04-03 14:38:02 +01:00
Carl-Robert Linnupuu
8575cfa40d
fix: toolwindow id inconsistencies
2025-04-03 14:05:02 +01:00
Carl-Robert Linnupuu
c460e9dd8a
fix: remove clear tags from editor context menu
2025-04-03 14:04:43 +01:00
Carl-Robert Linnupuu
7fe98cc6d5
docs: add cloudfront
2025-04-03 13:48:29 +01:00
Carl-Robert Linnupuu
9a54623d92
feat: add gemini 2.5 pro (exp) model ( closes #959 )
2025-04-02 00:23:37 +01:00
Carl-Robert Linnupuu
fcef0ed9f8
3.2.0
2025-03-28 12:47:45 +00:00
Carl-Robert Linnupuu
1b3afe8a84
fix: do not read file content for directories
2025-03-28 12:32:30 +00:00
Carl-Robert Linnupuu
7dd6065c31
docs: update changelog
2025-03-28 11:58:50 +00:00
Carl-Robert Linnupuu
cf7551e939
feat: img support for claude 3.7 sonnet
2025-03-28 11:47:16 +00:00
Carl-Robert Linnupuu
4a62471daa
feat: replace custom suggestions UI logic with editor lookup API
2025-03-28 11:44:11 +00: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
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