by elirantutia
The IDE built for AI coding agents.
# Add to your Claude Code skills
git clone https://github.com/elirantutia/vibeyardRunning AI coding agents in a bare terminal gets messy fast. Vibeyard gives you a proper workspace — multi-session management, split panes, swarm mode, cost tracking, and session resume — so you can focus on building, not juggling terminals.
Cmd+\Cmd+Shift+I)localhost:3000) in a session tab, toggle element inspection to click any DOM element, and send AI editing instructions with the exact selector, text content, and page URL as contextNo comments yet. Be the first to share your thoughts!
Supports Claude Code, OpenAI Codex CLI, and Gemini CLI. More AI CLI providers coming soon.
Requires at least one supported CLI installed and authenticated: Claude Code, OpenAI Codex CLI, or Gemini CLI.
Download the latest .dmg from GitHub Releases, drag to Applications, and launch. Signed and notarized by Apple.
npm i -g vibeyard
vibeyard
On first run, the app is automatically downloaded and launched. No extra steps needed.
git clone https://github.com/elirantutia/vibeyard.git
cd vibeyard
npm install && npm start
Requires Node v24+ (see .nvmrc).
PRs welcome! See the Contributing Guide and Code of Conduct.