TinyClaw v0.0.2
Installation
Quick Install (Recommended)
curl -fsSL https://raw.githubusercontent.com/jlia0/tinyclaw/main/scripts/remote-install.sh | bashThis will automatically download and install TinyClaw with all dependencies.
Manual Install
- Download
tinyclaw-bundle.tar.gz - Extract:
tar -xzf tinyclaw-bundle.tar.gz - Install:
cd tinyclaw && ./scripts/install.sh
What's Changed
See commits since last release for detailed changes.
Requirements
- Node.js v14+
- tmux
- Claude Code CLI
- Linux or macOS