← Back to Clusters

Matrix Room Management Enhancements

This cluster of pull requests focuses on improving room ID handling and session routing within the Matrix integration of the OpenClaw framework.

10 PRs
feat matrix sessions config Representative: #13057
# Title Author Created GitHub
9106 fix(matrix): override DM detection for rooms in groups config robertcorreiro 2026-02-04 View
10606 fix(matrix): keep room IDs without :server suffix as-is during resolution majorminors 2026-02-06 View
13057 feat(matrix): add sessionScope=room to route sessions by roomId rep spengrah 2026-02-10 View
13451 feat(matrix): add forceRoomRouting to bypass DM detection for allowlisted rooms yamoroc 2026-02-10 View
13832 feat(matrix): add sessionScope and thread-scoped inbound sessions yamoroc 2026-02-11 View
18718 matrix: add pending group history context for room messages pharasyte 2026-02-17 View
19294 fix: normalize room ID case in Matrix config lookup MisterGuy420 2026-02-17 View
19304 fix(matrix): preserve room ID casing in directory resolution (#19278) lailoo 2026-02-17 View
19388 Fix #19278: Case-insensitive Matrix room ID matching cedillarack 2026-02-17 View
19736 fix(matrix): remove memberCount heuristic from DM detection derbronko 2026-02-18 View