Skip to content

TeamClaw v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:35
600457e

Installation

macOS (one-line install)

curl -fsSL https://raw.githubusercontent.com/different-ai-studio/teamclaw/main/scripts/install-mac.sh | bash

macOS (manual)

  1. Download the .dmg file below
  2. Open the DMG and drag TeamClaw to Applications
  3. Before opening, run in Terminal:
    sudo xattr -dr com.apple.quarantine "/Applications/TeamClaw.app"
    
  4. Open TeamClaw from Applications

Why is this needed? TeamClaw is not yet notarized with Apple. macOS blocks unsigned apps downloaded from the internet. The command above removes this restriction.

Windows

Download and run the .exe installer below.