Update TTS domain and adjust story summary injection

This commit is contained in:
2026-01-29 12:43:42 +08:00
parent 18ceff4c01
commit fc23781e17
5 changed files with 59 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
// ═══════════════════════════════════════════════════════════════════════════
// Story Summary - Prompt Injection (Final Clean Version)
// - 仅负责“构建注入文本”,不负责写入 extension_prompts
// - 注入发生在 story-summary.js 的 CHAT_COMPLETION_PROMPT_READY最终 messages 已裁剪
// - 注入发生在 story-summary.jsGENERATION_STARTED 时写入 extension_promptsIN_CHAT + depth
// ═══════════════════════════════════════════════════════════════════════════
import { getContext } from "../../../../../../extensions.js";