openclaw/extensions/matrix
2026-05-18 23:11:42 +01:00
..
src chore(lint): remove underscore-dangle allow list (#83542) 2026-05-18 14:56:06 +01:00
.npmignore
api.ts
auth-presence.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
CHANGELOG.md chore: bump release version to 2026.5.19 2026-05-18 23:11:42 +01:00
channel-plugin-api.ts
cli-metadata.ts
contract-api.ts
doctor-contract-api.ts
helper-api.ts
index.test.ts test: guard matrix cli mock calls 2026-05-12 00:29:38 +01:00
index.ts
openclaw.plugin.json fix(plugins): explain disabled CLI command roots 2026-05-10 14:23:15 +08:00
package.json chore: bump release version to 2026.5.19 2026-05-18 23:11:42 +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
SPEC-SUPPORT.md
subagent-hooks-api.ts
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