@dai_ming/plugin-deliverables 1.2.3 → 1.2.4

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.
@@ -1,11 +1,14 @@
1
1
  {
2
2
  "name": "plugin-deliverables",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "npm_package": "@dai_ming/plugin-deliverables",
5
5
  "description": "Deliverables plugin: native upload tool + skill + AGENTS rules for AI-generated file uploads",
6
6
  "skills": {
7
7
  "deliverables": "skills/deliverables/SKILL.md"
8
8
  },
9
+ "contracts": {
10
+ "tools": ["deliverables__upload_deliverable"]
11
+ },
9
12
  "agents_rules": {
10
13
  "file": "agents-rules/deliverables.md",
11
14
  "start_marker": "DELIVERABLE_LINK_RULES_START",
@@ -2,8 +2,11 @@
2
2
  "id": "plugin-deliverables",
3
3
  "name": "Deliverables",
4
4
  "description": "Deliverables runtime guard for upload-first file delivery with Palz split-send diagnostics.",
5
- "version": "1.2.3",
5
+ "version": "1.2.4",
6
6
  "skills": ["./skills"],
7
+ "contracts": {
8
+ "tools": ["deliverables__upload_deliverable"]
9
+ },
7
10
  "configSchema": {
8
11
  "type": "object",
9
12
  "additionalProperties": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dai_ming/plugin-deliverables",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "OpenClaw deliverables native plugin — upload AI-generated files to OSS and return shareable preview/download links",
5
5
  "keywords": [
6
6
  "openclaw",