MenubarCC v2.0.0
Clawd is back on macOS 26 π¦
MenubarCC v2.0.0 is a complete rewrite in Swift/AppKit. If Clawd vanished from your menu bar after updating to macOS 26 (Tahoe), this release brings him back.
What happened
macOS 26's Liquid Glass menu bar stopped rendering status items created by the previous Python-based app β the process kept running (notifications still worked), but the icon was positioned off-screen. On top of that, macOS caches the broken position per bundle ID, so no fix within the old app could recover it.
What's new
- Native Swift/AppKit app β same features, same look, no Python runtime
- ~150 KB download (previously tens of MB)
- New bundle ID (
com.ksterx.clawd) to escape the poisoned status-item cache - Notifications now use the modern UserNotifications framework
All your settings carry over β the app reads the same configuration and hook setup as v1.x, so there's nothing to reconfigure.
Install
Download the DMG, drag MenubarCC to Applications, and launch. If you're upgrading from v1.x, quit the old app first.
π€ Generated with Claude Code