vibeyard  by elirantutia

IDE for AI coding agents

Created 3 weeks ago

New!

427 stars

Top 69.3% on SourcePulse

GitHubView on GitHub
Project Summary

Vibeyard provides a dedicated IDE-like workspace for AI coding agents, addressing the complexity of managing multiple sessions in a bare terminal. It targets developers leveraging AI coding assistants like Claude Code, Codex CLI, and Gemini CLI, offering enhanced organization, cost tracking, and context management to streamline AI-assisted development workflows.

How It Works

Vibeyard functions as a desktop application that centralizes and structures interactions with AI coding agents. Its core design emphasizes multi-session management, allowing users to run and view numerous agent sessions simultaneously, including a "swarm mode" for a grid layout. Key features include real-time cost and token usage monitoring, session inspection with detailed telemetry, and an embedded browser for direct interaction with web content, providing AI with precise context.

Quick Start & Requirements

  • Primary install:
    • macOS: Download .dmg from GitHub Releases.
    • Linux: Download .deb (Debian/Ubuntu) or .AppImage (universal) from GitHub Releases.
    • npm: npm i -g vibeyard (macOS & Linux).
  • Prerequisites: Requires at least one supported CLI installed and authenticated (Claude Code, OpenAI Codex CLI, or Gemini CLI). Building from source requires Node v24+ (specified in .nvmrc).
  • Links: GitHub Releases (implied), Contributing Guide, Code of Conduct.

Highlighted Details

  • P2P session sharing via encrypted WebRTC, supporting read-only/read-write modes with PIN authentication.
  • Multi-session management with split panes and a "swarm mode" for simultaneous session visualization.
  • Real-time cost, token usage, and context window monitoring per session, alongside detailed session telemetry.
  • "AI Readiness Score" assesses project preparedness for AI coding with one-click fixes.
  • Embedded browser tab allows DOM element inspection and context extraction for AI editing instructions.
  • Smart alerts detect issues like missing tools, context bloat, and session health problems.

Maintenance & Community

The project welcomes contributions via Pull Requests, with established Contributing Guide and Code of Conduct documents available. Development is ongoing, with plans to support additional AI CLI providers. No specific community channels (e.g., Discord, Slack) or core maintainer details are listed.

Licensing & Compatibility

Vibeyard is released under the MIT license. This license generally permits commercial use and integration into closed-source projects without significant restrictions.

Limitations & Caveats

The tool currently supports Claude Code, OpenAI Codex CLI, and Gemini CLI, with other providers planned for future releases. Users must install and authenticate the required AI CLIs separately. Vibeyard is an independent project and is not affiliated with or endorsed by Anthropic.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
28
Issues (30d)
28
Star History
432 stars in the last 23 days

Explore Similar Projects

Feedback? Help us improve.