Petr Mironychev
4e05abc7d2
feat: Add settings for text format
2025-05-01 00:01:44 +02:00
Petr Mironychev
784529e344
feat: Add chat font settings ( #180 )
2025-04-30 22:44:59 +02:00
Petr Mironychev
8a80dbe8f5
fix: Exclude ignore file from attach
2025-04-21 08:37:57 +02:00
Petr Mironychev
62de53c306
chore: Update copyrights
2025-04-04 18:01:02 +02:00
Povilas Kanapickas
98e1047bf1
refactor: Decouple prompt template manager from their users ( #115 )
...
This makes it possible to test the user classes
2025-03-10 02:13:10 +01:00
Petr Mironychev
56995c9edf
fix: Saving name of chat in native language
...
- Add button to show chat history folder in system viewer
2025-01-26 23:06:51 +01:00
Petr Mironychev
45aba6b6be
fix: Sync editors and chat when sync enable
2025-01-26 22:35:43 +01:00
Petr Mironychev
97163cf6c9
fix: Add calculate tokens after clean chat
2025-01-24 01:08:30 +01:00
Petr Mironychev
258053d826
feat: Add chat file name in top bar
2025-01-24 00:52:10 +01:00
Petr Mironychev
bf3c0b3aa0
feat: Add auto sync open files with model context
2025-01-24 00:22:44 +01:00
Petr Mironychev
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
Petr Mironychev
1d64d2afc9
refactor: Move to using colors from QtC theme palette
2025-01-15 00:05:12 +01:00
Petr Mironychev
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
Petr Mironychev
e544e46d76
feat: Add saving and loading chat history
...
* feat: Add chat history path
* feat: Add save and load chat
* fix: Change badge width calculation
* refactor: Move chat action to top
* feat: Add autosave of messageReceived
* feat: Add settings for autosave
2024-12-23 18:34:01 +01:00
SidneyCogdill
6d3bc362b3
Fix all warnings in QML
2024-11-11 11:18:37 +08:00