openclaw-plugin-dg-lab 1.0.0 → 1.0.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.
package/README.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # openclaw-plugin-dg-lab
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/openclaw-plugin-dg-lab.svg)](https://www.npmjs.com/package/openclaw-plugin-dg-lab)
4
+ ![License](https://img.shields.io/npm/l/openclaw-plugin-dg-lab)
5
+ ![Visitor Count](https://count.getloli.com/get/@openclaw-plugin-dg-lab?theme=rule34)
6
+
3
7
  [English](README.md) | [中文](README_ZH.md)
4
8
 
5
9
  An [OpenClaw](https://github.com/openclaw/openclaw) plugin for connecting and controlling **DG-Lab (Coyote) V3** e-stim devices via WebSocket.
package/README_ZH.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # openclaw-plugin-dg-lab
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/openclaw-plugin-dg-lab.svg)](https://www.npmjs.com/package/openclaw-plugin-dg-lab)
4
+ ![License](https://img.shields.io/npm/l/openclaw-plugin-dg-lab)
5
+ ![Visitor Count](https://count.getloli.com/get/@openclaw-plugin-dg-lab?theme=rule34)
6
+
3
7
  [English](README.md) | [中文](README_ZH.md)
4
8
 
5
9
  一个 [OpenClaw](https://github.com/openclaw/openclaw) 插件,用于通过 WebSocket 连接并控制 **郊狼 (DG-Lab) V3** 电刺激设备。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-plugin-dg-lab",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Connect and control DG-Lab (Coyote) V3 devices via WebSocket. Provides agent tools, chat commands, and an emotion-driven stimulation engine.",
5
5
  "main": "dist/index.js",
6
6
  "files": [