Petr Mironychev
a3ad314cd4
feat: Add qt-docs mcp server
2026-05-17 21:40:48 +02:00
Petr Mironychev
6addcedfd0
feat: Add chat to editor view and refactor current openning
2026-05-15 23:44:43 +02:00
Petr Mironychev
eb7fc2f7b4
fix: Copy button can flow in expanded codeblock
2026-05-15 22:07:40 +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
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
46aa53e726
feat: Add llama.cpp modellisting and thinking support
2026-04-26 23:06:54 +02:00
Petr Mironychev
e0ab5080ea
feat: Add llama.cpp api key support
2026-04-24 10:57:38 +02:00
Petr Mironychev
c73b71f328
feat: Add max continuation tools settings
2026-04-23 19:23:18 +02:00
Petr Mironychev
d2c1e39a2e
chore: Update default ollama models
2026-04-23 11:29:07 +02:00
Petr Mironychev
42199024ff
refactor: Improvement code completion auto trigger
2026-04-23 10:56:23 +02:00
Petr Mironychev
620fded2e1
feat: Add mcp client hub
2026-04-23 10:18:57 +02:00
Petr Mironychev
25c4d5f185
feat: LM Studio response API and Ollama OpenAI API
2026-04-23 03:35:56 +02:00
Petr Mironychev
7a551ed384
feat: Add qodeassist mcp server
2026-04-23 02:40:46 +02:00
Petr Mironychev
6b069b55e3
chore: Update copyrights
2026-04-21 08:57:06 +02:00
Petr Mironychev
2891b313d2
refactor: Separate and simplified tools ( #340 )
2026-04-19 18:12:15 +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
Petr Mironychev
37084bec59
feat: Improve execute terminal command tool
2026-03-13 00:34:20 +01:00
Petr Mironychev
6910037e97
feat: Update models configuration
2026-03-12 23:58:06 +01:00
lebedeviv1988
31b4e73af5
fix: Qt Creator 19 API breaking changes ( #328 )
...
* Inherits `QodeAssist::Settings::AgentRolesWidget` from `Core::IOptionsPageWidget`
* Adds `QodeAssist::Settings::showSettings` function and use it instead `Core::ICore::showOptionsDialog`
---------
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
2026-03-05 16:00:51 +01:00
lebedeviv1988
b7a9787cc3
refactor: Refactors AgentRoleDialog's modes handling ( #325 )
...
* fix: Fixes `undefined-bool-conversion` compilation warning.
* refactor: Replaces `AgentRoleDialog::m_editMode` with `AgentRoleDialog::m_action`
---------
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
2026-03-05 10:48:01 +01:00
Petr Mironychev
478f369ad2
feat: Add codestral and mistral quick setup
2026-01-27 22:41:02 +01:00
Petr Mironychev
a55c6ccfdb
feat: Add predefined templates
2026-01-20 19:54:16 +01:00
Petr Mironychev
949dad4fd2
feat: Update built in roles and docs
2025-12-08 11:09:21 +01:00
Petr Mironychev
fc33bb60d0
feat: Add agent roles ( #287 )
...
* feat: Add agent roles
* doc: Add agent roles to docs
2025-12-04 19:41:30 +01:00
Petr Mironychev
498eb4d932
feat: Add todo tool ( #286 )
2025-12-03 21:28:59 +01:00
Petr Mironychev
406ba05bfb
fix: Remove unusing variables from settings
2025-12-01 13:16:45 +01:00
Petr Mironychev
a466332822
feat: Add OpenAI Responses API ( #282 )
...
* feat: Add OpenAI Responses API
* fix: Make temperature optional
* chore: Increase default value of max tokens
2025-12-01 12:14:55 +01:00
Petr Mironychev
595895840a
fix: Adapt widget to content size
2025-11-28 13:59:14 +01:00
Petr Mironychev
9b0ae98f02
feat: Improve execute terminal commands tool
2025-11-27 01:12:21 +01:00
Petr Mironychev
85a7bba90e
refactor: Change top bar layout and tools/thinking settings
2025-11-27 00:39:37 +01:00
Petr Mironychev
670f81c3dd
feat: Add side by side refactor widget ( #276 )
2025-11-26 15:45:22 +01:00
Petr Mironychev
b4f31dee23
feat: Add ollama thinking feature ( #275 )
2025-11-26 10:32:04 +01:00
Petr Mironychev
07de415346
feat: Add execution command tool ( #273 )
2025-11-23 12:52:20 +01:00
Petr Mironychev
24565dc81f
chore: Move settings it setups
2025-11-20 18:04:55 +01:00
Petr Mironychev
90655cded4
feat: Add settings for ignore space and tab in codecompletion char count
2025-11-20 17:37:00 +01:00
Petr Mironychev
1e3b1997cc
feat: Add configuration manager ( #270 )
2025-11-20 17:31:13 +01:00
Petr Mironychev
ce9e2717d6
refactor: Change default code completion type to auto
2025-11-19 01:19:50 +01:00
Petr Mironychev
bcdec96d92
fear: Add hint-trigger for call code completion ( #266 )
2025-11-17 22:24:04 +01:00
Petr Mironychev
953774aaa8
refactor: Full rework quick refactor ( #257 )
2025-11-15 14:51:47 +01:00
Petr Mironychev
baf129f0dc
feat: Add download button for updater
2025-11-14 02:00:33 +01:00
Petr Mironychev
8570b9667a
refactor: Change handling finished tools and thinking blocks
2025-11-14 01:46:36 +01:00
Petr Mironychev
c302138568
feat: Add disappearing tools and thinking component from chat
2025-11-13 02:19:49 +01:00
Petr Mironychev
75cbc46808
fix: Add write settings after changing
2025-11-13 01:20:50 +01:00
Petr Mironychev
161d77ac04
feat: Add Claude extended thinking ( #254 )
...
* feat: Add Claude extended thinking
* fix: Set 1.0 temperature for thinking mode
2025-11-12 18:33:15 +01:00
Petr Mironychev
af90d3cad2
refactor: Move build tools to experimental tools
2025-11-03 09:01:20 +01:00
Petr Mironychev
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 Mironychev
64bca47290
feat: Add support QtCreator 18 ( #246 )
2025-10-31 04:08:37 +01:00
Petr Mironychev
00b7287e08
refactor: Back use tools by default and disabling auto apply
2025-10-29 01:01:51 +01:00