openclaw/extensions/matrix
Josh Avant 1f9ebb9dda
Fix Matrix configured two-person room routing (#85137)
* Fix Matrix configured room DM routing

* Add Matrix room routing changelog
2026-05-21 17:40:17 -07:00
..
src Fix Matrix configured two-person room routing (#85137) 2026-05-21 17:40:17 -07:00
.npmignore
api.ts
auth-presence.ts
CHANGELOG.md chore(release): bump version to 2026.5.21 2026-05-22 00:09:45 +01:00
channel-plugin-api.ts
cli-metadata.ts
contract-api.ts
doctor-contract-api.ts
helper-api.ts
index.test.ts test: guard matrix cli mock calls 2026-05-12 00:29:38 +01:00
index.ts
openclaw.plugin.json
package.json chore(release): bump version to 2026.5.21 2026-05-22 00:09:45 +01:00
plugin-entry.handlers.runtime.ts
runtime-api.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
runtime-heavy-api.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
runtime-setter-api.ts
secret-contract-api.ts
setup-entry.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
setup-plugin-api.ts
SPEC-SUPPORT.md
subagent-hooks-api.ts
test-api.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
thread-binding-api.ts
thread-bindings-runtime.ts
tsconfig.json