Choose the version that fits your needs:
| Version | Size | Model | Best For |
|---|---|---|---|
| Offline | ~1.2 GB | β Built-in Qwen2.5-1.5B | Complete offline use, no setup |
| Online | ~300 MB | β None (add your own) | Fast download, use cloud APIs |
- β Complete offline operation - No network needed after download
- β Built-in Qwen2.5-1.5B model - Zero API costs
- β Works out of the box - Just extract and run
- π₯ Download:
OpenClaw-Portable-v6.0.0-windows-offline.tar.gz
- β‘ Smaller download - 4x faster to download
- π Use cloud APIs - DeepSeek, OpenAI, etc.
- π€ Add your own model - Support for custom models
- π₯ Download: OpenClaw-Portable-v6.0.0-windows-online.tar.gz
Recommendation: Choose Offline version if you want complete offline operation. Choose Online version if you have stable internet or want to use specific cloud APIs.
OpenClaw Portable now includes a CPU-only local AI model (Qwen2.5-1.5B) that runs entirely offline:
- β Zero API costs - No external API needed
- β Complete offline - Works without internet
- β Zero configuration - Auto-detected and registered
- β Graceful degradation - Cloud APIs still available as fallback
See BUNDLED_MODEL.md for details.
Traditional AI assistants require:
- β 10-30 minutes installation with complex dependencies
- β Stable internet connection (VPN often needed)
- β Reinstallation when switching devices
- β Data scattered across multiple machines
- β Steep learning curve for new users
The result? Frustration, wasted time, and privacy concerns.
The first AI assistant that truly works out of the box:
| Feature | Description |
|---|---|
| π Completely Offline | No network needed after first download |
| β‘ One-Click Start | Double-click start.bat, wait 60s, done |
| πΎ Portable Design | Run from USB, your data travels with you |
| π Zero Traces | Perfect for shared/public computers |
| π Auto Sync | Data follows you, not the machine |
| π‘οΈ Enterprise Security | Auto-configured permissions, template-based |
| π§ Smart Startup | Intelligent 60s wait with progress feedback |
| π Auto Browser Launch | Token auto-extracted, browser opens automatically |
| π Zero Configuration | Extract and run, no setup required |
One USB. One click. Zero hassle.
| Feature | Traditional AI | OpenClaw Portable v6.0 |
|---|---|---|
| Installation Time | 10-30 min | 60 seconds |
| Network Required | Always | Only first time |
| VPN Needed | Yes (in restricted regions) | No |
| Device Switching | Reinstall required | Just plug USB |
| Privacy on Shared PCs | Traces left behind | Zero traces |
| Data Sync | Manual | Automatic |
| Configuration | Complex setup | Zero config |
| Token Management | Manual lookup | Auto-extracted |
- Problem: Can't install software, monitored network
- Solution: Run from USB, leave no traces
- Result: Use AI assistant without IT approval
- Problem: VPN unstable, slow downloads
- Solution: Everything pre-installed, no downloads needed
- Result: Perfect experience without VPN
- Problem: Can't install, data security concerns
- Solution: Portable, auto-clean on exit
- Result: Your AI, your privacy
- Problem: Reinstall on every machine
- Solution: One USB for all machines
- Result: Seamless workflow anywhere
- Problem: No internet, can't use AI
- Solution: 99% offline operation after first setup
- Result: AI assistant in the wilderness
1. Download offline package (148 MB)
2. Extract to any folder
3. Double-click start.bat
4. Wait up to 60 seconds
5. Browser opens automatically at http://localhost:18789
6. Done! π# Extract
tar -xzf OpenClaw-Portable-v6.0.0-*.tar.gz
# Start
cd OpenClaw-Portable-v6.0.0-windows
./start.sh
# Browser opens automaticallyThat's it! No installation, no configuration, no network.
OpenClaw-Portable-v6.0.0-windows/
βββ node/ β Node.js 22.16.0 (Pre-installed)
βββ openclaw-pkg/ β OpenClaw latest (Pre-installed)
βββ start.bat β One-click start
βββ stop.bat β One-click stop & clean
βββ check.bat β Environment check
βββ config/ β Configuration templates
β βββ openclaw.json.example
βββ workspace/ β Your workspace (auto-created)
- β Node.js 22.16.0 - Complete runtime pre-installed
- β OpenClaw latest - All dependencies included
- β Smart startup scripts - Auto-detect, auto-wait, auto-launch
- β Configuration templates - Easy customization
- β Zero network dependency - Works completely offline
Edit start.bat and change:
set GATEWAY_PORT=18789- Copy
config/openclaw.json.exampletoconfig/openclaw.json - Edit the configuration
- Restart OpenClaw
export GATEWAY_PORT=18790
./start.shA: It includes the complete runtime:
- Node.js runtime (~85 MB)
- OpenClaw + all dependencies (~63 MB)
- This is the price of true offline capability
A: Yes! All data stays on USB, zero traces on local machine.
A: Perfectly! No VPN needed, everything pre-downloaded.
A: First-time startup may take longer. The script will continue waiting and show progress every 5 seconds.
A: Token is automatically extracted and displayed in the console. Browser opens with token in URL.
| Version | Date | Type | Highlights |
|---|---|---|---|
| v6.0.0 | 2026-03-15 | π Milestone | Complete rewrite, zero-config, perfect for non-technical users |
| v5.0.5 | 2026-03-15 | π Bug Fix | Improved startup timeout (60s), better token extraction |
| v5.0.4 | 2026-03-15 | π Bug Fix | Fixed Windows batch script syntax errors |
| v5.0.3 | 2026-03-15 | β¨ Feature | Auto-extract and display token, browser auto-launch |
| v5.0.2 | 2026-03-15 | π Bug Fix | Fixed port passing in startup scripts |
| v5.0.0 | 2026-03-14 | π Initial | First release, completely offline operation |
Windows Offline Package:
- Size: 148.61 MB
- Download: https://github.com/SonicBotMan/openclaw-portable/releases/tag/v6.0.0
Linux/macOS:
- Clone the repository
- Run
./install.sh(first time only, requires network) - Run
./start.sh(subsequent runs are completely offline)
| Document | Description |
|---|---|
| README_CN.md | δΈζζζ‘£ |
| README_JP.md | ζ₯ζ¬θͺγγγ₯γ‘γ³γ |
| CHANGELOG.md | Version history |
| INSTALL.md | Installation guide |
| QUICK-START.md | Quick start guide |
| OFFLINE-GUIDE.md | Offline usage guide |
Contributions welcome! See CONTRIBUTING.md
MIT License - See LICENSE
If this project helps you, please βοΈ star it!
π View Star History Chart
Note: The chart above may take 24-48 hours to update due to GitHub's image cache. Click to view real-time data on Star History website.
Version: 6.0.0 | Release Date: 2026-03-15 | Node.js: v22.16.0 | OpenClaw: latest
Made with β€οΈ for the global AI community
GitHub β’ Download β’ Report Bug β’ Request Feature