openclaw/extensions/matrix
2026-05-11 05:08:35 +01:00
..
src fix(matrix): persist discovered direct rooms during repair 2026-05-11 05:08:35 +01:00
.npmignore
api.ts
auth-presence.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
CHANGELOG.md docs(matrix): remove bluebubbles changelog mention 2026-05-10 14:02:47 +08:00
channel-plugin-api.ts
cli-metadata.ts
contract-api.ts
doctor-contract-api.ts
helper-api.ts
index.test.ts test: strengthen plugin registration assertions 2026-05-08 12:31:03 +01:00
index.ts
openclaw.plugin.json fix(plugins): explain disabled CLI command roots 2026-05-10 14:23:15 +08:00
package.json fix: declare extension runtime deps 2026-05-10 12:37:10 +01:00
plugin-entry.handlers.runtime.ts
runtime-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
runtime-heavy-api.ts
runtime-setter-api.ts
secret-contract-api.ts
setup-entry.ts
setup-plugin-api.ts
SPEC-SUPPORT.md
subagent-hooks-api.ts
test-api.ts
thread-binding-api.ts
thread-bindings-runtime.ts
tsconfig.json