|
|
1d64f94446
|
refactor: Remove current visible files in ide
|
2026-02-19 18:31:58 +01:00 |
|
|
|
9e118ddfaf
|
fix: Add pause between call tools
|
2025-12-04 21:05:13 +01:00 |
|
|
|
498eb4d932
|
feat: Add todo tool (#286)
|
2025-12-03 21:28:59 +01:00 |
|
|
|
7feb088de3
|
fix: Change windows command and checks (#277)
|
2025-11-27 01:53:41 +01:00 |
|
|
|
627a821115
|
fix: Edit file tool take only absolute or relative path to file
|
2025-11-27 01:53:27 +01:00 |
|
|
|
9b0ae98f02
|
feat: Improve execute terminal commands tool
|
2025-11-27 01:12:21 +01:00 |
|
|
|
bbacdfc22a
|
feat: Add run option to build project tool
|
2025-11-26 19:23:56 +01:00 |
|
|
|
dc6ec4fb4f
|
refactor: Add reserve size for commands
|
2025-11-25 23:33:52 +01:00 |
|
|
|
07de415346
|
feat: Add execution command tool (#273)
|
2025-11-23 12:52:20 +01:00 |
|
|
|
a15f64a234
|
feat: Improve build project tool (#272)
|
2025-11-22 13:15:15 +01:00 |
|
|
|
9974b2f5e6
|
feat: Run for quick refactoring only reading context tools
|
2025-11-17 11:25:42 +01:00 |
|
|
|
6f680e3974
|
fix: Remove extra logs
|
2025-11-15 14:55:22 +01:00 |
|
|
|
1070de6e6e
|
fix: Improve edit file tool description
|
2025-11-13 01:14:14 +01:00 |
|
|
|
a26d475806
|
fix: Add active project name and path to system prompt
|
2025-11-12 19:31:12 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e1025df21e
|
feat: Add tool for creating file
|
2025-10-23 16:32:40 +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 |
|
|
|
7e878cdbf8
|
fix: Add tool exception for logging purpose
|
2025-10-21 00:51:42 +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 |
|
|
|
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 |
|
|
|
45df27e749
|
feat: Add tool for reading issues tab
|
2025-10-13 18:33:17 +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 |
|
|
|
ce66c8e4f7
|
feat: Add tools permissions (#238)
|
2025-10-12 03:56:05 +02:00 |
|
|
|
69d9af1a97
|
feat: Add tooling support to google provider (#237)
|
2025-10-11 19:46:27 +02:00 |
|
|
|
84770abb20
|
fix: Remove duplicate enum
|
2025-10-10 13:17:16 +02:00 |
|
|
|
d2b28093a6
|
feat: Improve showing tools in chat (#235)
|
2025-10-10 10:03:22 +02:00 |
|