@kynver-app/openclaw-agent-os 0.1.38 → 0.1.39

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.
@@ -150,7 +150,7 @@
150
150
  "enableTelegramToolErrorFilter": {
151
151
  "type": "boolean",
152
152
  "default": true,
153
- "description": "Suppress raw failed exec/tool/worktree lines on Telegram and webchat direct chat."
153
+ "description": "Suppress raw exec/tool progress and failure lines on Telegram and webchat direct chat."
154
154
  }
155
155
  }
156
156
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@kynver-app/openclaw-agent-os",
3
3
  "private": false,
4
4
  "type": "module",
5
- "version": "0.1.38",
5
+ "version": "0.1.39",
6
6
  "description": "OpenClaw plugin that exposes Kynver AgentOS as first-class agent tools",
7
7
  "main": "./dist/index.js",
8
8
  "bin": {