Claudy: A native macOS wrapper for Claude Code with multi-session, auto account switching, and draft commits
A developer who uses Claude Code daily built Claudy — a native macOS wrapper that addresses common pain points when running Claude Code across multiple projects. Built with SwiftUI, SwiftData, and libghostty (Ghostty's terminal core), it provides a GUI overlay without replacing the Claude Code CLI experience.
Key features
- Multi-session: Run multiple Claude Code sessions side by side in a proper sidebar, no more juggling terminal tabs.
- Auto account switching: When you hit the API usage limit, Claudy automatically switches to another account to keep working.
- Draft Commits: Checkpoint your work mid-session and restore it anytime — useful when you forget to commit.
- Marketplace: Install Skills, MCPs, and Commands in one click.
Technical details
The app uses SwiftUI for the UI layer, SwiftData for local persistence, and libghostty for the embedded terminal emulator. This means the Claude Code terminal experience is preserved while adding native macOS window management and session persistence.
The developer launched on Product Hunt and is open to questions about the build or features.
📖 Read the full source: r/ClaudeAI
👀 See Also

Pretticlaw: A Lighter Alternative to OpenClaw with Faster Setup
Pretticlaw is a lightweight alternative to OpenClaw that requires only 2 commands for setup, has a 30MB footprint, and responds in 2-3 seconds with an inbuilt dashboard on port 6767.

Vibeyard: Open-Source Dashboard That Launches Claude Sessions from PRs, Issues, and Kanban Cards
Vibeyard is an open-source (MIT) home screen with draggable widgets for PRs, issues, kanban, and Claude sessions. Click any card to spawn a pre-scoped Claude Code session for review, fix planning, or resumption.

QCAI App Provides Mobile Control Center for OpenClaw Ecosystem
Academic research team releases QCAI app for iOS and Android, built with AI-assisted development, offering dashboard monitoring, gateway chat, and secure VPN access to OpenClaw tools.

OpenClaw Browser Relay Chrome Extension Alternative to Manual Configs
A Reddit user reports success with a Chrome extension for OpenClaw browser relay after manual configuration attempts caused system crashes and debugging headaches.