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)
brew install --cask taskforceai
For M1, M2, M3, M4 chips
For older Intel-based Macs
Windows
Windows 10+ (64-bit or ARM64)
Individual setup (.exe)
Enterprise deployment (.msi)
Individual setup (.exe)
Enterprise deployment (.msi)
Linux
Ubuntu 22.04+, Fedora 36+, and modern distros
Universal AppImage for x64 systems
Debian/Ubuntu x64 package
Universal AppImage for ARM64 systems
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 | bashInstall with Homebrew
brew install ClayWarren/taskforceai/taskforceai-cliInstall with PowerShell (Windows)
irm https://taskforceai.chat/install.ps1 | iexMobile 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-sdkPython
For Python 3.10+
python -m pip install taskforceaiGo
For Go 1.26.5+
go get github.com/ClayWarren/taskforceai-open/packages/sdk-goRust
For Rust 1.97.1+
cargo add taskforceai-sdk