Finalize desktop pet feature set and GitHub export

This commit is contained in:
2026-06-17 04:50:25 +08:00
parent 6c2926b57a
commit 6812dbb110
62 changed files with 7774 additions and 504 deletions
+3
View File
@@ -8,6 +8,9 @@ enum class CommandDispatchAction
{
Chat,
Reminder,
Weather,
FileOperation,
LaunchApp,
UnsupportedTool,
};