@dai_ming/plugin-deliverables 1.1.6 → 1.1.7

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.
package/index.js CHANGED
@@ -724,7 +724,7 @@ function kbUploadPath(groupId, groupName) {
724
724
  const gname = gid === DEFAULT_GROUP_ID
725
725
  ? DEFAULT_GROUP_NAME
726
726
  : trimString(groupName) || gid;
727
- return "/" + gname + "/raw";
727
+ return "/" + gname + "/raw/交付物";
728
728
  }
729
729
 
730
730
  function kbUploadItems(response) {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plugin-deliverables",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
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": {
@@ -2,7 +2,7 @@
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.1.6",
5
+ "version": "1.1.7",
6
6
  "skills": ["./skills"],
7
7
  "configSchema": {
8
8
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dai_ming/plugin-deliverables",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
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",