fix(control-ui): preserve optimistic messages on empty history · openclaw/openclaw@07877d7
steipete
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -76,6 +76,7 @@ Docs: https://docs.openclaw.ai
|
76 | 76 | - ACP: wait for the configured runtime backend to become healthy before startup identity reconciliation, avoiding transient acpx warnings during Gateway boot. Fixes #40566. |
77 | 77 | - Channels/ACP bindings: time out configured binding readiness checks instead of letting Discord preflight hang forever when an ACP target never settles. Fixes #68776. |
78 | 78 | - Control UI: hide the chat loading skeleton during background history reloads when existing messages or active stream content are already visible, avoiding reload flashes on high-latency local gateways. Fixes #71844. Thanks @WolvenRA. |
| 79 | +- Control UI: keep locally optimistic chat messages visible when a history reload temporarily returns empty, avoiding lost first-turn messages on high-latency gateways. Fixes #71878. Thanks @WolvenRA. |
79 | 80 | - Agents/images: scrub old `[media attached: ...]`, `[Image: source: ...]`, |
80 | 81 | and `media://inbound/...` markers from pruned model replay context so stale |
81 | 82 | media refs are not rehydrated as fresh prompt images. Fixes #71868. Thanks |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。