Deck v0.2.2
Fixes
- Claude sessions now reliably resume where you left off. tmux sessions were surviving, but the reattach was tied to a hidden view's lifecycle and often didn't fire — so reopening a project showed a fresh Claude instead of your conversation. Reattach now happens on launch for every project, the moment the app starts.
- Resume a closed session by name — the workspace + button is now a menu: New Claude Tab plus Resume a closed session, listing each closed tab by its name/title. Pick one to continue that exact conversation (
claude --resume).
Sessions stay alive in tmux until you close the tab; closing a tab ends its tmux session.
Install: macOS 14+ (Apple Silicon), brew install tmux. Unzip → drag to /Applications → xattr -cr /Applications/Deck.app && open -a Deck. Existing users: the in-app updater offers this automatically.