openclaw/extensions/matrix
Peter Steinberger 98c0ad8b42
Some checks are pending
CI / preflight (push) Waiting to run
CI / security-fast (push) Waiting to run
CI / build-artifacts (push) Blocked by required conditions
CI / (push) Blocked by required conditions
CI / -1 (push) Blocked by required conditions
CI / -2 (push) Blocked by required conditions
CI / checks-node-compat-node22 (push) Blocked by required conditions
CI / -3 (push) Blocked by required conditions
CI / check-dependencies (push) Blocked by required conditions
CI / check-guards (push) Blocked by required conditions
CI / check-lint (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check-additional-boundaries-a (push) Blocked by required conditions
CI / check-additional-boundaries-bcd (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -4 (push) Blocked by required conditions
CI / -5 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
ClawSweeper Dispatch / dispatch (push) Waiting to run
Control UI Locale Refresh / plan (push) Waiting to run
Control UI Locale Refresh / Refresh (push) Blocked by required conditions
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / Validate release publish approval (push) Blocked by required conditions
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Website Installer Sync / static (push) Waiting to run
Website Installer Sync / linux-docker (push) Waiting to run
Website Installer Sync / macos-installer (push) Waiting to run
Website Installer Sync / windows-installer (push) Waiting to run
Website Installer Sync / sync-website (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
test: align extension inbound context assertions
2026-05-27 04:52:02 -04:00
..
src test: align extension inbound context assertions 2026-05-27 04:52:02 -04: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: bump OpenClaw to 2026.5.26 2026-05-26 01:26:00 +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
npm-shrinkwrap.json chore: bump OpenClaw to 2026.5.26 2026-05-26 01:26:00 +01:00
openclaw.plugin.json fix(plugins): explain disabled CLI command roots 2026-05-10 14:23:15 +08:00
package.json chore: bump OpenClaw to 2026.5.26 2026-05-26 01:26:00 +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