perf(test): narrow line reply context import

This commit is contained in:
Vincent Koc
2026-04-02 00:16:00 +09:00
parent 2988a68b70
commit 19724340f8

View File

@@ -15,7 +15,7 @@ import {
resolveConfiguredBindingRoute,
} from "openclaw/plugin-sdk/conversation-runtime";
import type { HistoryEntry } from "openclaw/plugin-sdk/reply-history";
import { finalizeInboundContext } from "openclaw/plugin-sdk/reply-runtime";
import { finalizeInboundContext } from "openclaw/plugin-sdk/reply-dispatch-runtime";
import {
deriveLastRoutePolicy,
resolveAgentIdFromSessionKey,