fix(webchat): show manual compaction progress · openclaw/openclaw@e71d10f
steipete
·
2026-05-16
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -317,8 +317,9 @@ Defaults include isolated state/config and base gateway port `19001`.
|
317 | 317 | a generated dump of every callable helper route. |
318 | 318 | - Requests: `req(method, params)` → `res(ok/payload|error)`. |
319 | 319 | - Common events include `connect.challenge`, `agent`, `chat`, |
320 | | -`session.message`, `session.tool`, `sessions.changed`, `presence`, `tick`, |
321 | | -`health`, `heartbeat`, pairing/approval lifecycle events, and `shutdown`. |
| 320 | +`session.message`, `session.operation`, `session.tool`, `sessions.changed`, |
| 321 | +`presence`, `tick`, `health`, `heartbeat`, pairing/approval lifecycle events, |
| 322 | + and `shutdown`. |
322 | 323 | |
323 | 324 | Agent runs are two-stage: |
324 | 325 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。