Skip to content

Commit 23319a3

Browse files
committed
fix: restore Codex agent dir runtime import
(cherry picked from commit a6d88e3)
1 parent 82e914e commit 23319a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/codex/src/app-server/run-attempt.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ import {
3838
type NativeHookRelayEvent,
3939
type NativeHookRelayRegistrationHandle,
4040
} from "openclaw/plugin-sdk/agent-harness-runtime";
41+
import { resolveAgentDir } from "openclaw/plugin-sdk/agent-runtime";
4142
import { emitTrustedDiagnosticEvent } from "openclaw/plugin-sdk/diagnostic-runtime";
4243
import { handleCodexAppServerApprovalRequest } from "./approval-bridge.js";
4344
import {

0 commit comments

Comments
 (0)