feat: Add todo tool (#286)

This commit is contained in:
Petr Mironychev
2025-12-03 21:28:59 +01:00
committed by GitHub
parent fb941cea99
commit 498eb4d932
17 changed files with 563 additions and 13 deletions

View File

@ -161,6 +161,7 @@ public slots:
void cancelRequest();
void clearAttachmentFiles();
void clearLinkedFiles();
void clearMessages();
signals:
void chatModelChanged();