add removal of chat sessions, auto title + icon, proper stick-to-bottom as response is streamed

This commit is contained in:
2026-08-20 17:40:33 +02:00
parent 47bab21e22
commit 9657e5092a
12 changed files with 776 additions and 273 deletions
+1
View File
@@ -7,6 +7,7 @@ qml_module(ZShell-llm
chatstore.hpp chatstore.cpp
LIBRARIES
Qt::Network
Qt::Sql
ZShell-config
)