@lumin-io/openclaw-diagnostics 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumin-io/openclaw-diagnostics",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
4
  "description": "Lumin observability + Agent Firewall for OpenClaw \u2014 captures prompts, responses, tool I/O, and synchronously enforces firewall policies on every tool call.",
5
5
  "homepage": "https://github.com/amitbidlan/zistica-lumin/tree/main/packages/integrations/openclaw-diagnostics",
6
6
  "repository": {
@@ -63,4 +63,4 @@
63
63
  "openclawVersion": "2026.5.4"
64
64
  }
65
65
  }
66
- }
66
+ }