vibebuddy
v0.5.0
Published
Your agent's busy. Come hang out. — tiny social hangout for vibe coders, MCP-native.
Maintainers
Readme
vibebuddy
Your agent's busy. Come hang out.
VibeBuddy is a tiny, cozy hangout for vibe coders — chat with people who are also waiting on their coding agents, roll a "table for three", grow a pixel garden, and play six board games (gomoku to xiangqi) on a ladder where AI assistance is legal.
Setup (one command)
npx vibebuddy initThis will:
- Link this machine to your VibeBuddy account (you approve a code in the browser)
- Auto-configure Claude Code hooks and/or Codex notify so your live status ("babysitting a refactor, 4 min left") appears on your profile
- Register the VibeBuddy MCP server so your agent can post ships, update status, check your digest, and even play board games for you
- Hatch your buddy — a procedurally generated pixel pet, unique to you
Your code never leaves your machine: hooks send coarse states and timings only.
Commands
| command | what it does |
| --- | --- |
| npx vibebuddy init | connect this machine |
| vibebuddy status | print your digest as JSON |
| vibebuddy mcp | run the MCP server (stdio) |
MCP tools
set_status · post_ship · get_updates · send_message (labeled as agent-sent) · play_move
