Skip to content

wanikua/byebyeclaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 ByeByeClaw

Caution

This will permanently delete all Claw agent data — memories, chat history, API keys, configs. Back up first. Use --dry-run to preview.

中文文档

One command to uninstall ALL Claw-family AI agents. Zero residue.

Tried OpenClaw, ZeroClaw, NanoClaw, IronClaw and forgot to clean up? Config dirs scattered everywhere, npm globals piling up, Docker containers still running?

One line. Zero residue. 👋

🚀 Quick Start

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/wanikua/byebyeclaw/main/uninstall.sh -o /tmp/byebyeclaw.sh && bash /tmp/byebyeclaw.sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/wanikua/byebyeclaw/main/uninstall.ps1 | iex

Done with the claws? Bye bye. 🦀

🦞 Supported Tools

Tool Stars Description
OpenClaw 300k⭐ The original personal AI assistant
NanoBot 32k⭐ Ultra-lightweight OpenClaw
ZeroClaw 26k⭐ Fast & small, built in Rust
NanoClaw 21k⭐ Container-based, security-first
IronClaw 9k⭐ Privacy-focused Rust implementation
NullClaw 6k⭐ Minimal, built in Zig
TinyClaw 3k⭐ Multi-agent collaboration
MicroClaw 500⭐ Chat-embedded Rust agent
RayClaw Multi-family inspired
SharpClaw .NET implementation
MoltBot/MoltWorker 10k⭐ Cloudflare Workers edition

🔍 What Gets Cleaned

15 scan dimensions — nothing left behind:

Category Details
Package managers npm, pip, pipx, cargo global installs
Binaries All *claw*, nanobot binaries in PATH
Config & data ~/.openclaw/, ~/.zeroclaw/, ~/.config/*/ etc.
Cache All Claw cache directories
Services systemd, launchd (macOS), Windows services
Docker Containers and images
VS Code Claw extensions (inc. Cursor, VS Code Insiders)
Cron / Tasks crontab entries
Processes Running Claw processes
Shell config PATH / alias residue in .bashrc, .zshrc, .profile
Temp files /tmp/*claw*
Logs State and log directories
Registry Windows registry entries (PowerShell only)

⚙️ Options

./uninstall.sh --dry-run        # Scan only, no deletions
./uninstall.sh --keep-config    # Keep config files
./uninstall.sh --select         # Interactively choose what to remove
./uninstall.sh --lang=en        # Force English
./uninstall.sh --lang=zh        # Force Chinese
.\uninstall.ps1 -DryRun         # Scan only
.\uninstall.ps1 -KeepConfig     # Keep config files
.\uninstall.ps1 -Select         # Interactively choose what to remove
.\uninstall.ps1 -Lang en        # Force English
.\uninstall.ps1 -Lang zh        # Force Chinese

📌 Notes

  • Lists everything before deleting — confirms before proceeding
  • Auto-detects system language (Chinese / English)
  • Shell config files are flagged but not auto-edited (manual review recommended)
  • Won't affect unrelated tools

🔑 Keywords

openclaw uninstall · zeroclaw uninstall · nanoclaw remove · ironclaw uninstall · nullclaw remove · tinyclaw uninstall · nanobot remove · microclaw uninstall · rayclaw remove · sharpclaw uninstall · moltbot remove · claw ai agent uninstaller · remove claw tools · claw cleanup · claw family uninstall

📜 License

MIT License - Copyright (c) 2026 wanikua

About

One command to uninstall ALL Claw-family AI agents. Zero residue. 一键卸载所有 Claw 家族 AI Agent,无残留。

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors