openclaw/extensions/matrix
2026-07-30 09:58:51 +00:00
..
src fix(channels): ack mentions in groups that do not require them 2026-07-30 17:58:46 +09: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 chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
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 refactor(shared): consolidate remaining channel lazy loaders (#99302) 2026-07-02 19:08:11 -07:00
openclaw.plugin.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
package.json fix(build): pin typebox to a published release (#116333) 2026-07-30 09:58:51 +00:00
plugin-entry.handlers.runtime.ts
README.md docs: fix incorrect CLI command in extension READMEs (#112057) 2026-07-25 05:50:13 -07:00
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 fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
SPEC-SUPPORT.md
subagent-hooks-api.ts refactor(shared): consolidate remaining channel lazy loaders (#99302) 2026-07-02 19:08:11 -07:00
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 plugins install @openclaw/matrix

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