mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 23:43:54 +00:00
fix: improve agent runtime correctness from upstream Pi (#99949)
* fix: improve agent runtime correctness * test: track agent tool temp directories * test: update helper routing expectation
This commit is contained in:
committed by
GitHub
parent
045f42f111
commit
5ea80c8d80
@@ -975,6 +975,8 @@ describe("test-projects args", () => {
|
||||
"src/agents/cli-runner.reliability.test.ts",
|
||||
"src/agents/models-config.file-mode.test.ts",
|
||||
"src/agents/sandbox/ssh.test.ts",
|
||||
"src/agents/sessions/tools/find.fd.test.ts",
|
||||
"src/agents/sessions/tools/read.test.ts",
|
||||
],
|
||||
watchMode: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user