create-openclaw-bot 5.16.9 → 5.17.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 +4 -4
- package/README.vi.md +9 -9
- package/dist/server/local-server.js +925 -841
- package/dist/setup/shared/windows-launcher-gen.js +225 -0
- package/dist/web/app.js +53 -47
- package/dist/web/styles.css +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
### One **Web UI** to scaffold, deploy & run free multi-bot AI assistants — zero terminal required
|
|
6
6
|
|
|
7
|
-
*Run one command → open the dashboard → your bot is live. Windows
|
|
7
|
+
*Run one command → open the dashboard → your bot is live. Windows, macOS, Linux, VPS — Docker-powered, auto-installed for you.*
|
|
8
8
|
|
|
9
9
|
<p align="center">
|
|
10
|
-
<a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.
|
|
10
|
+
<a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.17.1-0EA5E9?style=for-the-badge" alt="Version 5.17.1" /></a>
|
|
11
11
|
<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>
|
|
12
12
|
<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>
|
|
13
13
|
<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>
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
|
|
38
38
|
---
|
|
39
39
|
|
|
40
|
-
## 🆕 What's New in v5.
|
|
40
|
+
## 🆕 What's New in v5.17.1
|
|
41
41
|
|
|
42
42
|
- 🩹 **Native installs on OpenClaw 2026.8 are smooth from the first run** - this wave patches the remaining chain of issues measured on fresh customer machines: generated configs pass the new strict checks 100%, install steps run in the right order, and restarts/plugin installs no longer get blocked midway.
|
|
43
43
|
- 🔑 **9Router login works on Docker**: the new 9Router blocks the default password for "remote" access - and inside Docker every request counts as remote, so 123456 could never log in. It works now (still change the password once you're in).
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<details>
|
|
59
59
|
<summary><b>Previous: What's new in v5.15.3</b></summary>
|
|
60
60
|
|
|
61
|
-
- 🖥️ **"Control PC"
|
|
61
|
+
- 🖥️ **"Control PC" - let the bot use your machine**: a toggle on each bot card lets the bot take screenshots, move the mouse, click, type and drag on the computer running it, using OpenClaw's own computer tool. Because it operates the machine the way a person would, it can open any installed application - including one installed yesterday - with no app list to maintain. **Off by default**, and only on a machine with a screen.
|
|
62
62
|
- 🌐 **Browsing works out of the box on every OS**: the bot drives your real Chrome on a desktop (your logged-in profile, so sites don't flag it) and starts its own headless Chromium on a server — no more "no browser available" just because Chrome wasn't running.
|
|
63
63
|
|
|
64
64
|
</details>
|
package/README.vi.md
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
### Một **giao diện Web** để tạo, triển khai & vận hành trợ lý AI đa bot miễn phí — không cần gõ terminal
|
|
6
6
|
|
|
7
|
-
*Chạy một lệnh
|
|
7
|
+
*Chạy một lệnh, mở dashboard, bot lên sóng. Windows, macOS, Linux, VPS. Bot chạy thẳng trên máy, không cần Docker.*
|
|
8
8
|
|
|
9
9
|
<p align="center">
|
|
10
|
-
<a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.
|
|
10
|
+
<a href="https://github.com/tuanminhhole/openclaw-setup/releases"><img src="https://img.shields.io/badge/RELEASE-v5.17.1-0EA5E9?style=for-the-badge" alt="Version 5.17.1" /></a>
|
|
11
11
|
<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>
|
|
12
12
|
<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>
|
|
13
13
|
<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>
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
|
|
38
38
|
---
|
|
39
39
|
|
|
40
|
-
## 🆕 Có gì mới trong v5.
|
|
40
|
+
## 🆕 Có gì mới trong v5.17.1
|
|
41
41
|
|
|
42
42
|
- 🩹 **Cài native trên OpenClaw 2026.8 mượt từ phát đầu** - đợt này vá nốt chuỗi lỗi đo được khi dựng máy khách mới: cấu hình sinh ra sạch 100% với bộ soát khắt khe của OpenClaw mới, các bước cài tự chạy đúng thứ tự, và mọi thao tác khởi động lại/cài plugin không còn bị chặn giữa chừng.
|
|
43
43
|
- 🔑 **Đăng nhập 9Router hoạt động trên Docker**: bản 9Router mới chặn mật khẩu mặc định với truy cập "từ xa" - mà trong Docker thì mọi truy cập đều bị tính là từ xa, nên trước đây không cách nào vào được bằng 123456. Giờ đăng nhập bình thường (vào rồi vẫn nên đổi mật khẩu).
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<details>
|
|
59
59
|
<summary><b>Trước đó: Có gì mới trong v5.15.3</b></summary>
|
|
60
60
|
|
|
61
|
-
- 🖥️ **"Điều khiển máy"
|
|
61
|
+
- 🖥️ **"Điều khiển máy" - cho bot dùng máy của bạn**: nút trên thẻ mỗi bot, bật lên là bot chụp được màn hình, rê chuột, bấm, gõ phím và kéo thả trên máy đang chạy bot, bằng chính công cụ computer của OpenClaw. Vì nó thao tác như người ngồi trước máy nên mở được mọi ứng dụng đang cài, kể cả app vừa cài hôm qua, không cần khai báo danh sách. **Mặc định TẮT**, và chỉ dùng trên máy có màn hình.
|
|
62
62
|
- 🌐 **Duyệt web chạy ngay trên mọi hệ điều hành**: máy để bàn thì bot dùng **Chrome thật** (profile đã đăng nhập, web ít nghi là bot), server thì tự mở Chromium headless — hết cảnh "không có trình duyệt" chỉ vì chưa mở Chrome.
|
|
63
63
|
|
|
64
64
|
</details>
|
|
@@ -246,9 +246,10 @@ Bấm nút **Cập nhật** ở **góc trên bên phải giao diện Setup**. H
|
|
|
246
246
|
|
|
247
247
|
## 📋 Yêu cầu hệ thống
|
|
248
248
|
|
|
249
|
-
- **Node.js 24 LTS** (bắt buộc)
|
|
249
|
+
- **Node.js 24 LTS** (bắt buộc). Cả trình cài đặt lẫn bot đều chạy bằng Node. [Tải Node.js](https://nodejs.org/).
|
|
250
|
+
Máy chưa có Node thì trình cài đặt tự cài giúp bạn.
|
|
250
251
|
- **Git**: Đã cài đặt và có trong biến môi trường PATH.
|
|
251
|
-
- **Docker
|
|
252
|
+
- **Không cần Docker nữa.** Từ bản 5.17.1 bot chạy thẳng trên máy.
|
|
252
253
|
|
|
253
254
|
---
|
|
254
255
|
|
|
@@ -258,9 +259,8 @@ Bấm nút **Cập nhật** ở **góc trên bên phải giao diện Setup**. H
|
|
|
258
259
|
|
|
259
260
|
**1. Mở giao diện Setup** — chạy lệnh cài ở trên, dashboard sẽ mở trên trình duyệt.
|
|
260
261
|
|
|
261
|
-
**2. Chọn Hệ điều hành
|
|
262
|
-
|
|
263
|
-
- **Native** — nhẹ hơn, chạy bot thẳng trên máy (không cần Docker).
|
|
262
|
+
**2. Chọn Hệ điều hành** rồi bấm tiếp. Chế độ chạy giờ chỉ còn **Native**, tức bot chạy thẳng trên máy bạn.
|
|
263
|
+
Ô Docker vẫn hiện nhưng đã khoá, bấm không được. Lý do ghi ngay trên màn hình.
|
|
264
264
|
|
|
265
265
|
**3. Nhập đường dẫn & tên project** — nhập đường dẫn thư mục và tên project (ví dụ tên: `bot`), rồi bấm **Cài đặt**. Ví dụ đường dẫn:
|
|
266
266
|
- Windows: `D:\bot`
|