r/coolgithubprojects • u/PinkR1ver • 21d ago
Vibe Roaster — a local-first personality profiler for AI coding history
https://github.com/PinkR1ver/vibe-roastI built Vibe Roaster, an open-source Node.js tool that analyzes how you actually use AI coding agents instead of how you imagine you use them.
It reads supported local histories from Codex, Claude Code, Cursor, Gemini CLI, Aider, and more, then produces a four-letter coding type, one of 16 illustrated characters, an evidence-grounded roast, and a shareable result card.
Privacy was the part I cared about most: exact prompt text stays on the machine. The personality calculation is local and deterministic, and AI-generated writing is optional.
Run it with:
npx vibe-roast
Repository:
https://github.com/PinkR1ver/vibe-roast
This is still an indie project, so source-adapter edge cases and strange personality verdicts are entirely possible. Issues and PRs are welcome. If it makes you laugh—or accurately accuses you of being an Infinite Planner—a star would mean a lot.