mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 15:11:32 +00:00
* fix(markdown): keep IR text slicing UTF-16 safe * fix(markdown): preserve UTF-16 IR boundaries * chore(markdown): reconcile original merge-base * fix(markdown): preserve UTF-16 IR boundaries * test(markdown): verify portable UTF-16 boundaries * fix(markdown): normalize safe slice offsets once * fix(markdown): preserve safe slice SDK contract * fix(markdown): preserve native UTF-16 slice semantics --------- Co-authored-by: lizeyu-xydt <li.zeyu@xydigit.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>