Skip to content

Commit 784a68d

Browse files
committed
test: refresh Codex prompt metrics (#87559)
1 parent 79a4176 commit 784a68d

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path/discord-group-codex-message-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
221221
"roughTokens": 0
222222
},
223223
"dynamicToolsJson": {
224-
"chars": 40363,
225-
"roughTokens": 10091
224+
"chars": 40594,
225+
"roughTokens": 10149
226226
},
227227
"openClawDeveloperInstructions": {
228228
"chars": 2988,
@@ -233,8 +233,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
233233
"roughTokens": 6925
234234
},
235235
"totalWithDynamicToolsJson": {
236-
"chars": 68065,
237-
"roughTokens": 17017
236+
"chars": 68296,
237+
"roughTokens": 17074
238238
},
239239
"userInputText": {
240240
"chars": 1629,

test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path/telegram-direct-codex-message-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
221221
"roughTokens": 0
222222
},
223223
"dynamicToolsJson": {
224-
"chars": 40084,
225-
"roughTokens": 10021
224+
"chars": 40315,
225+
"roughTokens": 10079
226226
},
227227
"openClawDeveloperInstructions": {
228228
"chars": 1964,
@@ -233,8 +233,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
233233
"roughTokens": 6544
234234
},
235235
"totalWithDynamicToolsJson": {
236-
"chars": 66262,
237-
"roughTokens": 16566
236+
"chars": 66493,
237+
"roughTokens": 16624
238238
},
239239
"userInputText": {
240240
"chars": 1129,

test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path/telegram-heartbeat-codex-tool.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
222222
"roughTokens": 0
223223
},
224224
"dynamicToolsJson": {
225-
"chars": 41179,
226-
"roughTokens": 10295
225+
"chars": 41410,
226+
"roughTokens": 10353
227227
},
228228
"openClawDeveloperInstructions": {
229229
"chars": 1983,
@@ -234,8 +234,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
234234
"roughTokens": 6780
235235
},
236236
"totalWithDynamicToolsJson": {
237-
"chars": 68300,
238-
"roughTokens": 17075
237+
"chars": 68531,
238+
"roughTokens": 17133
239239
},
240240
"userInputText": {
241241
"chars": 1367,

0 commit comments

Comments
 (0)