Fix host import paths after directory reorganization

This commit is contained in:
Youzini-afk
2026-04-08 01:35:37 +08:00
parent 16eb24c5cd
commit 3be915ba7a
17 changed files with 71 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
// 目标:在任务预设中复用 Tavern 正则来源global/preset/character
// 同时叠加任务本地规则,并按任务阶段执行。
import { extension_settings, getContext } from "../../../extensions.js";
import { extension_settings, getContext } from "../../../../extensions.js";
import { debugDebug } from "../runtime/debug-logging.js";
import { getHostAdapter } from "../host/adapter/index.js";
import {