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
d4b6f8976b
Update FUNDING.yml
2025-10-02 13:56:30 +02:00
cd08b5d919
feat: Add OpenAI compatible providers tooling support ( #234 )
...
* remove old providers message handler
2025-10-01 17:23:05 +02:00
f6de03f601
feat: Add llama.cpp tooling support
2025-10-01 16:37:44 +02:00
1a08eebe92
feat: Add Mistral AI tooling support
2025-10-01 15:58:45 +02:00
ea4f8b9df9
feat: Freeze commit hash for gh actions ( #233 )
2025-10-01 15:32:41 +02:00
7f77f7175d
feat: Add tooling support for LM Studio
2025-10-01 12:33:12 +02:00
bed42f9098
feat: Add OpenAI tooling support ( #232 )
2025-10-01 00:58:54 +02:00
10b924d78a
Feat: Add Claude tools support to plugin ( #231 )
...
* feat: Add settings for handle using tools in chat
* feat: Add Claude tools support
* fix: Add ai ignore to read project files list tool
* fix: Add ai ignore to read project file by name tool
* fix: Add ai ignore to read current opened files tool
2025-09-30 23:19:46 +02:00