Deck v0.1.0
First public release of Deck — an AI project manager & dev cockpit for macOS.
Highlights
- 🗂 Multi-project desktops — freely positionable icons, folders, multi-select, ⌘P search
- ✳️ Persistent Claude Code sessions — tmux-backed tabs that survive app restarts, resume any past session
- 🔔 AI attention notifications — sound + Dock badge when Claude waits for you (via Claude Code hooks)
▶️ Service panel — start/stop/restart dev services with port-aware status, crash detection, kill-by-port- ⚡ One-shot & background commands with completion notifications
- 🌐 Embedded browser with Web Inspector
- ✨ AI-generated setup — Claude scans your repo and writes
deck.json; Deck turns it into icons
Install
- Requires macOS 14+ (Apple Silicon) and
brew install tmux - Unzip, drag
Deck.appto/Applications - Clear quarantine (app is ad-hoc signed):
xattr -cr /Applications/Deck.app && open -a Deck