chore(sync): mirror docs from openclaw/openclaw@5462d4d5c5
This commit is contained in:
parent
4a8a610c14
commit
7883f2c662
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "3c89f5d5378d823ef383a94732be3002d2373b4b",
|
||||
"syncedAt": "2026-04-22T19:03:21.770Z"
|
||||
"sha": "5462d4d5c5179bb4ae2729efc42ebecb209637fb",
|
||||
"syncedAt": "2026-04-22T19:05:36.139Z"
|
||||
}
|
||||
|
||||
@ -167,6 +167,10 @@ Defaults live under `agents.defaults.silentReply` and
|
||||
`agents.defaults.silentReplyRewrite`; `surfaces.<id>.silentReply` and
|
||||
`surfaces.<id>.silentReplyRewrite` can override them per surface.
|
||||
|
||||
When the parent session has one or more pending spawned subagent runs, bare
|
||||
silent replies are dropped on all surfaces instead of being rewritten, so the
|
||||
parent stays quiet until the child completion event delivers the real reply.
|
||||
|
||||
## Related
|
||||
|
||||
- [Streaming](/concepts/streaming) — real-time message delivery
|
||||
|
||||
Loading…
Reference in New Issue
Block a user