openclaw/apps
NianJiu 199a1b9014
fix(webchat): fetch full sidebar content for truncated history
Add a bounded `chat.message.get` gateway method so Control UI can fetch one display-normalized transcript message by id when an assistant history preview was truncated. Keep `chat.history` lightweight, reject oversized/hidden/missing rows with explicit unavailable reasons, and wire the WebChat side reader to request full content only for visible truncated assistant messages.

Also refresh the generated Swift gateway protocol models and document the new assistant-message side-reader behavior.

Closes #84651.
Related #53242.

Co-authored-by: NianJiuZst <3235467914@qq.com>
2026-05-31 01:33:52 +01:00
..
android refactor: unify OpenAI provider identity (#88451) 2026-05-31 00:29:44 +01:00
ios feat(ios): refresh app store metadata (#88235) 2026-05-30 18:36:01 +03:00
macos refactor: unify OpenAI provider identity (#88451) 2026-05-31 00:29:44 +01:00
macos-mlx-tts fix: harden mac app computer use docs 2026-04-28 01:25:31 +01:00
shared/OpenClawKit fix(webchat): fetch full sidebar content for truncated history 2026-05-31 01:33:52 +01:00
swabble ci: pin macOS runner labels 2026-05-28 20:52:52 +02:00