Yardmaster 0.2.0
First public release of Yardmaster — the Claude-native terminal for macOS.
Highlights
- Sessions as first-class objects: named, grouped by project, live git branch on every row, persisted and resumable across restarts
- Hook-driven status (working / needs-you / idle) with live tool heartbeat and working timers — no output scraping
- Waiting-on-you inbox: approve/deny blocked sessions from one panel
- Git worktree sessions: run several Claudes on one repo in isolation; review diffs, merge, or push a PR from the app
- Multi-tab terminals in every session (⌘T / ⌘⌥←→ / ⌘W) plus a standalone Terminals workspace — works as a plain terminal too
- Per-session token/cost meters that survive restarts
Install
curl -fsSL https://yardmaster.me/install.sh | bash
Installs Claude Code automatically if it's missing. Or download the DMG below — it's unsigned, so after installing run xattr -cr /Applications/Yardmaster.app to clear Gatekeeper's quarantine (the DMG route does NOT auto-install Claude Code).
Requires macOS on Apple silicon and Xcode Command Line Tools.