Petr Mironychev
442263a6a7
feat: add support acp in common chat ( #369 )
2026-07-21 13:10:00 +02:00
Petr Mironychev
af85efb554
refactor: Decoupling chat architecture ( #367 )
...
* refactor: Migrate tests to Qt Creator plugin framework and update llmqore transports
* refactor: Move conversation history into IDE-free session library
* refactor: Extract turn context assembly behind injected ports
* build: Add RunQodeAssistTests target for the plugin test suite
* refactor: Route the chat through a Session and ChatBackend seam
2026-07-19 22:45:04 +02:00
Petr Mironychev
74eed49fb4
feat: Add transfer timeout settings
2026-06-08 15:20:21 +02:00
Petr Mironychev
033c0e8652
feat: Add DeepSeek provider
2026-05-29 12:41:18 +02:00
Petr Mironychev
97236c6069
feat: Add agents and agents settings
2026-05-26 12:31:00 +02:00
Petr Mironychev
e193d1e1fa
feat: Add settings page for providers ( #353 )
2026-05-21 19:30:32 +02:00
Petr Mironychev
b33a1c2d43
fix: Add handling final argument for OpenAI responses tool calling
2026-05-21 14:19:16 +02:00
Petr Mironychev
74c899c8c3
fix: Add checking model support for tool calling ( #350 )
2026-05-17 21:27:18 +02:00
Petr Mironychev
7704bffd88
feat: Add caching Claude provider
2026-05-15 10:28:21 +02:00
Petr Mironychev
3b421f60af
refactor: Update token usage api ( #347 )
...
* refactor: Improve token usage api
* refactor: Image recognition to tokens
2026-05-14 21:19:12 +02:00
Petr Mironychev
86f4635080
feat: Add support QtCreator 19.0.2 ( #346 )
2026-05-14 09:33:49 +02:00
Petr Mironychev
7b4e08859c
feat: Add trying to parse ollama tools result when it's codeblock
2026-04-25 09:25:14 +02:00
Petr Mironychev
6a8fbe1792
chore: Update LLMQore to 0.4.2
2026-04-23 20:57:07 +02:00
Petr Mironychev
620fded2e1
feat: Add mcp client hub
2026-04-23 10:18:57 +02:00
Petr Mironychev
ede2c01eb7
Update LLMQore to v0.0.4 ( #339 )
2026-04-19 11:58:54 +02:00
Petr Mironychev
6c05f0d594
refactor: Add external LLMCore lib ( #334 )
...
* feat: Add LLMCore submodule
2026-04-03 12:30:40 +02:00