Skip to content

Commit 492d656

Browse files
committed
test: refresh Codex prompt snapshots
1 parent 99a1107 commit 492d656

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path/codex-dynamic-tools.discord-group.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@
958958
},
959959
{
960960
"deferLoading": true,
961-
"description": "Spawn clean child session; default `runtime=\"subagent\"`. `mode=\"run\"` one-shot; `mode=\"session\"` persistent/thread-bound. Subagents inherit parent workspace. Native subagents get task in first visible `[Subagent Task]` message. Native only: `context=\"fork\"` only when child needs current transcript; else omit or `isolated`. Use for fresh child-session work.",
961+
"description": "Spawn clean child session; default `runtime=\"subagent\"`. `mode=\"run\"` one-shot; `mode=\"session\"` persistent/thread-bound, only when requester channel supports thread bindings. Subagents inherit parent workspace. Native subagents get task in first visible `[Subagent Task]` message. Native only: `context=\"fork\"` only when child needs current transcript; else omit or `isolated`. Use for fresh child-session work.",
962962
"inputSchema": {
963963
"properties": {
964964
"agentId": {

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
@@ -218,8 +218,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
218218
"roughTokens": 0
219219
},
220220
"dynamicToolsJson": {
221-
"chars": 40441,
222-
"roughTokens": 10111
221+
"chars": 40495,
222+
"roughTokens": 10124
223223
},
224224
"openClawDeveloperInstructions": {
225225
"chars": 3184,
@@ -230,8 +230,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
230230
"roughTokens": 6591
231231
},
232232
"totalWithDynamicToolsJson": {
233-
"chars": 66805,
234-
"roughTokens": 16702
233+
"chars": 66859,
234+
"roughTokens": 16715
235235
},
236236
"userInputText": {
237237
"chars": 1530,

0 commit comments

Comments
 (0)