mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 04:21:38 +00:00
* fix(routing): replace delimiter-concatenated route cache key with JSON-serialized tuple to prevent identifier collisions * fix(routing): restore dmScope input contract alongside JSON cache key fix * fix(routing): restore max-lines exemption on resolve-route.ts * test(routing): correct cache collision regression Co-authored-by: YangManBOBO <152153397+YangManBOBO@users.noreply.github.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> Co-authored-by: YangManBOBO <152153397+YangManBOBO@users.noreply.github.com>