docs(control-ui): note assistant avatar uploads stay browser-local · openclaw/openclaw@0d274ef
vincentkoc
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -83,6 +83,12 @@ synced to other devices or persisted server-side beyond the normal transcript
|
83 | 83 | authorship metadata on messages you actually send. Clearing site data or |
84 | 84 | switching browsers resets it to empty. |
85 | 85 | |
| 86 | +The same browser-local pattern applies to the assistant avatar override. |
| 87 | +Uploaded assistant avatars overlay the gateway-resolved identity on the local |
| 88 | +browser only and never round-trip through `config.patch`. The shared |
| 89 | +`ui.assistant.avatar` config field is still available for non-UI clients |
| 90 | +writing the field directly (such as scripted gateways or custom dashboards). |
| 91 | + |
86 | 92 | ## Runtime config endpoint |
87 | 93 | |
88 | 94 | The Control UI fetches its runtime settings from |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。