Wenchao An 6d5d7bb1d5
feat(subagents): add opt-in parent context snapshots (#5367)
* feat(subagents): add opt-in parent context snapshots

* test(subagents): package synthetic snapshot evaluation

* fix(subagents): preserve output text and defer snapshot capture

* docs(subagents): keep snapshot guidance within chain budget

* fix(subagents): omit unpaired tool calls from snapshots

* fix(subagents): safely omit unserializable snapshot media
2026-09-12 16:20:31 +08:00

25 lines
580 B
JSON

{
"isolated_handoff": {
"n": 8,
"artifact_correct": 8,
"clean_success": 7,
"observed_total_tokens": 105569,
"usage_complete": true,
"mean_total_tokens": 13196.125,
"mean_seconds": 33.73334966699986,
"median_seconds": 25.309243562995107,
"requests": 48
},
"snapshot": {
"n": 8,
"artifact_correct": 8,
"clean_success": 7,
"observed_total_tokens": 89214,
"usage_complete": true,
"mean_total_tokens": 11151.75,
"mean_seconds": 20.140418104128912,
"median_seconds": 13.929723041510442,
"requests": 42
}
}