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
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
93c711d5da
2.16.2
2025-02-06 14:01:53 +00:00
Carl-Robert Linnupuu
c255b3b347
docs: update changelog
2025-02-06 12:12:19 +00:00
Carl-Robert Linnupuu
57479957fc
fix: prevent race condition during tool window initialization ( fixes #856 )
2025-02-05 22:43:59 +00:00
Carl-Robert Linnupuu
619254926e
fix: temp workaround for invalid openai model state ( fixes #842 )
2025-02-05 16:56:58 +00:00
Carl-Robert Linnupuu
00c1c920ba
fix: adjust tag panel layout to use GridBagLayout for proper vertical alignment (relates #857 )
2025-02-05 16:39:42 +00:00
Carl-Robert Linnupuu
4fbcebf82e
2.16.1
2025-02-04 00:52:20 +00:00
Carl-Robert Linnupuu
cb8eb90b9a
refactor: adjust chat avatar sizes
2025-02-04 00:25:50 +00:00
Carl-Robert Linnupuu
79bbfbe8bb
fix: change chat response editor type to 'Untyped' ( fixes #832 )
2025-02-03 23:51:04 +00:00
Carl-Robert Linnupuu
56e536e400
fix: replace 'Open Prediction' shortcut key ( fixes #839 )
2025-02-03 23:44:42 +00:00
Carl-Robert Linnupuu
14c3d8a435
feat: status toolbar completion progress for all core actions
2025-02-03 23:40:36 +00:00
Carl-Robert Linnupuu
f9b515b7d3
fix: adjust chat tags when switching tabs
2025-02-03 22:39:33 +00:00
Carl-Robert Linnupuu
4b2f01596a
fix: NPE during tool window init (tool window is shown before the chat panel is created)
2025-02-03 17:45:57 +00:00