openclaw/extensions/matrix
2026-05-11 03:41:00 +01:00
..
src build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
.npmignore
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
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 fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
helper-api.ts
index.test.ts test: strengthen plugin registration assertions 2026-05-08 12:31:03 +01:00
index.ts fix(matrix): stabilize e2ee qa flows 2026-04-26 23:40:52 -04:00
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 perf(matrix): narrow register-time runtime surface (#69782) 2026-04-21 12:50:53 -04:00
secret-contract-api.ts
setup-entry.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
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(hooks): centralize matrix subagent hook wiring 2026-04-22 11:45:33 -07:00
test-api.ts
thread-binding-api.ts
thread-bindings-runtime.ts
tsconfig.json