Patch release: resuming OpenCode sessions from Wake now works (the 0.2.0 build shipped with this broken — the resume button reported "not supported" for OpenCode v1 and v2 sessions).
Install
Download Wake-0.2.1-macos.zip, unzip, drag Wake.app to Applications.
The app is ad-hoc signed, so macOS will block the first launch: right-click → Open → Open, or run
xattr -d com.apple.quarantine /Applications/Wake.app
Requires macOS 14+ (Apple Silicon). Or build from source: scripts/make-app.sh with a Rust toolchain.