We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e914e commit 23319a3Copy full SHA for 23319a3
1 file changed
extensions/codex/src/app-server/run-attempt.ts
@@ -38,6 +38,7 @@ import {
38
type NativeHookRelayEvent,
39
type NativeHookRelayRegistrationHandle,
40
} from "openclaw/plugin-sdk/agent-harness-runtime";
41
+import { resolveAgentDir } from "openclaw/plugin-sdk/agent-runtime";
42
import { emitTrustedDiagnosticEvent } from "openclaw/plugin-sdk/diagnostic-runtime";
43
import { handleCodexAppServerApprovalRequest } from "./approval-bridge.js";
44
import {
0 commit comments