openclaw/extensions/matrix
2026-05-16 10:11:41 +01:00
..
src refactor: centralize inbound history shaping 2026-05-15 11:56:38 +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 chore: release 2026.5.17 2026-05-16 10:11:41 +01: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: guard matrix cli mock calls 2026-05-12 00:29:38 +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 chore: release 2026.5.17 2026-05-16 10:11:41 +01:00
plugin-entry.handlers.runtime.ts
runtime-api.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
runtime-heavy-api.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
runtime-setter-api.ts
secret-contract-api.ts
setup-entry.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +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 Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
thread-binding-api.ts
thread-bindings-runtime.ts
tsconfig.json