fix: restore Codex agent dir runtime import

This commit is contained in:
Peter Steinberger
2026-05-05 21:06:05 +01:00
parent 79dd65e208
commit a6d88e3cd9

View File

@@ -16,7 +16,6 @@ import {
isSubagentSessionKey,
normalizeAgentRuntimeTools,
resolveAttemptSpawnWorkspaceDir,
resolveAgentDir,
resolveAgentHarnessBeforePromptBuildResult,
resolveModelAuthMode,
resolveSandboxContext,
@@ -38,6 +37,7 @@ import {
type NativeHookRelayEvent,
type NativeHookRelayRegistrationHandle,
} from "openclaw/plugin-sdk/agent-harness-runtime";
import { resolveAgentDir } from "openclaw/plugin-sdk/agent-runtime";
import { emitTrustedDiagnosticEvent } from "openclaw/plugin-sdk/diagnostic-runtime";
import { handleCodexAppServerApprovalRequest } from "./approval-bridge.js";
import {