test: refresh Codex prompt snapshots · openclaw/openclaw@492d656
steipete
·
2026-05-23
·
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 |
|---|
@@ -958,7 +958,7 @@
|
958 | 958 | }, |
959 | 959 | { |
960 | 960 | "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.", |
962 | 962 | "inputSchema": { |
963 | 963 | "properties": { |
964 | 964 | "agentId": { |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -218,8 +218,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
218 | 218 | "roughTokens": 0 |
219 | 219 | }, |
220 | 220 | "dynamicToolsJson": { |
221 | | -"chars": 40441, |
222 | | -"roughTokens": 10111 |
| 221 | +"chars": 40495, |
| 222 | +"roughTokens": 10124 |
223 | 223 | }, |
224 | 224 | "openClawDeveloperInstructions": { |
225 | 225 | "chars": 3184, |
@@ -230,8 +230,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
230 | 230 | "roughTokens": 6591 |
231 | 231 | }, |
232 | 232 | "totalWithDynamicToolsJson": { |
233 | | -"chars": 66805, |
234 | | -"roughTokens": 16702 |
| 233 | +"chars": 66859, |
| 234 | +"roughTokens": 16715 |
235 | 235 | }, |
236 | 236 | "userInputText": { |
237 | 237 | "chars": 1530, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。