Autonomous AI Cockpit • 100% Private
Download Dropout Agent
Autonomous AI coding companion running locally on your hardware or through cloud models.
Dropout Agent: macOS
Apple Silicon & IntelTarget: Universal (Apple Silicon M1/M2/M3/M4 & Intel x64) | Compatibility: macOS 12.0 Monterey or later
download.get_installer: macOS
File: Dropout-Agent-0.8.4-universal.dmg (98 MB)
download.hw_accel
Apple Silicon Metal, MLX runtime, Accelerate framework
download.mem_floor
8GB Unified Memory (16GB+ recommended for 8B/14B models)
download.dist_format
Disk Image (.dmg) / Native App Bundle
download.license_telemetry
download.license_val
Hardware-accelerated local inference with zero setup. Supports Llama 3, Gemma 2, and DeepSeek models running fully offline.
curl -fsSL https://dropoutdeveloper.in/install-agent.sh | bashdownload.matrix_badge
download.matrix_title
download.matrix_sub
| download.th_family | download.th_params | download.th_vram | download.th_ideal |
|---|---|---|---|
| Qwen 2.5 Coder | 1.5B - 7B | 4GB - 8GB | Apple M1/M2/M3 (8GB) or RTX 3050 |
| Llama 3.3 / Gemma 2 | 8B - 9B | 8GB - 12GB | Apple M1/M2/M3 (16GB) or RTX 3060 12GB |
| DeepSeek R1 Distill | 14B | 12GB - 16GB | Apple Silicon 24GB+ or RTX 4070 / 4080 |
| Llama 3.3 70B | 70B | 40GB - 48GB | Apple M2/M3 Max (64GB+) or Dual RTX 3090 |
download.source_title
download.source_desc
git clone https://github.com/kill3r14/dd-ui-backup.git
cd dd-ui-backup/desktop
npm install
npm run dev:web
cargo tauri dev
Frequently Asked Questions
Is Dropout Agent really 100% free?
Yes. Both the web application and the desktop binaries are open source under the Apache 2.0 license. There are zero paid subscriptions and zero locked features.
Can I use cloud models like Claude or GPT-4o?
Yes. You can plug in your own API keys for OpenAI, Anthropic, Google Gemini, OpenRouter, and Groq directly in Settings. Keys are stored solely in your local browser or desktop vault.
Does Dropout Agent send telemetry or code to a server?
No. Dropout Agent has telemetry permanently disabled in brand config. Your code edits and local prompts never leave your machine.
How does the web version differ from desktop?
The web app runs in any modern browser using cloud or bridged local inference. The desktop edition embeds native GPU acceleration (Metal/CUDA) and direct filesystem shell access without browser sandbox restrictions.