openclaw-mova 0.5.0 → 0.5.1

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.
@@ -2,7 +2,7 @@
2
2
  "id": "mova",
3
3
  "name": "MOVA",
4
4
  "description": "HITL contract execution for business workflows — invoice OCR, PO approval, AML triage, complaints handling, crypto trade review, compliance audit, credit scoring, supply chain risk, churn prediction, contract generation, connector registry, and user contract registration and remote execution.",
5
- "version": "0.5.0",
5
+ "version": "0.5.1",
6
6
  "configSchema": {
7
7
  "type": "object",
8
8
  "required": ["apiKey"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-mova",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "MOVA HITL tools for OpenClaw — native agent tools for contract-driven business workflows",
5
5
  "type": "module",
6
6
  "license": "MIT-0",
@@ -26,6 +26,9 @@
26
26
  ],
27
27
  "compat": {
28
28
  "pluginApi": "^0.4.0"
29
+ },
30
+ "build": {
31
+ "openclawVersion": "2026.3.13"
29
32
  }
30
33
  },
31
34
  "files": [