Skip to content

Deck v0.1.0

Choose a tag to compare

@ocracy ocracy released this 07 Jul 23:25

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

  1. Requires macOS 14+ (Apple Silicon) and brew install tmux
  2. Unzip, drag Deck.app to /Applications
  3. Clear quarantine (app is ad-hoc signed): xattr -cr /Applications/Deck.app && open -a Deck