feat: polish mindspace decoupling flows

This commit is contained in:
john
2026-07-03 00:34:03 +08:00
parent b258004dad
commit 506a551438
40 changed files with 10037 additions and 2370 deletions
+1
View File
@@ -474,6 +474,7 @@ export type MindSpaceConversationPackage = {
sessionId: string;
uri: string;
title: string | null;
displayFolderName: string;
status: string;
storagePrefix: string;
manifestAssetId: string | null;