Skip to content

Deck v0.2.0

Choose a tag to compare

@ocracy ocracy released this 08 Jul 09:26

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 | Services segment in both panel bars for instant switching.
  • New shortcut ⌘J toggles the service panel (alongside ⌘B for the workspace).

🛠 Fixes

  • AI-generated cwd now 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.