6f7d8a0987
feat: Add drag n drop for chat ( #269 )
...
feat: Add dran n drop for chat
2025-11-20 16:19:50 +01:00
55b6080273
feat: Add image support for Claude, OpenAI and Google ( #268 )
...
* feat: Add image support for Claude
* feat: Add images support for OpenAI
* feat: Add support images for google ai
* refactor: Separate ImageComponent
* feat: Add attach image button
* feat: Add support image for Mistral provider
* feat: Add support images for OpenAI compatible providers
* feat: Add support images for Ollama
2025-11-20 15:49:39 +01:00
ef73895823
feat: Add open in editor and remove from list ( #267 )
...
* refactor: Rename and move chat items
* feat: Add hotkeys for open in editor and remove file from list
* feat: Add opening by system
* feat: Add context action menu
2025-11-19 01:15:43 +01:00
8570b9667a
refactor: Change handling finished tools and thinking blocks
2025-11-14 01:46:36 +01:00
6e9db1552c
fix: Replace text to icon in Reset button
2025-11-13 02:23:45 +01:00
c302138568
feat: Add disappearing tools and thinking component from chat
2025-11-13 02:19:49 +01:00
f99e4aefb0
refactor: Change opening url in chat by mouse
2025-11-13 00:56:13 +01:00
8492ef29b2
fix: Text color in rules viewer
2025-11-13 00:40:10 +01:00
fea9ecddc8
fix: Remove replace message after complete receiving
2025-11-12 20:32:01 +01:00
1cd19aa5d1
feat: Add open link to text block context menu
2025-11-12 19:18:21 +01:00
4956d6ab7d
feat: Add context menu to edit item
2025-11-12 19:06:29 +01:00
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
89797639cf
fix: Getting http errors ( #252 )
2025-11-11 09:00:33 +01:00
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
1848d44503
fix: Chat mode default value
2025-10-31 23:23:08 +01:00
db82fb08e8
feat: Add chat-agent switcher in chat ui ( #247 )
...
* feat: Add chat-agent switcher in chat ui
fix: qml errors
refactor: Change top bar layout
fix: default value
* fix: update github action for qtc
2025-10-31 16:09:38 +01:00
a143cc8e20
fix: Add ctrl+enter shortcut
2025-10-31 09:13:40 +01:00
eae2b748d5
fix: Chat items width
2025-10-31 09:05:17 +01:00
3b56c1f07a
feat: Add build tool
2025-10-28 23:50:44 +01:00
d483ca372d
revert: Remove edit file tool ( #245 )
2025-10-28 16:39:49 +01:00
43b64b9166
refactor: Simplified edit tool ( #242 )
...
refactor: Re-work edit file tool
2025-10-26 11:47:16 +01:00
608103b92e
feat: Popup to show current project rules ( #241 )
...
* feat: Popup to show current project rules
* feat: Add icon to show project rules button
* feat: Add counter for active rules
2025-10-23 21:41:59 +02:00
1122332423
fix: Selection for code changes
2025-10-22 09:19:32 +02:00
254fac246d
feat: Add settings for auto apply changes
2025-10-20 18:10:21 +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
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
5f094887e7
refactor: remove navigation panel
2025-10-12 02:33:21 +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
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
8aa37c5c8c
refactor: Move Message type enum to separate header
2025-09-30 19:37:46 +02:00
7663bd34af
refactor: Move UI controls to own lib
2025-09-29 18:55:51 +02:00
c688cba3dd
fix: Change handling shortcuts for handling copy-paste
2025-09-28 15:12:55 +02:00
aa2edf5954
feature: Add popup window for chat
...
* feature: Add chat view via QQuickView
* feature: Update chat UI
* fix: Disable chat in navigation panel and bottom bar by default
2025-08-15 09:35:34 +02:00
4e05abc7d2
feat: Add settings for text format
2025-05-01 00:01:44 +02:00
784529e344
feat: Add chat font settings ( #180 )
2025-04-30 22:44:59 +02:00
9225c0c1a9
fix: Check readable symbols for markdown
2025-04-29 21:55:44 +02:00
43adc95857
feat: Add a floating "copy" button
2025-04-28 09:25:39 +02:00
ee672f2cda
refactor: Remove Chat preview scrollbar
2025-04-26 17:29:06 +02:00
285e739074
refactor: Change base text style render to markdown
2025-04-24 21:38:54 +02:00
8b38ecc29b
feat: Add Chat preview scroll bar
2025-04-24 02:54:21 +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
1b06a651f0
fix: Chat item code style
2025-02-24 19:37:29 +01:00
912c3d8c04
feat: Additional marker for user message in chat
2025-02-24 16:54:45 +01:00
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