create-openclaw-bot 5.1.14 → 5.2.0

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,9 +1,9 @@
1
- <div align="center">
1
+ <div align="center">
2
2
 
3
3
  # 🦞 OpenClaw Setup
4
4
 
5
5
  <p align="center">
6
- <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.1.14-0EA5E9?style=for-the-badge" alt="Version 5.1.14" /></a>
6
+ <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.2.0-0EA5E9?style=for-the-badge" alt="Version 5.2.0" /></a>
7
7
  <a href="https://github.com/tuanminhhole/openclaw-setup?tab=MIT-1-ov-file"><img src="https://img.shields.io/badge/LICENSE-MIT-success?style=for-the-badge" alt="MIT License" /></a>
8
8
  <a href="https://www.npmjs.com/package/create-openclaw-bot"><img src="https://img.shields.io/npm/v/create-openclaw-bot?style=for-the-badge&label=CLI&color=2563EB&logo=npm&logoColor=white" alt="NPM Version" /></a>
9
9
  <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&color=eab308&logo=github&logoColor=white" alt="GitHub Stars" /></a>
@@ -24,18 +24,19 @@ An interactive **CLI tool** and **Setup Wizard** to deploy your own free AI Bot
24
24
 
25
25
  ---
26
26
 
27
- ## 🆕 What's new in v5.1.14
27
+ ## 🆕 What's new in v5.2.0
28
28
 
29
- - 🔒 **Pinned OpenClaw version** — The OpenClaw update published on `April 8, 2026` is currently broken, so setup now stays on `openclaw@2026.4.5` for stability.
30
- - 🐳 **Dockerfile fixes** — Fixed the Windows Docker flow so startup no longer breaks on bad command escaping or invalid generated `allowedOrigins`.
31
- - 🟢 **Stable Node.js note** — Added guidance to use `Node.js 20` through `24`, and to avoid `Node.js 25` for now due to reported OpenClaw issues.
29
+ - 🔄 **One-command upgrade** — Run `npx create-openclaw-bot@latest upgrade` in your bot folder to update OpenClaw without re-running the wizard. Auto-detects Docker vs Native mode.
30
+ - 🪟 **Windows upgrade shortcut** — `upgrade.ps1` ships with the repo. Double-click it to upgrade instantly (no terminal knowledge required).
31
+ - 🐧 **Linux / macOS / Ubuntu upgrade** — `upgrade.sh` for Unix users. Run `bash upgrade.sh` locally or pipe via `curl` / `wget` directly from GitHub.
32
+ - 🛡️ **All user data preserved** — `.env`, memory, sessions, credentials, and 9Router OAuth tokens are never touched during upgrade.
32
33
 
33
34
  <details>
34
- <summary><b>Previous: What's new in v5.0.0</b></summary>
35
+ <summary><b>Previous: What's new in v5.2.0</b></summary>
35
36
 
36
- - 🤖 **Gemma 4 (Google, Open-weights)** — The newest model from Google DeepMind. Free, powerful, Apache 2.0.
37
- - 🐳 **Auto Ollama Sidecar** — No manual Ollama install needed. Setup generates a `docker-compose.yml` with an Ollama container that auto-downloads your model on first launch.
38
- - 🆓 **Zero cost, zero API key** — Gemma 4 runs 100% locally in Docker.
37
+ - 🔒 **Pinned OpenClaw version** — The OpenClaw update published on `April 8, 2026` is currently broken, so setup now stays on `openclaw@2026.4.5` for stability.
38
+ - 🐳 **Dockerfile fixes** — Fixed the Windows Docker flow so startup no longer breaks on bad command escaping or invalid generated `allowedOrigins`.
39
+ - 🟢 **Stable Node.js note** — Added guidance to use `Node.js 20` through `24`, and to avoid `Node.js 25` for now due to reported OpenClaw issues.
39
40
 
40
41
  </details>
41
42
 
@@ -109,7 +110,7 @@ Run in your terminal → follow the interactive prompts → startup script is ge
109
110
  2. Open this repo as your workspace
110
111
  3. Paste into chat:
111
112
  ```
112
- Read SETUP.md and set up OpenClaw v5.1.14 for me.
113
+ Read SETUP.md and set up OpenClaw v5.2.0 for me.
113
114
  My bot token is X. Use 9Router (no API key).
114
115
  My project folder: <YOUR_PATH>
115
116
  ```
package/README.vi.md CHANGED
@@ -1,9 +1,9 @@
1
- <div align="center">
1
+ <div align="center">
2
2
 
3
3
  # 🦞 OpenClaw Setup
4
4
 
5
5
  <p align="center">
