- fix(bat): 所有 Windows .bat 文件加 UTF-8 BOM,修复中文乱码 (portable 和 usb-release 共 7 个文件,close #3) - fix(usb-release/Windows-Start.bat): 首次启动打开 Config.html 时补加 file:/// 前缀,修复浏览器无法打开本地文件的问题 (close #12) - fix(Config.html): gateway.auth 加入 scopes: ['operator.admin'], 修复配置模型时报 missing scope: operator.admin 错误 (portable / usb-release / u-claw-app 三个版本同步,close #11) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- fix(Config.html): telegram channel 配置字段 botToken → token, 修复接入 Telegram 时所有请求返回 401 Unauthorized 的问题 (影响 portable / usb-release / u-claw-app 三个版本) - feat(portable): 新增 setup.bat,Windows 用户可一键下载 Node.js v22 + 安装 OpenClaw + 安装中文技能包, 对应 setup.sh 的 Windows 版本(解决 issue #10 #17) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
基于 Pro 精简结构,去掉 app/ 中间层,core/runtime/data/ 直接在根目录。 - Mac: 启动 U-Claw.command + 重新配置.command(含 Config GUI 首次配置) - Windows: Windows-Start.bat + Windows-Menu.bat(15 项功能菜单) - setup.sh: --all-platforms 三平台 runtime, --with-toolkit 下载安装包 - 10 个中国优化技能 (skills/) - toolkit/ 放 Node.js pkg/msi 供离线装机