v1.0.0
OpenClaw Portable v1.0.0
便携版 AI 助手,解压即用,零安装,跨平台。
下载
| 文件 | 说明 |
|---|---|
| OpenClawPortable.zip | 全平台通用包 (macOS arm64/x64 + Linux x64/arm64 + Windows x64) |
启动方式
| 平台 | 操作 |
|---|---|
| macOS | 双击 Mac-Start.command |
| Windows | 双击 Windows-Start.bat |
| Linux | bash Linux-Start.sh |
首次使用
- 解压到 U 盘或任意目录
- 双击启动器
- 浏览器打开配置中心 → 选模型 → 填 Key → 保存 → 打开聊天
macOS 权限问题
首次双击如果提示无法打开:
cd ~/Downloads/OpenClawPortable
xattr -cr . && chmod +x Mac-Start.commandSHA-256
ce6629bf1d61f031d0d679f5abe34bbc0570b85e4e897cbf21067d4768863dcb OpenClawPortable.zip
基于 OpenClaw · MIT License
What's Changed
- feat: upgrade OpenClaw 5.12 → 5.18, bump portable to 0.9.9 by @yuluyangguang1 in #37
- fix(p24): OPENCLAW_DIR portable fallback + remove redundant npm installs by @yuluyangguang1 in #38
- fix(p25): security audit — preflight, XSS, redirect limit, .DS_Store by @yuluyangguang1 in #39
- release: v1.0.0 🎉 by @yuluyangguang1 in #40
Full Changelog: v0.9.8...v1.0.0