volclaw 0.3.3 → 0.3.5

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 (73) hide show
  1. package/README.aiclaw.md +12 -7
  2. package/README.aliclaw.md +12 -7
  3. package/README.alpha-claw.md +25 -0
  4. package/README.alphaclaw.md +25 -0
  5. package/README.amazonclaw.md +12 -7
  6. package/README.amzclaw.md +12 -7
  7. package/README.anthropicclaw.md +12 -7
  8. package/README.appleclaw.md +12 -7
  9. package/README.autoopenclaw.md +12 -7
  10. package/README.awsclaw.md +12 -7
  11. package/README.bdclaw.md +12 -7
  12. package/README.blclaw.md +12 -7
  13. package/README.bytclaw.md +12 -7
  14. package/README.claw-open.md +12 -7
  15. package/README.clawjs.md +10 -7
  16. package/README.coclaw.md +12 -7
  17. package/README.copaw.md +16 -3
  18. package/README.ddclaw.md +12 -7
  19. package/README.duclaw.md +12 -7
  20. package/README.dyclaw.md +12 -7
  21. package/README.easyclaw.md +12 -7
  22. package/README.fastclaw.md +12 -7
  23. package/README.fbclaw.md +12 -7
  24. package/README.googleclaw.md +12 -7
  25. package/README.hello-claw.md +25 -0
  26. package/README.hwclaw.md +12 -7
  27. package/README.jdclaw.md +12 -7
  28. package/README.kimiclaw.md +12 -7
  29. package/README.ksclaw.md +16 -3
  30. package/README.maxclaw.md +12 -7
  31. package/README.md +12 -7
  32. package/README.md.bak +75 -0
  33. package/README.megaclaw.md +12 -7
  34. package/README.metaclaw.md +12 -7
  35. package/README.miclaw.md +12 -7
  36. package/README.msclaw.md +12 -7
  37. package/README.mtclaw.md +12 -7
  38. package/README.nflxclaw.md +12 -7
  39. package/README.nvdaclaw.md +12 -7
  40. package/README.open-claw.md +10 -7
  41. package/README.openaiclaw.md +12 -7
  42. package/README.openclaw-cli.md +11 -225
  43. package/README.openclaw-daemon.md +11 -225
  44. package/README.openclaw-gateway.md +11 -225
  45. package/README.openclaw-health.md +11 -225
  46. package/README.openclaw-helper.md +11 -225
  47. package/README.openclaw-install.md +11 -225
  48. package/README.openclaw-manage.md +11 -225
  49. package/README.openclaw-monitor.md +11 -225
  50. package/README.openclaw-run.md +11 -225
  51. package/README.openclaw-service.md +11 -225
  52. package/README.openclaw-setup.md +11 -225
  53. package/README.openclaw-start.md +11 -225
  54. package/README.openclaw-tools.md +11 -225
  55. package/README.openclaw-upgrade.md +17 -5
  56. package/README.openclaw-utils.md +11 -225
  57. package/README.openclaw-watch.md +11 -225
  58. package/README.pddclaw.md +12 -7
  59. package/README.qclaw-cli.md +12 -7
  60. package/README.qclaw.md +10 -7
  61. package/README.smartclaw.md +12 -7
  62. package/README.ttclaw.md +12 -7
  63. package/README.txclaw.md +12 -7
  64. package/README.uberclaw.md +12 -7
  65. package/README.volclaw.md +12 -7
  66. package/README.wxclaw.md +12 -7
  67. package/README.xclaw.md +16 -3
  68. package/README.zhclaw.md +12 -7
  69. package/dist/{chunk-U6JVOA5H.js → chunk-LJXPQKQB.js} +12 -70
  70. package/dist/index.js +3 -3
  71. package/dist/{server-GHEIPQJV.js → server-BR52HPJB.js} +1 -1
  72. package/package.json +32 -9
  73. package/CONTRIBUTING.md +0 -105
package/README.aiclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # aiclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g aiclaw
11
- aiclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ aiclaw watch -d
17
+ aiclaw status
18
+ aiclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.aliclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # aliclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g aliclaw
11
- aliclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ aliclaw watch -d
17
+ aliclaw status
18
+ aliclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -0,0 +1,25 @@
1
+ # alpha-claw
2
+
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
+
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
+
7
+ ## Install
8
+
9
+ ```bash
10
+ npm install -g alpha-claw
11
+ ```
12
+
13
+ ## Usage
14
+
15
+ ```bash
16
+ alpha-claw watch -d
17
+ alpha-claw status
18
+ alpha-claw gateway restart
19
+ ```
20
+
21
+ ## Links
22
+
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
24
+ - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -0,0 +1,25 @@
1
+ # alphaclaw
2
+
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
+
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
+
7
+ ## Install
8
+
9
+ ```bash
10
+ npm install -g alphaclaw
11
+ ```
12
+
13
+ ## Usage
14
+
15
+ ```bash
16
+ alphaclaw watch -d
17
+ alphaclaw status
18
+ alphaclaw gateway restart
19
+ ```
20
+
21
+ ## Links
22
+
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
24
+ - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -1,20 +1,25 @@
1
1
  # amazonclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g amazonclaw
