openclaw-extension-typex
v1.0.21
Published
TypeX channel integration for OpenClaw
Maintainers
Readme
@openclaw/typex
TypeX channel plugin for OpenClaw.
Install (local checkout if you've downloaded the source)
openclaw plugins install path/to/openclaw-extension-typexInstall (npm)
openclaw plugins install openclaw-extension-typexOnboarding: select TypeX and confirm the install prompt to fetch the plugin automatically.
Once the actual TypeX provider is implemented in the core openclaw repo, you can extend
this plugin to wire outbound messaging and gateway/runtime logic.
Local checks
git config core.hooksPath .githooks
npm run commitlint -- "feat(typex): add delivery flow"
npm run verify:domain