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 (Recommended)
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 | bashInstall with Homebrew
brew install ClayWarren/taskforceai/taskforceai-cliInstall with PowerShell (Windows)
irm https://taskforceai.dev/install.ps1 | iexMobile 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-sdkPython
For Python 3.8+
pip install taskforceai-pythonGo
For Go 1.21+
go get github.com/ClayWarren/taskforceai-sdk-goRust
For Rust 1.75+
cargo add taskforceai-sdk