openclaw/extensions/matrix
2026-05-09 06:51:20 -04:00
..
src chore: remove stale unused imports 2026-05-09 06:51:20 -04:00
.npmignore
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 chore(release): prepare 2026.5.8 2026-05-09 08:05:17 +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: 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 perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: update workspace dependencies 2026-05-09 10:58:36 +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
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