@turingpulse/sdk-openclaw
v1.3.0
Published
TuringPulse observability, governance, and alerting plugin for OpenClaw agents
Downloads
188
Maintainers
Readme
@turingpulse/sdk-openclaw
TuringPulse observability, governance, and alerting plugin for OpenClaw.
Installation
openclaw plugins install @turingpulse/sdk-openclawQuick Start
Add TuringPulse to your OpenClaw configuration:
{
"plugins": {
"@turingpulse/sdk-openclaw": {
"apiKey": "${TP_API_KEY}",
"workflowName": "my-openclaw-project"
}
}
}Documentation
Full documentation: turingpulse.ai/docs/sdk/openclaw
Requirements
- Node.js >= 18
- @turingpulse/sdk >= 1.0.0
