Commit Graph

481 Commits

Author SHA1 Message Date
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
e1025df21e feat: Add tool for creating file 2025-10-23 16:32:40 +02:00
fad2453dbe fix: Remove using tools from QuickRefactoring feature 2025-10-23 16:16:47 +02:00
5e1530715c fix: QString() issue in linux build 2025-10-23 16:14:28 +02:00
dfac209c23 feat: Add multiply reading to read files tool 2025-10-23 15:47:10 +02:00
cab8718979 refactor: Find symbol tool return only url and line 2025-10-23 15:07:22 +02:00
5dc28fc1ad refactor: Improve tool guidelines 2025-10-23 15:06:15 +02:00
1122332423 fix: Selection for code changes 2025-10-22 09:19:32 +02:00
7e878cdbf8 fix: Add tool exception for logging purpose 2025-10-21 00:51:42 +02:00
c95b20d6d4 fix: Override file edit tool another assistant message 2025-10-21 00:27:47 +02:00
70c610997a feat: Add settings for read files only from current project 2025-10-21 00:21:53 +02:00
8a4bf54fff feat: Improve tools guidelines 2025-10-20 19:25:21 +02:00
db7da29fa4 fix: Missed QString linux compilation error 2025-10-20 18:52:01 +02:00
a0a76f2665 fix: QString compilation 2025-10-20 18:45:23 +02:00
56354e8d87 feat: Add find file tool 2025-10-20 18:38:12 +02:00
b7322be00c fix: Read file by path description 2025-10-20 18:23:18 +02:00
254fac246d feat: Add settings for auto apply changes 2025-10-20 18:10:21 +02:00
0365018834 fix: Change parameter for read file tool 2025-10-20 16:17:45 +02:00
755be518be fix: Empty context for empty file 2025-10-20 13:52:13 +02:00
fe82b48bef feat: Add find symbol tool
* improve other tools for reading context
2025-10-20 12:32:03 +02:00
8a338ecb69 feat: Add file suggestion edit tool and chat UI (#240)
* feat: Add settings for write to system tool access
2025-10-20 11:48:18 +02:00
238ca00227 Update README.md 2025-10-15 13:28:02 +02:00
18fb2b530f chore: Upgrade plugin to 0.7.1 v0.7.1 2025-10-14 02:35:52 +02:00
f0d2e42680 feat: Add support QtCreator 17.0.2 (#239)
feat: Add support QtC 17.0.2
2025-10-14 02:19:14 +02:00
ff0f994ec6 feat: Add project-specific rules support 2025-10-14 01:53:44 +02:00
45df27e749 feat: Add tool for reading issues tab 2025-10-13 18:33:17 +02:00
02863003a9 doc: Added tools info to README.md 2025-10-12 13:29:47 +02:00
002b8e01e5 chore: Upgrade plugin to 0.7.0 v0.7.0 2025-10-12 12:28:24 +02:00
f54d1185aa feat: Improve context menu for tool results in chat 2025-10-12 12:16:37 +02:00
bcb0c6f761 fix: Copy selected in code block instead all 2025-10-12 12:03:12 +02:00
d285ab6117 fix: Improve tool handler tools execution 2025-10-12 11:18:20 +02:00
5ae6f9e3bf feat: Add searching tool 2025-10-12 04:25:56 +02:00
fb5903e44f fix: Remove unnecessary log 2025-10-12 03:57:40 +02:00
ce66c8e4f7 feat: Add tools permissions (#238) 2025-10-12 03:56:05 +02:00
5f094887e7 refactor: remove navigation panel 2025-10-12 02:33:21 +02:00
69d9af1a97 feat: Add tooling support to google provider (#237) 2025-10-11 19:46:27 +02:00
86b52bf858 feat: Add context menu to input field and text blocks 2025-10-11 18:35:19 +02:00
cac6068ee7 refactor: Fix copy button and add context menu to code block 2025-10-11 18:23:02 +02:00
8d495dd1bf feat: Add navigation panel for messages 2025-10-11 18:02:08 +02:00
906c161729 feat: Add ollama support tooling (#236) 2025-10-11 10:42:31 +02:00
ebd71daf3d fix: Cleanup accumulated text in one request 2025-10-10 16:45:23 +02:00
84770abb20 fix: Remove duplicate enum 2025-10-10 13:17:16 +02:00
b4e8bdf6da fix: Handling request error on provider error 2025-10-10 10:53:06 +02:00
d2b28093a6 feat: Improve showing tools in chat (#235) 2025-10-10 10:03:22 +02:00
bde58fb9aa Update FUNDING.yml 2025-10-02 13:58:05 +02:00