Skip to content

Releases: semantic-craft/iOS-vibebuddy

vibebuddy 1.0 — macOS

06 Jun 21:13

Choose a tag to compare

vibebuddy for macOS — v1.0

The free, open-source macOS menu-bar app at the heart of vibebuddy. It watches every
AI coding-agent session running on your Mac (Claude Code, Codex, and more), reduces
each to Needs Response / Working / Done, and serves it to the iPhone app
over your own network — so you can glance, get notified, approve commands, and even
talk to your agents by voice, without walking back to your desk.

⬇️ Download

First launch (unsigned build / 未签名版)

This early build isn't notarized yet, so macOS Gatekeeper will warn on first open.
此版本尚未公证,首次打开会被 Gatekeeper 拦截,按以下任一方式放行:

  1. Open the .dmg and drag vibebuddy into Applications.
  2. Either right-click the app → Open → Open, or run once in Terminal:
    xattr -dr com.apple.quarantine /Applications/vibebuddy.app

A properly signed + notarized (double-click-to-open, zero-warning) build is on the way.
公证版(双击即开、零警告)即将推出。

What's inside

  • Menu-bar glance with live Needs Response / Working / Done counts + macOS 26 notch glance
  • QR pairing with an embedded bearer token — scan once from the phone, no manual IP
  • Source-agnostic: Claude Code & Codex (tested), plus Qwen / Kimi / Grok / OpenCode / Gemini templates
  • Feeds the iPhone app: live dashboard, push notifications, Live Activity / Dynamic Island
  • Voice companion plumbing — approve / deny / answer your agents by voice (your own AI key)
  • Jump to terminal, recent-output transcript peek, per-row tool-activity, ⏎ / ⌘F shortcuts
  • Local-first & private: data stays between your Mac and your phone — no server, no account
  • Launch-at-login, Keychain-stored token, Sparkle auto-update

See the README for the full feature tour and setup.