test: refresh codex prompt snapshots (#87803) · openclaw/openclaw@ac8c56c
RomneyDa
·
2026-05-29
·
via Recent Commits to openclaw:main
File tree
test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path
| Original file line number | Diff line number | Diff line change |
|---|
@@ -773,7 +773,7 @@
|
773 | 773 | "timeoutMs": { |
774 | 774 | "description": "Provider timeout ms.", |
775 | 775 | "minimum": 1, |
776 | | -"type": "number" |
| 776 | +"type": "integer" |
777 | 777 | } |
778 | 778 | }, |
779 | 779 | "required": ["text"], |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -809,7 +809,7 @@
|
809 | 809 | "timeoutMs": { |
810 | 810 | "description": "Provider timeout ms.", |
811 | 811 | "minimum": 1, |
812 | | -"type": "number" |
| 812 | +"type": "integer" |
813 | 813 | } |
814 | 814 | }, |
815 | 815 | "required": ["text"], |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -773,7 +773,7 @@
|
773 | 773 | "timeoutMs": { |
774 | 774 | "description": "Provider timeout ms.", |
775 | 775 | "minimum": 1, |
776 | | -"type": "number" |
| 776 | +"type": "integer" |
777 | 777 | } |
778 | 778 | }, |
779 | 779 | "required": ["text"], |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -221,7 +221,7 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
221 | 221 | "roughTokens": 0 |
222 | 222 | }, |
223 | 223 | "dynamicToolsJson": { |
224 | | -"chars": 40277, |
| 224 | +"chars": 40278, |
225 | 225 | "roughTokens": 10070 |
226 | 226 | }, |
227 | 227 | "openClawDeveloperInstructions": { |
@@ -233,7 +233,7 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
233 | 233 | "roughTokens": 6925 |
234 | 234 | }, |
235 | 235 | "totalWithDynamicToolsJson": { |
236 | | -"chars": 67979, |
| 236 | +"chars": 67980, |
237 | 237 | "roughTokens": 16995 |
238 | 238 | }, |
239 | 239 | "userInputText": { |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -221,7 +221,7 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
221 | 221 | "roughTokens": 0 |
222 | 222 | }, |
223 | 223 | "dynamicToolsJson": { |
224 | | -"chars": 39998, |
| 224 | +"chars": 39999, |
225 | 225 | "roughTokens": 10000 |
226 | 226 | }, |
227 | 227 | "openClawDeveloperInstructions": { |
@@ -233,8 +233,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
233 | 233 | "roughTokens": 6544 |
234 | 234 | }, |
235 | 235 | "totalWithDynamicToolsJson": { |
236 | | -"chars": 66176, |
237 | | -"roughTokens": 16544 |
| 236 | +"chars": 66177, |
| 237 | +"roughTokens": 16545 |
238 | 238 | }, |
239 | 239 | "userInputText": { |
240 | 240 | "chars": 1129, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -222,7 +222,7 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
222 | 222 | "roughTokens": 0 |
223 | 223 | }, |
224 | 224 | "dynamicToolsJson": { |
225 | | -"chars": 41093, |
| 225 | +"chars": 41094, |
226 | 226 | "roughTokens": 10274 |
227 | 227 | }, |
228 | 228 | "openClawDeveloperInstructions": { |
@@ -234,7 +234,7 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
234 | 234 | "roughTokens": 6780 |
235 | 235 | }, |
236 | 236 | "totalWithDynamicToolsJson": { |
237 | | -"chars": 68214, |
| 237 | +"chars": 68215, |
238 | 238 | "roughTokens": 17054 |
239 | 239 | }, |
240 | 240 | "userInputText": { |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。