mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 04:36:22 +00:00
test: allow root session compatibility exports
This commit is contained in:
@@ -467,8 +467,10 @@ const allowedExactPaths = new Set([
|
||||
"extensions/codex/src/node-cli-sessions.ts",
|
||||
"src/agents/session-tool-result-guard.ts",
|
||||
"src/agents/pi-embedded-runner/run/helpers.ts",
|
||||
"src/index.ts",
|
||||
"src/infra/exec-approvals.ts",
|
||||
"src/infra/restart-sentinel.ts",
|
||||
"src/library.ts",
|
||||
"src/plugin-sdk/session-store-runtime.ts",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user