chore(sync): mirror docs from openclaw/openclaw@a3c36a0931
This commit is contained in:
parent
be552b86a1
commit
785ccbb29b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "f632f5e60b3a212b161c20cbdda4487a0f8b0f79",
|
||||
"syncedAt": "2026-05-04T02:48:41.815Z"
|
||||
"sha": "a3c36a09312934610f623ce42de7567230e2d898",
|
||||
"syncedAt": "2026-05-04T02:51:43.442Z"
|
||||
}
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
3e7cbffbe3849b5201716f359dde9089d61d618c1a4206255c20887a855d85a9 config-baseline.json
|
||||
ac95b4ab62408454636ce559e6d023df3c29b8b936b3aa4dde37779d29a5a099 config-baseline.json
|
||||
31ec333df9f8b92c7656ac7107cecd5860dd02e08f7e18c7c674dc47a8811baa config-baseline.core.json
|
||||
655d1309b70505e73198df20c5088784290b33098efd42027d3c09beeb3704a7 config-baseline.channel.json
|
||||
055fae0d0067a751dc10125af7421da45633f73519c94c982d02b0c4eb2bdf67 config-baseline.plugin.json
|
||||
9458dc89aa13dd07d83f69d943535099a96e8278eb7ac8ae5cf2f713631592f7 config-baseline.plugin.json
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
0dd4f5abaf72f0d6b3fe5777cbf16c7a8c8052eece17436dc0ac2809b0ea27de plugin-sdk-api-baseline.json
|
||||
2c2170cf2f1193f7dbecdef3ccd1b601992407e3d99863d1aa13cb1817c238fd plugin-sdk-api-baseline.jsonl
|
||||
701356478634a8f3e71f941ed21a00e0456d947d287edcafb56231013b27a057 plugin-sdk-api-baseline.json
|
||||
ed17426dd5e9db4b83db77162e7490eee3c0439170c1a9d1e84c01d7027d580c plugin-sdk-api-baseline.jsonl
|
||||
|
||||
@ -217,6 +217,12 @@ Limit how many lines stay visible:
|
||||
}
|
||||
```
|
||||
|
||||
Progress lines are compacted automatically to reduce chat-bubble reflow while the draft is edited.
|
||||
|
||||
OpenClaw truncates long progress lines by default so repeated draft edits do not
|
||||
wrap differently on every update. The prefix stays readable, and long details
|
||||
such as paths or raw commands are shortened with an ellipsis.
|
||||
|
||||
Keep the single progress draft but hide tool and task lines:
|
||||
|
||||
```json5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user