Download WeClaw

Cross-platform support for Windows, macOS, and Linux

Latest Versionv2.14.0

Windows

Recommended

Windows 10/11, 64-bit

Full feature support including GUI interface and all 51+ tools

Minimum Requirements

  • Windows 10 or Windows 11
  • 64-bit Operating System
  • 4GB+ RAM

macOS

macOS 12+ (Monterey and above)

Supports Intel and Apple Silicon, full core features

Or use Homebrew (coming soon):

brew install weclaw

Minimum Requirements

  • macOS 12 Monterey or higher
  • Intel or Apple Silicon
  • 4GB+ RAM

Linux

Ubuntu 20.04+, Debian 11+, CentOS 8+

Supports major Linux distributions, fully tested on Ubuntu 22.04

Minimum Requirements

  • Ubuntu 20.04+ / Debian 11+ / CentOS 8+
  • 64-bit x86_64 architecture
  • 4GB+ RAM

Quick Install via CLI

Install quickly with pip in just 3 steps. Requires Python 3.10+

1

Install WeClaw

pip install weclawpy
2

Launch App

weclaw
3

Remote Service

weclaw --server

Requires Python 3.10 or higher

Docker Deployment

Deploy quickly with Docker, no environment configuration needed

docker pull weclaw/weclaw:latest
docker run -d -p 8080:8080 weclaw/weclaw:latest
Isolated Environment
One-click Deploy
Easy Upgrades

System Requirements

ItemMinimumRecommended
Operating SystemWindows 10 / macOS 12 / Ubuntu 20.04Windows 11 / macOS 14 / Ubuntu 22.04
ProcessorDual-core 2GHzQuad-core 3GHz+
Memory4GB RAM8GB+ RAM
Storage500MB2GB+
Python3.10+3.11+
NetworkInternet connection requiredStable broadband

Version Information

Current Version:v2.14.0
Release Date: 2026-03-22
v2.14.02026-03-22History Dialog TAB Integration & Button Style Optimization
v2.13.12026-03-22Settings Dialog Performance Optimization, 10-40x faster
v2.13.02026-03-22Remote Binding TAB Optimization & QThread Crash Fix