openclaw/extensions/matrix
Yao 37d5c34749
fix(matrix): pass loaded cfg to verify CLI subcommands (#70992) [AI-assisted] (#71102)
Merged via squash.

Prepared head SHA: 9fffdf2ca6
Co-authored-by: luyao618 <17723416+luyao618@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-04-24 15:44:22 -04:00
..
src fix(matrix): pass loaded cfg to verify CLI subcommands (#70992) [AI-assisted] (#71102) 2026-04-24 15:44:22 -04:00
.npmignore plugins: trim staged runtime cargo 2026-04-13 18:10:40 -04:00
api.ts
auth-presence.ts
CHANGELOG.md chore: release 2026.4.20 2026-04-20 13:16:40 +01:00
channel-plugin-api.ts
cli-metadata.ts
contract-api.ts
helper-api.ts
index.test.ts perf(matrix): narrow register-time runtime surface (#69782) 2026-04-21 12:50:53 -04:00
index.ts refactor(hooks): centralize matrix subagent hook wiring 2026-04-22 11:45:33 -07:00
openclaw.plugin.json
package.json chore(deps): update workspace dependencies 2026-04-24 16:55:08 +01:00
plugin-entry.handlers.runtime.ts
runtime-api.ts
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 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