@openbrt/weclawbotctl 0.1.1 → 0.1.2

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.
Files changed (2) hide show
  1. package/README.md +9 -5
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,8 +1,12 @@
1
- # WeClawBot Agent CLI and OpenClaw Plugin
1
+ # WeClawBot Agent CLI
2
2
 
3
3
  This package installs the cross-platform `weclawbotctl` command for pairing
4
- any local Agent with a WeClawBot screen. It also gives OpenClaw the
5
- `weclawbot-curator` skill, a local
4
+ any local Agent with a WeClawBot screen. It works from OpenClaw, Hermes,
5
+ Codex, Claude Code, Gemini CLI, OpenCode, or a shell script through the same
6
+ local MQTT profile.
7
+
8
+ The package also includes an OpenClaw integration: the `weclawbot-curator`
9
+ skill, a local
6
10
  `weclawbot_validate_screen_document` tool, a `weclawbot_validate_activity`
7
11
  tool, and a small outbound bridge
8
12
  service. The bridge polls `weclawbot.link`; no public HTTP endpoint, port
@@ -21,8 +25,8 @@ For one-shot use without a global install:
21
25
  npm exec --package @openbrt/weclawbotctl -- weclawbotctl status
22
26
  ```
23
27
 
24
- `weclawbotctl` is the common pairing and MQTT profile manager for OpenClaw,
25
- Hermes, Codex, Claude Code, Gemini CLI, OpenCode, or a shell script.
28
+ `weclawbotctl` is the common pairing and MQTT profile manager for any local
29
+ Agent.
26
30
 
27
31
  To install the OpenClaw plugin itself from npm after the package is published:
28
32
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@openbrt/weclawbotctl",
3
- "version": "0.1.1",
4
- "description": "WeClawBot MQTT pairing CLI, direct-control tools, and OpenClaw plugin.",
3
+ "version": "0.1.2",
4
+ "description": "WeClawBot MQTT pairing CLI and direct-control tools for local AI agents.",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "keywords": [