mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-07 18:42:25 +00:00
docs(acp): document parent commentary default
This commit is contained in:
@@ -548,12 +548,11 @@ Two ways to start an ACP session:
|
||||
requester session as system events. Accepted responses include
|
||||
`streamLogPath` pointing to a session-scoped JSONL log
|
||||
(`<sessionId>.acp-stream.jsonl`) you can tail for full relay history.
|
||||
For Discord, parent progress streams show assistant commentary and ACP status
|
||||
progress by default unless `streaming.progress.commentary=false`. Other
|
||||
parent channels show that text only when
|
||||
`streaming.progress.commentary=true`. Status progress still honors
|
||||
`acp.stream.tagVisibility`, so tags such as `plan` remain hidden unless
|
||||
explicitly enabled.
|
||||
Parent progress streams show assistant commentary and ACP status progress by
|
||||
default unless `streaming.progress.commentary=false`. Discord also defaults
|
||||
parent previews to progress mode when no stream mode is configured. Status
|
||||
progress still honors `acp.stream.tagVisibility`, so tags such as `plan`
|
||||
remain hidden unless explicitly enabled.
|
||||
</ParamField>
|
||||
|
||||
ACP `sessions_spawn` runs use `agents.defaults.subagents.runTimeoutSeconds` for
|
||||
|
||||
Reference in New Issue
Block a user