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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
index.test.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
session-binding-contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
setup-entry.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
setup-plugin-api.ts
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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
thread-bindings-runtime.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
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.