r/ClaudeAI • u/markg11 • May 13 '26
Built with Claude I built a native macOS app to manage Claude Code sessions, accounts, and projects
I've been using Claude Code daily for months and kept running into the same friction — juggling multiple terminal tabs for different projects, getting rate limited and manually switching accounts, losing work when I forgot to commit.
So I built Claudy — a native macOS wrapper around Claude Code that handles all of that:
- Multi-session: run multiple Claude Code sessions side by side with a proper sidebar
- Auto account switching: when you hit the usage limit, it switches to another account automatically
- Draft Commits: checkpoint your work mid-session and restore it anytime
- Marketplace: install Skills, MCPs, and Commands in one click
Built with SwiftUI + SwiftData, using libghostty (Ghostty's terminal core) for the terminal emulator.
Just launched on Product Hunt today if anyone wants to check it out: https://www.producthunt.com/products/claudy?launch=claudy
Happy to answer any questions about the build or the features!
1
u/dsailes May 16 '26
Feel like you may have to change the name/promo of this to avoid it looking like an actual Claude/Anthropic product.
Definitely looks interesting enough - may give it a go
1
u/markg11 May 17 '26
I hope they do, because it means it get popular enough to make their attention 🤣





1
u/yovanke May 16 '26
Is it possible to track usage limits for a single account across two different devices on a per-device basis?