6
- <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.1.14-0EA5E9?style=for-the-badge" alt="Version 5.1.14" /></a>
6
+ <a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.2.0-0EA5E9?style=for-the-badge" alt="Version 5.2.0" /></a>
7
7
  <a href="https://github.com/tuanminhhole/openclaw-setup?tab=MIT-1-ov-file"><img src="https://img.shields.io/badge/LICENSE-MIT-success?style=for-the-badge" alt="MIT License" /></a>
8
8
  <a href="https://www.npmjs.com/package/create-openclaw-bot"><img src="https://img.shields.io/npm/v/create-openclaw-bot?style=for-the-badge&label=CLI&color=2563EB&logo=npm&logoColor=white" alt="NPM Version" /></a>
9
9
  <a href="https://github.com/tuanminhhole/openclaw-setup/stargazers"><img src="https://img.shields.io/github/stars/tuanminhhole/openclaw-setup?style=for-the-badge&color=eab308&logo=github&logoColor=white" alt="GitHub Stars" /></a>
@@ -24,18 +24,19 @@ Công cụ **CLI tương tác** và **Setup Wizard** để tự triển khai Bot
24
24
 
25
25
  ---
26
26
 
27
- ## 🆕 Có gì mới trong v5.1.14
27
+ ## 🆕 Có gì mới trong v5.2.0
28
28
 
29
- - 🔒 **Pin lại OpenClaw** — Bản OpenClaw cập nhật ngày `08/04/2026` đang lỗi, nên setup được fix để giữ `openclaw@2026.4.5` cho ổn định.
30
- - 🐳 **Fix Dockerfile** — Sửa luồng Docker cho Windows để không còn lỗi startup do command/escaping sai tránh lỗi `allowedOrigins` bị sinh ra không hợp lệ.
31
- - 🟢 **Ghi chú Node.js ổn định** — Thêm note khuyên dùng `Node.js 20` đến `24`, tạm tránh `Node.js 25` report lỗi với OpenClaw.
29
+ - 🔄 **Upgrade 1 lệnh** — Chạy `npx create-openclaw-bot@latest upgrade` trong thư mục bot để cập nhật OpenClaw không cần chạy lại wizard. Tự động nhận diện Docker hay Native.
30
+ - 🪟 **Windows: double-click để upgrade** File `upgrade.ps1` sẵn trong repo. Nhấp đúp xong không cần biết terminal.
31
+ - 🐧 **Linux / macOS / Ubuntu** — `upgrade.sh` cho người dùng Unix. Chạy `bash upgrade.sh` hoặc pipe trực tiếp qua `curl` / `wget` từ GitHub.
32
+ - 🛡️ **Dữ liệu cũ giữ nguyên hoàn toàn** — `.env`, memory, sessions, credentials, OAuth token 9Router không bao giờ bị xoá khi upgrade.
32
33
 
33
34
  <details>
34
- <summary><b>Trước đó: Có gì mới ở v5.0.0</b></summary>
35
+ <summary><b>Trước đó: Có gì mới ở v5.2.0</b></summary>
35
36
 
36
- - 🤖 **Gemma 4 (Google, Open-weights)** — Model mới nhất của Google DeepMind. Miễn phí, mạnh mẽ, Apache 2.0.
37
- - 🐳 **Ollama Sidecar tự động** — Không cần cài Ollama thủ công. Setup tự sinh `docker-compose.yml` Ollama container tự tải model khi chạy lần đầu.
38
- - 🆓 **Hoàn toàn miễn phí, không API key** — Gemma 4 chạy 100% local trong Docker.
37
+ - 🔒 **Pin lại OpenClaw** — Bản OpenClaw cập nhật ngày `08/04/2026` đang lỗi, nên setup được fix để giữ ở `openclaw@2026.4.5` cho ổn định.
38
+ - 🐳 **Fix Dockerfile** — Sửa luồng Docker cho Windows để không còn lỗi startup do command/escaping sai tránh lỗi `allowedOrigins` bị sinh ra không hợp lệ.
39
+ - 🟢 **Ghi chú Node.js ổn định** — Thêm note khuyên dùng `Node.js 20` đến `24`, tạm tránh `Node.js 25` vì có report lỗi với OpenClaw.
39
40
 
40
41
  </details>
41
42
 
@@ -109,7 +110,7 @@ Chạy lệnh trên trong Terminal → làm theo các prompt tương tác → sc
109
110
  2. Mở repo này làm workspace
110
111
  3. Paste vào chat:
111
112
  ```
112
- Read SETUP.md and set up OpenClaw v5.1.14 for me.
113
+ Read SETUP.md and set up OpenClaw v5.2.0 for me.
113
114
  My bot token is X. Use 9Router (no API key).
114
115
  My project folder: <THƯ_MỤC_CỦA_BẠN>
115
116
  ```