mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 03:33:52 +00:00
test: refresh Codex prompt snapshots
This commit is contained in:
@@ -958,7 +958,7 @@
|
||||
},
|
||||
{
|
||||
"deferLoading": true,
|
||||
"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.",
|
||||
"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.",
|
||||
"inputSchema": {
|
||||
"properties": {
|
||||
"agentId": {
|
||||
|
||||
@@ -218,8 +218,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 0
|
||||
},
|
||||
"dynamicToolsJson": {
|
||||
"chars": 40441,
|
||||
"roughTokens": 10111
|
||||
"chars": 40495,
|
||||
"roughTokens": 10124
|
||||
},
|
||||
"openClawDeveloperInstructions": {
|
||||
"chars": 3184,
|
||||
@@ -230,8 +230,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 6591
|
||||
},
|
||||
"totalWithDynamicToolsJson": {
|
||||
"chars": 66805,
|
||||
"roughTokens": 16702
|
||||
"chars": 66859,
|
||||
"roughTokens": 16715
|
||||
},
|
||||
"userInputText": {
|
||||
"chars": 1530,
|
||||
|
||||
Reference in New Issue
Block a user