Commit Graph

525 Commits

Author SHA1 Message Date
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
655471aec6 chore: Upgrade plugin to 0.8.0 2025-11-03 09:14:47 +01:00
af90d3cad2 refactor: Move build tools to experimental tools 2025-11-03 09:01:20 +01:00
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
e7110810f8 fix: Clear connection before cancel 2025-11-01 20:51:01 +01:00
1848d44503 fix: Chat mode default value 2025-10-31 23:23:08 +01:00
db82fb08e8 feat: Add chat-agent switcher in chat ui (#247)
* feat: Add chat-agent switcher in chat ui

fix: qml errors

refactor: Change top bar layout

fix: default value

* fix: update github action for qtc
2025-10-31 16:09:38 +01:00
9117572f82 feat: Add Text slider button 2025-10-31 09:52:22 +01:00
a143cc8e20 fix: Add ctrl+enter shortcut 2025-10-31 09:13:40 +01:00
eae2b748d5 fix: Chat items width 2025-10-31 09:05:17 +01:00
64bca47290 feat: Add support QtCreator 18 (#246) 2025-10-31 04:08:37 +01:00
531fce96b5 fix: Build QString() compilation error 2025-10-29 01:15:50 +01:00
e7e437590a fix: Build error and tool guideline 2025-10-29 01:09:14 +01:00
00b7287e08 refactor: Back use tools by default and disabling auto apply 2025-10-29 01:01:51 +01:00
5a49a2e7eb refactor: Optimize searching tools
refactor: Merge read and find tool
2025-10-29 00:56:53 +01:00
3b56c1f07a feat: Add build tool 2025-10-28 23:50:44 +01:00
d483ca372d revert: Remove edit file tool (#245) 2025-10-28 16:39:49 +01:00
dfd9979450 refactor: Optimize tool guidelines and disable tools by default 2025-10-26 21:04:37 +01:00
6cb0b14b18 feat: Add log to search tool 2025-10-26 11:57:37 +01:00
43b64b9166 refactor: Simplified edit tool (#242)
refactor: Re-work edit file tool
2025-10-26 11:47:16 +01:00
608103b92e feat: Popup to show current project rules (#241)
* feat: Popup to show current project rules
* feat: Add icon to show project rules button
* feat: Add counter for active rules
2025-10-23 21:41:59 +02:00