Files
openclaw/src/routing
YangManBOBO f8380a8324 fix: route bindings return the wrong agent when route identifiers contain separators (#110001)
* 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>
2026-07-20 19:45:11 -07:00
..