openclaw/src/routing
Jarvis Deploy d499b14842 feat(routing): add per-account-channel-peer session scope
Adds a new dmScope option that includes accountId in session keys,
enabling isolated sessions per channel account for multi-bot setups.

- Add 'per-account-channel-peer' to DmScope type
- Update session key generation to include accountId
- Pass accountId through routing chain
- Add tests for new routing behavior (13/13 passing)

Closes #3094

Co-authored-by: Sebastian Almeida <89653954+SebastianAlmeida@users.noreply.github.com>
2026-01-28 11:42:33 +05:30
..
bindings.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
resolve-route.test.ts feat(routing): add per-account-channel-peer session scope 2026-01-28 11:42:33 +05:30
resolve-route.ts feat(routing): add per-account-channel-peer session scope 2026-01-28 11:42:33 +05:30
session-key.ts feat(routing): add per-account-channel-peer session scope 2026-01-28 11:42:33 +05:30