mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 21:01:38 +00:00
* fix(oc-path): enforce JSONC byte limit for multibyte input * fix(oc-path): surface JSONC size diagnostics in CLI * fix(oc-path): classify oversized JSONC as parse error * test(oc-path): cover JSONC byte cap boundaries --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>