11
- amazonclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ amazonclaw watch -d
17
+ amazonclaw status
18
+ amazonclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.amzclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # amzclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g amzclaw
11
- amzclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ amzclaw watch -d
17
+ amzclaw status
18
+ amzclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -1,20 +1,25 @@
1
1
  # anthropicclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g anthropicclaw
11
- anthropicclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ anthropicclaw watch -d
17
+ anthropicclaw status
18
+ anthropicclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -1,20 +1,25 @@
1
1
  # appleclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g appleclaw
11
- appleclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ appleclaw watch -d
17
+ appleclaw status
18
+ appleclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -1,20 +1,25 @@
1
1
  # autoopenclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g autoopenclaw
11
- autoopenclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ autoopenclaw watch -d
17
+ autoopenclaw status
18
+ autoopenclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.awsclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # awsclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g awsclaw
11
- awsclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ awsclaw watch -d
17
+ awsclaw status
18
+ awsclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.bdclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # bdclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g bdclaw
11
- bdclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ bdclaw watch -d
17
+ bdclaw status
18
+ bdclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.blclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # blclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g blclaw
11
- blclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ blclaw watch -d
17
+ blclaw status
18
+ blclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.bytclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # bytclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g bytclaw
11
- bytclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ bytclaw watch -d
17
+ bytclaw status
18
+ bytclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
@@ -1,20 +1,25 @@
1
1
  # claw-open
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g claw-open
11
- claw-open watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ claw-open watch -d
17
+ claw-open status
18
+ claw-open gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.clawjs.md CHANGED
@@ -1,22 +1,25 @@
1
1
  # clawjs
2
2
 
3
- > This package is an alias for [openclaw-cli](https://www.npmjs.com/package/openclaw-cli).
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- CLI and health-watch daemon for OpenClaw AI assistant gateway.
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
7
  ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g clawjs
11
- clawjs watch -d
12
11
  ```
13
12
 
14
13
  ## Usage
15
14
 
16
15
  ```bash
17
- clawjs watch -d # Start background monitoring
18
- clawjs status # Health check
19
- clawjs unwatch # Stop monitoring
16
+ clawjs watch -d
17
+ clawjs status
18
+ clawjs gateway restart
20
19
  ```
21
20
 
22
- For full documentation, see [openclaw-cli](https://github.com/Sobranier/openclaw-cli).
21
+ ## Links
22
+
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
24
+ - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.coclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # coclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g coclaw
11
- coclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ coclaw watch -d
17
+ coclaw status
18
+ coclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.copaw.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # copaw
2
2
 
3
- > Alias for [openclaw-cli](https://www.npmjs.com/package/openclaw-cli).
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- Watchdog daemon for OpenClaw AI assistant gateway.
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
+
7
+ ## Install
6
8
 
7
9
  ```bash
8
10
  npm install -g copaw
11
+ ```
12
+
13
+ ## Usage
14
+
15
+ ```bash
9
16
  copaw watch -d
17
+ copaw status
18
+ copaw gateway restart
10
19
  ```
11
20
 
12
- See [openclaw-cli](https://github.com/Sobranier/openclaw-cli) for full docs.
21
+ ## Links
22
+
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
24
+ - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.ddclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # ddclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g ddclaw
11
- ddclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ ddclaw watch -d
17
+ ddclaw status
18
+ ddclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.duclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # duclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g duclaw
11
- duclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ duclaw watch -d
17
+ duclaw status
18
+ duclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
package/README.dyclaw.md CHANGED
@@ -1,20 +1,25 @@
1
1
  # dyclaw
2
2
 
3
- > This is an alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)** — the AI assistant gateway watchdog.
3
+ > Alias package for **[openclaw-cli](https://www.npmjs.com/package/openclaw-cli)**.
4
4
 
5
- ## 🌐 Official Site: [https://openclaw-cli.app](https://openclaw-cli.app)
5
+ This package runs the same CLI engine as `openclaw-cli`.
6
6
 
7
- Install and run:
7
+ ## Install
8
8
 
9
9
  ```bash
10
10
  npm install -g dyclaw
11
- dyclaw watch -d
12
11
  ```
13
12
 
14
- This package is identical to `openclaw-cli`. All features, docs, and updates are maintained there.
13
+ ## Usage
14
+
15
+ ```bash
16
+ dyclaw watch -d
17
+ dyclaw status
18
+ dyclaw gateway restart
19
+ ```
15
20
 
16
21
  ## Links
17
22
 
23
+ - 🌐 Official site: [https://openclaw-cli.app](https://openclaw-cli.app)
18
24
  - 📦 Main package: [openclaw-cli on npm](https://www.npmjs.com/package/openclaw-cli)
19
- - 🌐 Website: [https://openclaw-cli.app](https://openclaw-cli.app)
20
- - 📖 Docs & Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)
25
+ - 📖 Source: [github.com/Sobranier/openclaw-cli](https://github.com/Sobranier/openclaw-cli)