openclaw/extensions/matrix
2026-06-17 07:32:37 +08:00
..
src Fix Matrix bracketed display-name mentions (#83156) 2026-06-16 13:57:56 +08:00
.npmignore
api.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
auth-presence.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
CHANGELOG.md chore(release): sync main to 2026.6.8 2026-06-17 07:25:30 +08: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 refactor(matrix): store crypto sidecars in sqlite (#91100) 2026-06-06 23:57:10 -07:00
doctor-contract-api.ts refactor(matrix): store crypto sidecars in sqlite (#91100) 2026-06-06 23:57:10 -07: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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
npm-shrinkwrap.json chore(release): refresh npm shrinkwrap versions 2026-06-17 07:32:37 +08:00
openclaw.plugin.json fix: add ClawHub plugin display names (#87354) 2026-05-27 12:37:35 -05:00
package.json chore(release): sync main to 2026.6.8 2026-06-17 07:25:30 +08:00
plugin-entry.handlers.runtime.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
README.md docs(plugins): add npm readmes for channel providers 2026-05-31 20:02:45 +01:00
runtime-api.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
runtime-heavy-api.ts docs: document messaging extension sources 2026-06-04 22:03:15 -04: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 docs: document messaging extension sources 2026-06-04 22:03:15 -04:00
test-api.ts fix(qa): corrupt Matrix idb state in sqlite 2026-06-10 17:49:59 +09: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 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.