Vibes: A Monorepo of Research Workflow Tools

📅 Project Timeline: Feb 2026 - Now

Vibes is a monorepo for the small tools I build for day-to-day research workflow. Each vibe lives in its own directory and is independent; they just share one conda environment. The idea is borrowed from @LeoMeow123/vibes.

Current Vibes

gpu-access-board

A browser dashboard for monitoring remote GPU clusters over SSH — RunAI (password auth) and DSMLP (SSH keys + Duo 2FA). Shows GPU/CPU/RAM metrics, running processes, and includes a tabbed terminal emulator and a Claude Code launcher with a file explorer and markdown preview.

gpu-dashboard-agent

A server-less GPU monitor — workstation agents push nvidia-smi metrics to a shared GitHub Gist every 30 seconds, and a static HTML page reads it. No SSH, no VPN, no server. A direct reimplementation of @LeoMeow123/vibes/gpu-dashboard with minor UX adjustments.

More vibes to come — the repo is meant to grow as new workflow gaps show up.