v0.2.0
Five new agents and OpenCode 2 support — Wake now covers 12 coding agents.
Highlights
- 5 new agents: Pi, Oh My Pi, Grok Build, Kimi Code, Antigravity CLI
- OpenCode 2 (beta): v2 sessions appear alongside v1 with an
opencode2badge, and resume with the right CLI - Session file path in the detail view — click to reveal in Finder
- Kiro sessions now show the model used
- Fixes: sidebar agent order is stable across refreshes; Reveal in Finder works for database-backed agents (Copilot, OpenCode, Antigravity)
Full list in CHANGELOG.md.
Install
Download Wake-0.2.0-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.