feat: support multi-owner scene recall anchors

This commit is contained in:
Youzini-afk
2026-04-08 21:29:36 +08:00
parent 835303d4fb
commit d7989303d9
16 changed files with 1729 additions and 91 deletions

View File

@@ -10100,9 +10100,7 @@ function buildRecallRetrieveOptions(settings, context) {
currentGraph?.historyState?.lastExtractedRegion ||
"",
activeCharacterPovOwner:
currentGraph?.historyState?.activeCharacterPovOwner ||
context.name2 ||
"",
currentGraph?.historyState?.activeCharacterPovOwner || "",
activeUserPovOwner:
currentGraph?.historyState?.activeUserPovOwner ||
context.name1 ||