Commit Graph
100 Commits
Author SHA1 Message Date
Petr Mironychev c73b71f328 feat: Add max continuation tools settings 2026-04-23 19:23:18 +02:00
Petr Mironychev d2c1e39a2e chore: Update default ollama models 2026-04-23 11:29:07 +02:00
Petr Mironychev e86e7e103e feat: Improve assemble string after code suggestion 2026-04-23 11:14:46 +02:00
Petr Mironychev 42199024ff refactor: Improvement code completion auto trigger 2026-04-23 10:56:23 +02:00
Petr Mironychev 620fded2e1 feat: Add mcp client hub 2026-04-23 10:18:57 +02:00
Petr Mironychev 90b7ed26b1 docs: Update current features in README.md 2026-04-23 03:42:35 +02:00
Petr Mironychev 25c4d5f185 feat: LM Studio response API and Ollama OpenAI API 2026-04-23 03:35:56 +02:00
Petr Mironychev 7a551ed384 feat: Add qodeassist mcp server 2026-04-23 02:40:46 +02:00
Petr Mironychev ca0a47b160 feat: Improve Chat UI
Move send and compress button to right bottom corner
2026-04-23 01:48:17 +02:00
Petr Mironychev 6b069b55e3 chore: Update copyrights 2026-04-21 08:57:06 +02:00
Petr MironychevandGitHub 2891b313d2 refactor: Separate and simplified tools (#340) 2026-04-19 18:12:15 +02:00
Petr MironychevandGitHub ede2c01eb7 Update LLMQore to v0.0.4 (#339) 2026-04-19 11:58:54 +02:00
Petr MironychevandGitHub 6c05f0d594 refactor: Add external LLMCore lib (#334)
* feat: Add LLMCore submodule
2026-04-03 12:30:40 +02:00
Petr Mironychev 9a2ba08538 chore: Upgrade plugin to 0.9.11 2026-03-13 00:56:25 +01:00
Petr Mironychev 37084bec59 feat: Improve execute terminal command tool 2026-03-13 00:34:20 +01:00
Petr Mironychev 6910037e97 feat: Update models configuration 2026-03-12 23:58:06 +01:00
Petr Mironychev a72cdd85a4 feat: Add support QtC 19
remove support QtC 17
2026-03-12 23:31:35 +01:00
Petr MironychevandGitHub e2e13f0f38 refactor: Improve http client (#319) 2026-02-25 15:13:05 +01:00
Petr Mironychev 49ae335d7d chore: Update plugin to 0.9.10 2026-02-25 12:33:14 +01:00
Petr MironychevandGitHub 2ba58a403f refactor: UI for opening content from chat (#318)
* refactor: Changed options to opening images from chat
* refactor: Add customizable tooltip
2026-02-25 07:49:37 +01:00
Petr MironychevandGitHub 3de1619bf0 feat: Add file search to chat (#317) 2026-02-22 13:53:44 +01:00
Petr Mironychev ec45067336 chore: Upgrade plugin to 0.9.9 version 2026-01-27 22:41:57 +01:00
Petr Mironychev 52fb65c5b1 feat: Add support QtCreator 18.0.2 2026-01-27 22:41:20 +01:00
Petr Mironychev 478f369ad2 feat: Add codestral and mistral quick setup 2026-01-27 22:41:02 +01:00
Petr Mironychev 762c965377 fix: Add preconditions for windows chat 2026-01-27 22:35:02 +01:00
Petr Mironychev d2b93310e2 chore: Update plugin to 0.9.8 2026-01-20 20:00:49 +01:00
Petr MironychevandGitHub f3b1e7f411 Add quick setup screenshot 2026-01-20 19:57:44 +01:00
Petr Mironychev a55c6ccfdb feat: Add predefined templates 2026-01-20 19:54:16 +01:00
Petr Mironychev b32433c336 refactor: Change quick refactor ui layout 2026-01-20 18:08:49 +01:00
Petr Mironychev 6f11260cd1 refactor: Change UI for fix behavior 2026-01-19 23:52:44 +01:00
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