refactor(file-upload): scope prompt binding rollback

This commit is contained in:
creatixchu
2026-09-03 20:15:18 +08:00
parent b2c4483c9d
commit 3eb9736eb6
12 changed files with 60 additions and 30 deletions
+1
View File
@@ -346,6 +346,7 @@ export const LINK_MAP: Readonly<Record<string, string>> = {
SessionUpdateQueueValue: 'session.md',
EncodedFileUploadRequest: 'attachment.md',
AgentResolver: 'attachment.md',
PromptFileBinding: 'attachment.md',
FileUploadReceiptId: 'attachment.md',
FileUploadValue: 'attachment.md',
SessionStartSource: 'core.md',