Commit Graph
60 Commits
Author SHA1 Message Date
Petr MironychevandGitHub 7483c78777 feat: Add skills feature for tool and chat calling (#351) 2026-05-19 09:46:50 +02:00
Petr Mironychev cab2f0a55e feat: Add too for reading original message history after compressing 2026-05-15 10:47:39 +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 37084bec59 feat: Improve execute terminal command tool 2026-03-13 00:34:20 +01:00
Petr MironychevandGitHub 3de1619bf0 feat: Add file search to chat (#317) 2026-02-22 13:53:44 +01:00
Petr Mironychev 9e118ddfaf fix: Add pause between call tools 2025-12-04 21:05:13 +01:00
Petr MironychevandGitHub 498eb4d932 feat: Add todo tool (#286) 2025-12-03 21:28:59 +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 bbacdfc22a feat: Add run option to build project tool 2025-11-26 19:23:56 +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 9974b2f5e6 feat: Run for quick refactoring only reading context tools 2025-11-17 11:25:42 +01:00
Petr Mironychev 6f680e3974 fix: Remove extra logs 2025-11-15 14:55:22 +01:00
Petr Mironychev 1070de6e6e fix: Improve edit file tool description 2025-11-13 01:14:14 +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 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 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 MironychevandGitHub 64bca47290 feat: Add support QtCreator 18 (#246) 2025-10-31 04:08:37 +01:00
Petr Mironychev 531fce96b5 fix: Build QString() compilation error 2025-10-29 01:15:50 +01:00
Petr Mironychev e7e437590a fix: Build error and tool guideline 2025-10-29 01:09:14 +01:00
Petr Mironychev 5a49a2e7eb refactor: Optimize searching tools
refactor: Merge read and find tool
2025-10-29 00:56:53 +01:00
Petr Mironychev 3b56c1f07a feat: Add build tool 2025-10-28 23:50:44 +01:00
Petr MironychevandGitHub d483ca372d revert: Remove edit file tool (#245) 2025-10-28 16:39:49 +01:00
Petr Mironychev dfd9979450 refactor: Optimize tool guidelines and disable tools by default 2025-10-26 21:04:37 +01:00
Petr Mironychev 6cb0b14b18 feat: Add log to search tool 2025-10-26 11:57:37 +01:00
Petr MironychevandGitHub 43b64b9166 refactor: Simplified edit tool (#242)
refactor: Re-work edit file tool
2025-10-26 11:47:16 +01:00
Petr Mironychev e1025df21e feat: Add tool for creating file 2025-10-23 16:32:40 +02:00
Petr Mironychev 5e1530715c fix: QString() issue in linux build 2025-10-23 16:14:28 +02:00
Petr Mironychev dfac209c23 feat: Add multiply reading to read files tool 2025-10-23 15:47:10 +02:00
Petr Mironychev cab8718979 refactor: Find symbol tool return only url and line 2025-10-23 15:07:22 +02:00
Petr Mironychev 7e878cdbf8 fix: Add tool exception for logging purpose 2025-10-21 00:51:42 +02:00
Petr Mironychev 70c610997a feat: Add settings for read files only from current project 2025-10-21 00:21:53 +02:00
Petr Mironychev 8a4bf54fff feat: Improve tools guidelines 2025-10-20 19:25:21 +02:00
Petr Mironychev db7da29fa4 fix: Missed QString linux compilation error 2025-10-20 18:52:01 +02:00
Petr Mironychev a0a76f2665 fix: QString compilation 2025-10-20 18:45:23 +02:00
Petr Mironychev 56354e8d87 feat: Add find file tool 2025-10-20 18:38:12 +02:00
Petr Mironychev b7322be00c fix: Read file by path description 2025-10-20 18:23:18 +02:00
Petr Mironychev 0365018834 fix: Change parameter for read file tool 2025-10-20 16:17:45 +02:00
Petr Mironychev 755be518be fix: Empty context for empty file 2025-10-20 13:52:13 +02:00
Petr Mironychev fe82b48bef feat: Add find symbol tool
* improve other tools for reading context
2025-10-20 12:32:03 +02:00
Petr MironychevandGitHub 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