Commit Graph

545 Commits

Author SHA1 Message Date
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
75cbc46808 fix: Add write settings after changing 2025-11-13 01:20:50 +01:00
1070de6e6e fix: Improve edit file tool description 2025-11-13 01:14:14 +01:00
b3432cd76f fix: Clean resources after finish request 2025-11-13 00:56:41 +01:00
f99e4aefb0 refactor: Change opening url in chat by mouse 2025-11-13 00:56:13 +01:00
191de10926 refactor: Remove common project rules from code completion 2025-11-13 00:55:20 +01:00
8492ef29b2 fix: Text color in rules viewer 2025-11-13 00:40:10 +01:00
fea9ecddc8 fix: Remove replace message after complete receiving 2025-11-12 20:32:01 +01:00
a26d475806 fix: Add active project name and path to system prompt 2025-11-12 19:31:12 +01:00
1cd19aa5d1 feat: Add open link to text block context menu 2025-11-12 19:18:21 +01:00
4956d6ab7d feat: Add context menu to edit item 2025-11-12 19:06:29 +01:00
2d92b8fa53 fix: Change params for gpt-5 and o- models
only for chat\completions models
2025-11-12 18:41:51 +01:00
161d77ac04 feat: Add Claude extended thinking (#254)
* feat: Add Claude extended thinking
* fix: Set 1.0 temperature for thinking mode
2025-11-12 18:33:15 +01:00
89797639cf fix: Getting http errors (#252) 2025-11-11 09:00:33 +01:00
4d79760481 doc: Remove qtc badges 2025-11-11 00:45:12 +01:00
3be70556ec doc: Move out docs from main README 2025-11-10 21:16:58 +01:00
a1ff17eef0 doc: Add info about QodeAssistUpdater 2025-11-10 20:52:45 +01:00
6c1d9ddc0e Upgrade plugin to 0.8.1 v0.8.1 2025-11-03 18:07:29 +01:00
6ff6901421 fix: Remove check empty file for edit tool 2025-11-03 18:06:51 +01:00
a2f3ae4f64 fix: Changes to top of file 2025-11-03 15:01:51 +01:00
6937b48fbf fix: Creating dir for new file 2025-11-03 13:56:25 +01:00
c6e77c59d3 refactor: remove hardcoded tools guildelines v0.8.0 2025-11-03 10:07:47 +01:00