vibeyard
About
Running several agent CLIs means juggling terminal tabs with no overview of which session is waiting, what each costs, or whether the repository is ready for agentic work at all. Vibeyard makes sessions the primary object: each project has a kanban board whose cards spawn and resume Claude Code, Codex, or Gemini CLI sessions in dedicated PTYs, completed sessions move their own cards, and a swarm grid lays every live session out for parallel supervision. It tracks cost, token, and context-window usage per session, scores the repo's AI Readiness, embeds a browser whose DOM elements can be inspected and sent to the agent for editing, and separates work/personal Claude accounts into isolated profiles. Independent developers and small teams supervising multiple agent runs use it; it is MIT-licensed Electron/TypeScript with signed installers for all three desktop platforms.