feat: add story timeline layer

This commit is contained in:
Youzini-afk
2026-04-08 22:41:49 +08:00
parent d7989303d9
commit 323e1fd5b0
19 changed files with 2073 additions and 75 deletions

View File

@@ -60,6 +60,9 @@ export const defaultSettings = {
enableSpatialAdjacency: true,
enableAiMonitor: false,
injectLowConfidenceObjectiveMemory: false,
enableStoryTimeline: true,
injectStoryTimeLabel: true,
storyTimeSoftDirecting: true,
recallCharacterPovWeight: 1.25,
recallUserPovWeight: 1.05,
recallObjectiveCurrentRegionWeight: 1.15,