mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 21:40:22 +00:00
fix(ci): route task executor through runtime seam
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
markTaskTerminalByRunId,
|
||||
recordTaskProgressByRunId,
|
||||
setTaskRunDeliveryStatusByRunId,
|
||||
} from "./task-registry.js";
|
||||
} from "./runtime-internal.js";
|
||||
import type {
|
||||
TaskDeliveryState,
|
||||
TaskDeliveryStatus,
|
||||
|
||||
Reference in New Issue
Block a user