Desktop App

Native desktop experience with system tray, hotkeys, and auto-restart — or run in your browser with the lightweight script setup.

Choose Your Setup

Desktop App

Native window with system tray, global hotkeys, clipboard ingest, and auto-restart. Everything packaged — just install and run.

  • System tray with quick actions
  • Global hotkeys (Cmd+Shift+A to show)
  • Clipboard ingest (Cmd+Shift+V)
  • Voice activation hotkey
  • Native notifications
  • Auto-restart on crash

Browser Version

Lightweight setup — download the zip, run the setup script, and use in any browser. Same full UI, no Electron needed.

  • Works in any browser
  • Smaller download (~3 MB)
  • Runs via npm start
  • Same full web UI
  • Guided setup script
  • Auto-update via ./update.sh
Browser Setup Guide

Download Desktop App

macOS

Download DMG (Apple Silicon) Download DMG (Intel)

Open the .dmg file and drag AI-Do Agent to your Applications folder. Requires macOS 10.15+.

⚠ macOS Gatekeeper Notice

macOS may show "AI-Do Agent is damaged" because the app is not yet notarized by Apple. After dragging to Applications, open Terminal and run:

xattr -cr /Applications/AI-Do\ Agent.app

Then double-click the app to launch it normally. Run this after each install or update.

Windows

Download Installer (.exe) Portable (.exe, no install)

The installer lets you choose the installation directory. The portable version runs from anywhere — no install needed. Requires Windows 10+.

First Launch

  1. Open the app — the agent starts automatically in the background
  2. Configure your AI — open Settings from the system tray and choose your LLM provider
  3. Start chatting — the web UI loads in the native window, ready to go

The desktop app requires Node.js installed on your system. The agent server runs as a child process — no separate terminal needed.

System Tray

The app lives in your system tray (menu bar on macOS) with quick access to:

Keyboard Shortcuts

Cmd/Ctrl+Shift+A Show/focus the AI-Do window
Cmd/Ctrl+Shift+V Ingest clipboard contents
Cmd/Ctrl+Shift+Space Voice listen mode
Cmd/Ctrl+Shift+F Toggle focus mode

v5.2.5 · Browser version · Requires Node.js 18+