test(perf): narrow codex trajectory import

This commit is contained in:
Peter Steinberger
2026-05-06 13:22:04 +01:00
parent 0bc83b0fdf
commit 12a42bf3da

View File

@@ -1,11 +1,11 @@
import nodeFs from "node:fs";
import fs from "node:fs/promises";
import path from "node:path";
import { resolveUserPath } from "openclaw/plugin-sdk/agent-harness-runtime";
import type {
EmbeddedRunAttemptParams,
EmbeddedRunAttemptResult,
} from "openclaw/plugin-sdk/agent-harness";
import { resolveUserPath } from "openclaw/plugin-sdk/agent-harness";
} from "openclaw/plugin-sdk/agent-harness-runtime";
import {
appendRegularFile,
resolveRegularFileAppendFlags,