https://github.com/taracodlabs/aiden-releases
Official Aiden installer releases — local-first AI OS · 1500+ skills · 89+ tools · 14+ providers
https://github.com/taracodlabs/aiden-releases
agpl-3 ai-agent electron llm local-first open-source windows
Last synced: about 2 months ago
JSON representation
Official Aiden installer releases — local-first AI OS · 1500+ skills · 89+ tools · 14+ providers
- Host: GitHub
- URL: https://github.com/taracodlabs/aiden-releases
- Owner: taracodlabs
- Created: 2026-04-09T08:00:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-28T06:46:36.000Z (about 2 months ago)
- Last Synced: 2026-04-28T08:32:37.518Z (about 2 months ago)
- Topics: agpl-3, ai-agent, electron, llm, local-first, open-source, windows
- Language: PowerShell
- Homepage: https://aiden.taracod.com
- Size: 29.3 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aiden Releases
Official installer releases for [Aiden](https://github.com/taracodlabs/aiden)
— local-first AI OS for Windows & Linux.
## Latest: v3.15.0
[](https://github.com/taracodlabs/aiden-releases/releases/latest)
[](https://github.com/taracodlabs/aiden-releases/releases)
[](https://aiden.taracod.com)
[](https://discord.gg/gMZ3hUnQTm)
---
## Install
### Windows
```powershell
irm aiden.taracod.com/install.ps1 | iex
```
Or [download the installer](https://github.com/taracodlabs/aiden-releases/releases/latest)
manually. Windows 10/11, 64-bit, ~150 MB.
### Linux / WSL / macOS
```bash
curl -fsSL aiden.taracod.com/install.sh | bash
```
Requires Node.js 20+. Installs to `~/.local/share/aiden`.
---
## What's in v3.15.0
- 🌐 **Browser bridge** — centralised Playwright session, persistent context, new `browser_get_url` tool
- 📤 **LocalSend skill** — AirDrop-style LAN file transfer to phone/laptop over WiFi
- 🔒 **Security scanner skill** — opt-in Decepticon integration for your own servers
- 👥 **OSS contributor infrastructure** — CONTRIBUTING.md, issue templates, public roadmap, good-first-issues
- 🛡️ 9 npm audit vulnerabilities fixed; security headers on aiden.taracod.com
- 🔧 CLI fixes: `/sandbox` color error, `/failed` TypeScript error
[Full changelog →](https://github.com/taracodlabs/aiden/blob/main/CHANGELOG.md)
---
## All releases
| Version | Date | Highlights |
|---|---|---|
| [v3.15.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.15.0) | 2026-04-28 | Playwright bridge, LocalSend, security scanner, OSS infra |
| [v3.14.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.14.0) | 2026-04-27 | OpenAI-compatible API, agentskills.io, streaming tool output |
| [v3.13.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.13.0) | 2026-04-27 | Skill registry, deep GEPA, user modeling, Docker sandbox |
| [v3.12.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.12.0) | 2026-04-26 | GEPA-lite, memory distillation, real subagents, streaming verbs |
| [v3.11.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.11.0) | 2026-04-25 | Custom provider routing, Claude Haiku 4.5 |
| [v3.10.0](https://github.com/taracodlabs/aiden-releases/releases/tag/v3.10.0) | 2026-04-09 | Earlier releases |
---
## Platform support
| Platform | Status | Install method |
|---|---|---|
| Windows 10/11 | ✅ Stable | .exe installer or PowerShell one-liner |
| Linux x64 | ✅ Stable | AppImage / .deb / `install.sh` |
| WSL2 | ✅ Stable | `install.sh` (headless mode) |
| macOS | Planned | — |
---
## Source
[github.com/taracodlabs/aiden](https://github.com/taracodlabs/aiden) —
AGPL-3.0 core · Apache-2.0 skills
---
## Support
- 💝 [Sponsor Aiden](https://razorpay.me/@taracod)
- 💬 [Discord](https://discord.gg/gMZ3hUnQTm)
- 🐛 Release issues (bad installer, signature): open an issue in this repo
- 🐛 Everything else: [taracodlabs/aiden issues](https://github.com/taracodlabs/aiden/issues)
---
Copyright © 2025–2026 Taracod Labs. AGPL-3.0-only.
Built by [Shiva Deore](https://taracod.com) · [Taracod](https://taracod.com)