refactor: Change top bar layout and tools/thinking settings

This commit is contained in:
Petr Mironychev
2025-11-27 00:39:37 +01:00
parent b18ef4c400
commit 85a7bba90e
16 changed files with 274 additions and 241 deletions

View File

@ -43,7 +43,8 @@ public:
const QString &message,
const QList<QString> &attachments = {},
const QList<QString> &linkedFiles = {},
bool useAgentMode = false);
bool useTools = false,
bool useThinking = false);
void clearMessages();
void cancelRequest();