mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:30:43 +00:00
test: type codex dynamic tool fixture
This commit is contained in:
@@ -452,8 +452,8 @@ describe("runCodexAppServerAttempt", () => {
|
||||
params,
|
||||
resolvedWorkspace: workspaceDir,
|
||||
effectiveWorkspace: workspaceDir,
|
||||
sandboxSessionKey: params.sessionKey,
|
||||
sandbox: undefined,
|
||||
sandboxSessionKey: "agent:main:session-1",
|
||||
sandbox: null,
|
||||
runAbortController: new AbortController(),
|
||||
sessionAgentId: "main",
|
||||
pluginConfig: {},
|
||||
|
||||
Reference in New Issue
Block a user