openclaw/extensions/matrix
2026-04-28 05:52:19 +01:00
..
src fix: resolve main ci shard failures 2026-04-28 05:52:19 +01:00
.npmignore plugins: trim staged runtime cargo 2026-04-13 18:10:40 -04:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
auth-presence.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
CHANGELOG.md docs(matrix): note E2EE setup improvements 2026-04-26 23:42:32 -04:00
channel-plugin-api.ts
cli-metadata.ts perf(plugins): trim channel boundary core imports 2026-04-08 08:52:52 +01:00
contract-api.ts
helper-api.ts
index.test.ts refactor: move plugin api test helper to sdk 2026-04-28 00:24:54 +01:00
index.ts fix(matrix): stabilize e2ee qa flows 2026-04-26 23:40:52 -04:00
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: update dependencies 2026-04-26 10:54:58 +01:00
plugin-entry.handlers.runtime.ts
runtime-api.ts fix: resolve main ci shard failures 2026-04-28 05:52:19 +01:00
runtime-heavy-api.ts matrix: break migration runtime import cycle 2026-04-09 01:20:46 -04:00
runtime-setter-api.ts perf(matrix): narrow register-time runtime surface (#69782) 2026-04-21 12:50:53 -04:00
secret-contract-api.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
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 docs(matrix): track spec support gaps 2026-04-10 13:48:15 -04:00
subagent-hooks-api.ts refactor(hooks): centralize matrix subagent hook wiring 2026-04-22 11:45:33 -07:00
test-api.ts Matrix: expose E2EE QA verification hooks 2026-04-16 16:18:54 -04:00
thread-binding-api.ts Tests: fast-path Matrix ACP thread binding 2026-04-17 02:00:26 -04:00
thread-bindings-runtime.ts
tsconfig.json