37e41d3b76
chore: Upgrade plugin version to 0.9.3
v0.9.3
2025-11-28 16:21:28 +01:00
2d5667d8ca
refactor: Reworking attaching files ( #280 )
...
chore: Upgrade chat format version
2025-11-28 16:17:25 +01:00
22377c8f6a
feat: Add temp file storage for chat ( #279 )
...
* fix: Add signature to chat history
* feat: Add file storage for chat
2025-11-28 13:59:43 +01:00
595895840a
fix: Adapt widget to content size
2025-11-28 13:59:14 +01:00
f6d647d5c8
fix: Add signature to chat history
2025-11-28 12:28:07 +01:00
1f9c60ffb2
doc: Fix description for code completion and quick refactor ( #278 )
2025-11-27 14:02:27 +01:00
6ec4a61c0c
chore: Update plugin to 0.9.2
v0.9.2
2025-11-27 02:10:51 +01:00
7feb088de3
fix: Change windows command and checks ( #277 )
2025-11-27 01:53:41 +01:00
627a821115
fix: Edit file tool take only absolute or relative path to file
2025-11-27 01:53:27 +01:00
9b0ae98f02
feat: Improve execute terminal commands tool
2025-11-27 01:12:21 +01:00
85a7bba90e
refactor: Change top bar layout and tools/thinking settings
2025-11-27 00:39:37 +01:00
b18ef4c400
feat: Add build folder path to system prompt
2025-11-26 19:48:54 +01:00
bbacdfc22a
feat: Add run option to build project tool
2025-11-26 19:23:56 +01:00
670f81c3dd
feat: Add side by side refactor widget ( #276 )
2025-11-26 15:45:22 +01:00
b4f31dee23
feat: Add ollama thinking feature ( #275 )
2025-11-26 10:32:04 +01:00
dc6ec4fb4f
refactor: Add reserve size for commands
2025-11-25 23:33:52 +01:00
07de415346
feat: Add execution command tool ( #273 )
2025-11-23 12:52:20 +01:00
a15f64a234
feat: Improve build project tool ( #272 )
2025-11-22 13:15:15 +01:00
0feaa3a0f7
chore: Upgrade plugin version to 0.9.1
v0.9.1
2025-11-20 23:26:06 +01:00
a3527e1442
fix: Remove image dublicate ( #271 )
2025-11-20 23:25:00 +01:00
24565dc81f
chore: Move settings it setups
2025-11-20 18:04:55 +01:00
90655cded4
feat: Add settings for ignore space and tab in codecompletion char count
2025-11-20 17:37:00 +01:00
1e3b1997cc
feat: Add configuration manager ( #270 )
2025-11-20 17:31:13 +01:00
6f7d8a0987
feat: Add drag n drop for chat ( #269 )
...
feat: Add dran n drop for chat
2025-11-20 16:19:50 +01:00
55b6080273
feat: Add image support for Claude, OpenAI and Google ( #268 )
...
* feat: Add image support for Claude
* feat: Add images support for OpenAI
* feat: Add support images for google ai
* refactor: Separate ImageComponent
* feat: Add attach image button
* feat: Add support image for Mistral provider
* feat: Add support images for OpenAI compatible providers
* feat: Add support images for Ollama
2025-11-20 15:49:39 +01:00
ce9e2717d6
refactor: Change default code completion type to auto
2025-11-19 01:19:50 +01:00
ef73895823
feat: Add open in editor and remove from list ( #267 )
...
* refactor: Rename and move chat items
* feat: Add hotkeys for open in editor and remove file from list
* feat: Add opening by system
* feat: Add context action menu
2025-11-19 01:15:43 +01:00
bcdec96d92
fear: Add hint-trigger for call code completion ( #266 )
2025-11-17 22:24:04 +01:00
86c6930c5f
chore: Update plugin to 0.9.0
v0.9.0
2025-11-17 15:56:00 +01:00
f3aa706227
feat: Add default option for custom instructions
2025-11-17 15:54:35 +01:00
944e7fb00a
fix: Set default focus on custom commands in quick refactor dialog
2025-11-17 15:44:55 +01:00
296a0ff7b8
fix: Chagne progress widget icon ( #259 )
...
fix: add manual icon
2025-11-17 15:19:25 +01:00
06bd7db7ea
chore: Remove extra comments
2025-11-17 14:39:59 +01:00
43f9e4e75b
doc: Add context layers to README
2025-11-17 14:17:10 +01:00
204cffd7d0
feat: Add custom instructions for quick refactor ( #258 )
...
* feat: Add custom commands to quick refactor
* doc: Update for quick refactor feature
2025-11-17 13:53:46 +01:00
995597d789
fix: Filter empty thinking blocks for google ai
2025-11-17 11:35:38 +01:00
9974b2f5e6
feat: Run for quick refactoring only reading context tools
2025-11-17 11:25:42 +01:00
31e3d9db7c
feat: Add cancel function for progress indicator
2025-11-16 16:14:12 +01:00
6f680e3974
fix: Remove extra logs
2025-11-15 14:55:22 +01:00
953774aaa8
refactor: Full rework quick refactor ( #257 )
2025-11-15 14:51:47 +01:00
9ecd285d1d
feat: Improve code suggestions ( #256 )
2025-11-14 17:02:43 +01:00
0ca1decd97
fix: Update plugin to 0.8.3
v0.8.3
2025-11-14 02:11:15 +01:00
baf129f0dc
feat: Add download button for updater
2025-11-14 02:00:33 +01:00
8570b9667a
refactor: Change handling finished tools and thinking blocks
2025-11-14 01:46:36 +01:00
f5a445b021
feat: Add updater to release folder
2025-11-14 00:30:38 +01:00
30885c0373
feat: Add google provider thinking mode ( #255 )
...
fix: add signature
2025-11-13 23:52:38 +01:00
5e580b8792
chore: Update plugin to 0.8.2
v0.8.2
2025-11-13 02:31:05 +01:00
5352fd4f0b
doc: Add thinking mode to README
2025-11-13 02:28:38 +01:00
6e9db1552c
fix: Replace text to icon in Reset button
2025-11-13 02:23:45 +01:00
c302138568
feat: Add disappearing tools and thinking component from chat
2025-11-13 02:19:49 +01:00