Launching today

Clueprint
See what your agents left running on your Mac
35 followers
See what your agents left running on your Mac
35 followers
Every Claude Code or Codex session leaves something behind - dev servers, Docker stacks, git worktrees, half your RAM. Clueprint is a native menu-bar app that shows all of it live, grouped by project and branch, and cleans up only what it can prove is safe: verified, re-checked, moved to the Trash - never deleted. No Electron, no account, no telemetry.








Free Options
Launch Team / Built With




Hey PH! I'm Mario. I built Clueprint because my own Mac was dying under the weight of my AI agents: every Claude Code session spawns a worktree, every worktree runs a dev server, and three weeks later you have 40 of them and your laptop fans spinning like crazy.
Cleanup only ever suggests things it can prove are safe (nothing uncommitted, nothing unpushed, branch merged, nothing running, idle 24h+), re-verifies at the moment you act, and archives instead of deleting. Files don't get deleted by Clueprint unless you say so.
I'd genuinely love to hear how it behaves on your setup, and what you'd want before 1.0.
Dude thanks for this, this is super useful! I just cleaned my computer and my mind a bit too. Found a project I forgot about, too :D
@bojan_opacak Thanks! Happy to see you feel the same about it - Clueprint is one of those projects that I as a founder and builder use myself, so I knew there'd be people who find it genuinely useful too. Much appreciated!
Uxia
the re-check before cleanup is the detail that makes this feel trustworthy. i've definitely had an agent leave a dev server running for days, curious how you handle projects with uncommitted changes that are intentional?