Deck v0.2.0
What's new
🎛 Service overview & panel switching
- "All Services" overview — click the header in the service panel to see every service (running / stopped / crashed) as status cards. Start/stop/restart from a card, or click to jump straight to its terminal.
- Panel switcher — a
Desktop | Workspace | Servicessegment in both panel bars for instant switching. - New shortcut ⌘J toggles the service panel (alongside ⌘B for the workspace).
🛠 Fixes
- AI-generated
cwdnow resolves correctly — relative paths (e.g.backend) are resolved against the project root, so services created via "Create with AI" start in the right directory. The AI prompt and the editor's folder picker now enforce root-relative paths.
Install: requires macOS 14+ (Apple Silicon) and brew install tmux. Unzip, drag Deck.app to /Applications, then xattr -cr /Applications/Deck.app && open -a Deck.
Existing users: the in-app updater (top-right) will offer this automatically.