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

Universal AppImage (Recommended)

Download .deb

For Debian/Ubuntu-based systems

Command Line Interface

Powerful terminal client for macOS, Linux, and Windows.

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

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

Install with Homebrew

brew install ClayWarren/taskforceai/taskforceai-cli

Install with PowerShell (Windows)

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

Mobile Applications

Take TaskForceAI with you on iOS and Android. Join the beta programs to get early access.

Developer SDKs

Build your own agents and integrations with our official libraries.

TypeScript / JavaScript

For Node.js, Deno, Bun, and browsers

npm install taskforceai-sdk

Python

For Python 3.8+

pip install taskforceai-python

Go

For Go 1.21+

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

Rust

For Rust 1.75+

cargo add taskforceai-sdk