Canonical References
- macOS install via Homebrew: /docs/desktop/homebrew
- Desktop implementation notes: apps/desktop/ARCHITECTURE.md
- Release/download entry point: taskforceai.chat/downloads
Installation
- Windows
- Linux
Download the
.exe installer from our downloads page.Features
- Shared Runtime: Desktop uses the same app-server boundary as other local clients.
- Local Persistence: Conversations, queued prompts, sync metadata, and model settings live behind the app-server.
- Native Capabilities: Terminal reveal, MCP process control, voice, observability, Screen Memory, appshots, and locked Computer Use are exposed by desktop-specific Rust.
- Local Observation: Local Computer Use screen observation is handled by the packaged desktop bridge from trusted desktop origins; remote run submission still uses the cloud/virtual Computer Use target.
- Cross-Platform Packaging: macOS, Windows, and Linux installers are published from the desktop release pipeline.