Commit Graph
100 Commits
Author SHA1 Message Date
Petr Mironychev ddd6aba091 fix: Remove close chat action from editor context menu 2026-01-19 23:17:31 +01:00
Petr MironychevandGitHub e86e58337a Update QodeAssist version range for Qt Creator 16.0.2 2025-12-15 01:00:00 +01:00
Petr Mironychev dbd47387be chore: Update plugin to 0.9.7 2025-12-15 00:47:50 +01:00
Petr MironychevandGitHub 50e1276ab2 feat: Add support QtC 18.0.1 (#296)
* feat: Add support QtC 18.0.1
* feat: Remove support QtC 16.0.2
2025-12-14 02:53:58 +01:00
Petr Mironychev 50c948ccfe chore: Update plugin to 0.9.6 version 2025-12-08 11:10:20 +01:00
Petr Mironychev 949dad4fd2 feat: Update built in roles and docs 2025-12-08 11:09:21 +01:00
Petr Mironychev 01fd7dad6f chore: Upgrade plugin to 0.9.5 version 2025-12-08 10:25:38 +01:00
Petr Mironychev fd408ba415 fix: Change compressing icon place 2025-12-08 10:24:27 +01:00
Petr Mironychev 14e7ea2ec3 feat: Add separator to chat top bar 2025-12-08 10:18:12 +01:00
Petr MironychevandGitHub 9f050aec67 feat: Add summarize chat (#289) 2025-12-05 11:08:23 +01:00
Petr Mironychev 9e118ddfaf fix: Add pause between call tools 2025-12-04 21:05:13 +01:00
Petr Mironychev 157498b770 revert: Remove compact mode for chat blocks 2025-12-04 20:51:14 +01:00
Petr MironychevandGitHub 5c8a8f305d Fix chat scrolling (#288)
* fix: Change chat scrolling behavior
* feat: Add compact mode for chat blocks
2025-12-04 20:00:53 +01:00
Petr MironychevandGitHub fc33bb60d0 feat: Add agent roles (#287)
* feat: Add agent roles
* doc: Add agent roles to docs
2025-12-04 19:41:30 +01:00
Petr MironychevandGitHub 498eb4d932 feat: Add todo tool (#286) 2025-12-03 21:28:59 +01:00
Petr Mironychev fb941cea99 doc: Update docs for using OpenAI GPT-5.1 and codex 2025-12-01 16:08:21 +01:00
Petr Mironychev a0af983bda chore: Upgrade plugin to 0.9.4 version 2025-12-01 15:50:28 +01:00
Petr MironychevandGitHub 4bd96e0718 fix: Add downloading svg (#285) 2025-12-01 14:11:09 +01:00
Petr Mironychev 7b0d3c2abb feat: Add settings shortcut to chat view 2025-12-01 13:39:26 +01:00
Petr Mironychev 75d1551b00 feat: Add settings button to quick refactor dialog 2025-12-01 13:21:50 +01:00
Petr Mironychev 406ba05bfb fix: Remove unusing variables from settings 2025-12-01 13:16:45 +01:00
Petr Mironychev 7a97d0aba5 feat: Add llm config to quick refactor dialog 2025-12-01 13:01:46 +01:00
Petr Mironychev b19c4c0c0c fix: Check Request id for tool block 2025-12-01 12:31:06 +01:00
Petr MironychevandGitHub a466332822 feat: Add OpenAI Responses API (#282)
* feat: Add OpenAI Responses API

* fix: Make temperature optional

* chore: Increase default value of max tokens
2025-12-01 12:14:55 +01:00
Petr Mironychev e1fa01d123 fix: check request id of thinking block 2025-12-01 00:58:33 +01:00
Petr Mironychev 37e41d3b76 chore: Upgrade plugin version to 0.9.3 2025-11-28 16:21:28 +01:00
Petr MironychevandGitHub 2d5667d8ca refactor: Reworking attaching files (#280)
chore: Upgrade chat format version
2025-11-28 16:17:25 +01:00
Petr MironychevandGitHub 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
Petr Mironychev 595895840a fix: Adapt widget to content size 2025-11-28 13:59:14 +01:00
Petr Mironychev f6d647d5c8 fix: Add signature to chat history 2025-11-28 12:28:07 +01:00
Petr MironychevandGitHub 1f9c60ffb2 doc: Fix description for code completion and quick refactor (#278) 2025-11-27 14:02:27 +01:00
Petr Mironychev 6ec4a61c0c chore: Update plugin to 0.9.2 2025-11-27 02:10:51 +01:00
Petr MironychevandGitHub 7feb088de3 fix: Change windows command and checks (#277) 2025-11-27 01:53:41 +01:00
Petr Mironychev 627a821115 fix: Edit file tool take only absolute or relative path to file 2025-11-27 01:53:27 +01:00
Petr Mironychev 9b0ae98f02 feat: Improve execute terminal commands tool 2025-11-27 01:12:21 +01:00
Petr Mironychev 85a7bba90e refactor: Change top bar layout and tools/thinking settings 2025-11-27 00:39:37 +01:00
Petr Mironychev b18ef4c400 feat: Add build folder path to system prompt 2025-11-26 19:48:54 +01:00
Petr Mironychev bbacdfc22a feat: Add run option to build project tool 2025-11-26 19:23:56 +01:00
Petr MironychevandGitHub 670f81c3dd feat: Add side by side refactor widget (#276) 2025-11-26 15:45:22 +01:00
Petr MironychevandGitHub b4f31dee23 feat: Add ollama thinking feature (#275) 2025-11-26 10:32:04 +01:00
Petr Mironychev dc6ec4fb4f refactor: Add reserve size for commands 2025-11-25 23:33:52 +01:00
Petr MironychevandGitHub 07de415346 feat: Add execution command tool (#273) 2025-11-23 12:52:20 +01:00
Petr MironychevandGitHub a15f64a234 feat: Improve build project tool (#272) 2025-11-22 13:15:15 +01:00
Petr Mironychev 0feaa3a0f7 chore: Upgrade plugin version to 0.9.1 2025-11-20 23:26:06 +01:00
Petr MironychevandGitHub a3527e1442 fix: Remove image dublicate (#271) 2025-11-20 23:25:00 +01:00
Petr Mironychev 24565dc81f chore: Move settings it setups 2025-11-20 18:04:55 +01:00
Petr Mironychev 90655cded4 feat: Add settings for ignore space and tab in codecompletion char count 2025-11-20 17:37:00 +01:00
Petr MironychevandGitHub 1e3b1997cc feat: Add configuration manager (#270) 2025-11-20 17:31:13 +01:00
Petr MironychevandGitHub 6f7d8a0987 feat: Add drag n drop for chat (#269)
feat: Add dran n drop for chat
2025-11-20 16:19:50 +01:00
Petr MironychevandGitHub 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
Petr Mironychev ce9e2717d6 refactor: Change default code completion type to auto 2025-11-19 01:19:50 +01:00
Petr MironychevandGitHub 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
Petr MironychevandGitHub bcdec96d92 fear: Add hint-trigger for call code completion (#266) 2025-11-17 22:24:04 +01:00
Petr Mironychev 86c6930c5f chore: Update plugin to 0.9.0 2025-11-17 15:56:00 +01:00
Petr Mironychev f3aa706227 feat: Add default option for custom instructions 2025-11-17 15:54:35 +01:00
Petr Mironychev 944e7fb00a fix: Set default focus on custom commands in quick refactor dialog 2025-11-17 15:44:55 +01:00
Petr MironychevandGitHub 296a0ff7b8 fix: Chagne progress widget icon (#259)
fix: add manual icon
2025-11-17 15:19:25 +01:00
Petr Mironychev 06bd7db7ea chore: Remove extra comments 2025-11-17 14:39:59 +01:00
Petr Mironychev 43f9e4e75b doc: Add context layers to README 2025-11-17 14:17:10 +01:00
Petr MironychevandGitHub 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
Petr Mironychev 995597d789 fix: Filter empty thinking blocks for google ai 2025-11-17 11:35:38 +01:00
Petr Mironychev 9974b2f5e6 feat: Run for quick refactoring only reading context tools 2025-11-17 11:25:42 +01:00
Petr Mironychev 31e3d9db7c feat: Add cancel function for progress indicator 2025-11-16 16:14:12 +01:00
Petr Mironychev 6f680e3974 fix: Remove extra logs 2025-11-15 14:55:22 +01:00
Petr MironychevandGitHub 953774aaa8 refactor: Full rework quick refactor (#257) 2025-11-15 14:51:47 +01:00
Petr MironychevandGitHub 9ecd285d1d feat: Improve code suggestions (#256) 2025-11-14 17:02:43 +01:00
Petr Mironychev 0ca1decd97 fix: Update plugin to 0.8.3 2025-11-14 02:11:15 +01:00
Petr Mironychev baf129f0dc feat: Add download button for updater 2025-11-14 02:00:33 +01:00
Petr Mironychev 8570b9667a refactor: Change handling finished tools and thinking blocks 2025-11-14 01:46:36 +01:00
Petr Mironychev f5a445b021 feat: Add updater to release folder 2025-11-14 00:30:38 +01:00
Petr MironychevandGitHub 30885c0373 feat: Add google provider thinking mode (#255)
fix: add signature
2025-11-13 23:52:38 +01:00
Petr Mironychev 5e580b8792 chore: Update plugin to 0.8.2 2025-11-13 02:31:05 +01:00
Petr Mironychev 5352fd4f0b doc: Add thinking mode to README 2025-11-13 02:28:38 +01:00
Petr Mironychev 6e9db1552c fix: Replace text to icon in Reset button 2025-11-13 02:23:45 +01:00
Petr Mironychev c302138568 feat: Add disappearing tools and thinking component from chat 2025-11-13 02:19:49 +01:00
Petr Mironychev 75cbc46808 fix: Add write settings after changing 2025-11-13 01:20:50 +01:00
Petr Mironychev 1070de6e6e fix: Improve edit file tool description 2025-11-13 01:14:14 +01:00
Petr Mironychev b3432cd76f fix: Clean resources after finish request 2025-11-13 00:56:41 +01:00
Petr Mironychev f99e4aefb0 refactor: Change opening url in chat by mouse 2025-11-13 00:56:13 +01:00
Petr Mironychev 191de10926 refactor: Remove common project rules from code completion 2025-11-13 00:55:20 +01:00
Petr Mironychev 8492ef29b2 fix: Text color in rules viewer 2025-11-13 00:40:10 +01:00
Petr Mironychev fea9ecddc8 fix: Remove replace message after complete receiving 2025-11-12 20:32:01 +01:00
Petr Mironychev a26d475806 fix: Add active project name and path to system prompt 2025-11-12 19:31:12 +01:00
Petr Mironychev 1cd19aa5d1 feat: Add open link to text block context menu 2025-11-12 19:18:21 +01:00
Petr Mironychev 4956d6ab7d feat: Add context menu to edit item 2025-11-12 19:06:29 +01:00
Petr Mironychev 2d92b8fa53 fix: Change params for gpt-5 and o- models
only for chat\completions models
2025-11-12 18:41:51 +01:00
Petr MironychevandGitHub 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
Petr MironychevandGitHub 89797639cf fix: Getting http errors (#252) 2025-11-11 09:00:33 +01:00
Petr MironychevandGitHub 4d79760481 doc: Remove qtc badges 2025-11-11 00:45:12 +01:00
Petr Mironychev 3be70556ec doc: Move out docs from main README 2025-11-10 21:16:58 +01:00
Petr Mironychev a1ff17eef0 doc: Add info about QodeAssistUpdater 2025-11-10 20:52:45 +01:00
Petr Mironychev 6c1d9ddc0e Upgrade plugin to 0.8.1 2025-11-03 18:07:29 +01:00
Petr Mironychev 6ff6901421 fix: Remove check empty file for edit tool 2025-11-03 18:06:51 +01:00
Petr Mironychev a2f3ae4f64 fix: Changes to top of file 2025-11-03 15:01:51 +01:00
Petr Mironychev 6937b48fbf fix: Creating dir for new file 2025-11-03 13:56:25 +01:00
Petr Mironychev c6e77c59d3 refactor: remove hardcoded tools guildelines 2025-11-03 10:07:47 +01:00
Petr Mironychev 655471aec6 chore: Upgrade plugin to 0.8.0 2025-11-03 09:14:47 +01:00
Petr Mironychev af90d3cad2 refactor: Move build tools to experimental tools 2025-11-03 09:01:20 +01:00
Petr MironychevandGitHub 9b90aaa06e feat: Add edit file tool (#249)
* feat: Add edit file tool
* feat: Add icons for action buttons
2025-11-03 08:56:52 +01:00
Petr Mironychev e7110810f8 fix: Clear connection before cancel 2025-11-01 20:51:01 +01:00