c95b20d6d4
fix: Override file edit tool another assistant message
2025-10-21 00:27:47 +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
fb5903e44f
fix: Remove unnecessary log
2025-10-12 03:57:40 +02:00
d2b28093a6
feat: Improve showing tools in chat ( #235 )
2025-10-10 10:03:22 +02:00
8aa37c5c8c
refactor: Move Message type enum to separate header
2025-09-30 19:37:46 +02:00
acb1306321
fix: Improve detect unclose codeblock
2025-04-24 03:21:19 +02:00
cfb364f033
fix: Correct removing latest item in messages list
2025-04-24 01:32:01 +02:00
7a33425d1a
feat: Add reset button to clean message list to specific message ( #168 )
2025-04-18 19:06:17 +02:00
62de53c306
chore: Update copyrights
2025-04-04 18:01:02 +02:00
61196cae90
chore: Run clang-format over the codebase ( #82 )
...
This commit is a result of the following commands:
clang-format-19 --style=file -i $(git ls-files | fgrep .cpp)
clang-format-19 --style=file -i $(git ls-files | fgrep .hpp)
2025-03-02 22:44:20 +01:00
9add61c805
feat: Add possibility to link files to the current system prompt
...
- Add linking files to chat
- Rework tokens counting
2025-01-23 10:17:38 +01:00
511f5b36eb
Upgrade to version 0.4.4
...
* feat: Add attachments for message
* feat: Support QtC color palette for chat view
* feat: Improve code completion from non-FIM models
* refactor: Removed trimming messages
* chore: Bump version to 0.4.4
2025-01-08 02:05:25 +01:00
ee2c3950e8
fix: path to chat file without project
2024-12-23 23:17:43 +01:00
5e813ba402
Fix systemPrompt and context working
2024-11-16 10:20:57 +01:00
6d3bc362b3
Fix all warnings in QML
2024-11-11 11:18:37 +08:00