Download TaskForceAI

Choose the version that works best for you. Native apps for every platform with offline support.

Desktop Application

Native apps for macOS, Windows, and Linux with automatic updates.

🍎

macOS

macOS 10.15+ (Catalina or newer)

Install with Homebrew
brew install --cask taskforceai
Download DMG (Apple Silicon)

For M1, M2, M3, M4 chips

Download DMG (Intel)

For older Intel-based Macs

🪟

Windows

Windows 10+ (64-bit or ARM64)

Download Installer (x64)

Individual setup (.exe)

Download MSI (x64)

Enterprise deployment (.msi)

Download Installer (ARM64)

Individual setup (.exe)

Download MSI (ARM64)

Enterprise deployment (.msi)

🐧

Linux

Ubuntu 22.04+, Fedora 36+, and modern distros

Download AppImage (x64)

Universal AppImage for x64 systems

Download .deb (x64)

Debian/Ubuntu x64 package

Download AppImage (ARM64)

Universal AppImage for ARM64 systems

Download .deb (ARM64)

Debian/Ubuntu ARM64 package

Command Line Interface

Powerful terminal client for macOS, Linux, and Windows.

Install with curl (macOS, Linux, WSL - Recommended)

curl -fsSL https://taskforceai.chat/install.sh | bash

Install with Homebrew

brew install ClayWarren/taskforceai/taskforceai-cli

Install with PowerShell (Windows)

irm https://taskforceai.chat/install.ps1 | iex

Mobile Applications

Take TaskForceAI with you on iOS and Android. Download the iOS app from the App Store or join the Android beta for early access.

Developer SDKs

Build your own agents and integrations with our official libraries.

TypeScript / JavaScript

For Bun and Node.js 24.13+ server applications

bun add taskforceai-sdk

Python

For Python 3.10+

python -m pip install taskforceai

Go

For Go 1.26.5+

go get github.com/ClayWarren/taskforceai-open/packages/sdk-go

Rust

For Rust 1.97.1+

cargo add taskforceai-sdk