test: stabilize Codex searchable dynamic tools test · openclaw/openclaw@4789962
steipete
·
2026-05-08
·
via Recent Commits to openclaw:main
File tree
extensions/codex/src/app-server
| Original file line number | Diff line number | Diff line change |
|---|
@@ -669,6 +669,7 @@ describe("runCodexAppServerAttempt", () => {
|
669 | 669 | path.join(tempDir, "workspace"), |
670 | 670 | ); |
671 | 671 | params.disableTools = false; |
| 672 | +params.runtimePlan = createCodexRuntimePlanFixture(); |
672 | 673 | params.sourceReplyDeliveryMode = "message_tool_only"; |
673 | 674 | params.toolsAllow = ["message", "web_search", "heartbeat_respond"]; |
674 | 675 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。