mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-23 15:51:10 +00:00
* fix(android): preserve emoji in tool detail previews * fix(android): sync i18n after tool detail utf16 preview * proof(android): add UTF-16 tool display boundary proof script Co-Authored-By: nebulacoder-v8.0 <noreply@zte.com.cn> * chore: oxfmt proof-android-tool-display-utf16.mts Co-Authored-By: nebulacoder-v8.0 <noreply@zte.com.cn> * chore: remove redundant proof script The Robolectric ToolDisplayRegistryTest already covers the UTF-16 boundary behavior. The standalone Node.js proof script triggers CI checks (max-lines ratchet, check-test-types, session-accessor-boundary) and provides no additional coverage beyond the existing Android JVM tests. Co-Authored-By: nebulacoder-v8.0 <noreply@zte.com.cn> --------- Co-authored-by: nebulacoder-v8.0 <noreply@zte.com.cn> Co-authored-by: Peter Steinberger <steipete@gmail.com>