openclaw/extensions/matrix
2026-07-25 16:54:55 +08:00
..
src refactor(matrix): reuse shared error coercion (#113586) 2026-07-25 16:54:55 +08:00
.npmignore
api.ts refactor: remove pre-2026.4 compatibility shims and legacy migrations (#104650) 2026-07-11 13:22:27 -07:00
auth-presence.ts refactor(channels): persist runtime state in plugin SQLite (#109380) 2026-07-16 17:05:28 -07:00
CHANGELOG.md
channel-plugin-api.ts
cli-metadata.ts
contract-api.ts
doctor-contract-api.test.ts fix(matrix): preserve encryption keys across snapshot upgrades (#112919) 2026-07-23 02:25:52 -04:00
doctor-contract-api.ts fix(matrix): preserve encryption keys across snapshot upgrades (#112919) 2026-07-23 02:25:52 -04:00
helper-api.ts
index.test.ts
index.ts
npm-shrinkwrap.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
openclaw.plugin.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
package.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
plugin-entry.handlers.runtime.ts
README.md
runtime-api.ts chore(plugins): gate deprecation hygiene in CI and purge internal deprecated usage (#108261) 2026-07-15 04:15:23 -07:00
runtime-setter-api.ts
secret-contract-api.ts
session-binding-contract-api.ts
setup-entry.ts
setup-plugin-api.ts
SPEC-SUPPORT.md
subagent-hooks-api.ts
test-api.ts refactor(matrix): adopt core claimable dedupe with doctor-owned state migration (#104391) 2026-07-11 03:38:54 -07:00
thread-binding-api.ts
thread-bindings-runtime.ts
tsconfig.json

OpenClaw Matrix

Official OpenClaw channel plugin for Matrix rooms and direct messages.

Install from OpenClaw:

openclaw plugin add @openclaw/matrix

Configure the Matrix homeserver and bot credentials in OpenClaw. The plugin lets agents join configured rooms, receive messages, and reply through Matrix.