v0.7.0 alpha

Your personal space for
coding with AI agents

Run agents interactively or let them work autonomously — everything local, everything yours.

VibeGrid — Multi-agent terminal grid

Interactive Pairing

Open a grid of terminals and pair with multiple AI agents simultaneously. Claude on one task, Copilot on another.

Autonomous Workflows

Define multi-step workflows with a visual node editor, then let agents work headlessly in the background.

Everything Local

No API keys required. No wrappers. Every agent runs in its own PTY with full native output on your machine.

Everything you need to
orchestrate AI agents

A complete workspace for managing parallel agent sessions, automating workflows, and keeping everything organized.

Multi-Agent Grid

Run agents side by side in a responsive grid

Run Claude, Copilot, Codex, OpenCode, and Gemini simultaneously. Resize, reorder, minimize. Real-time status detection for every agent.

Multi-agent grid layout
Task Queue & Kanban

Manage tasks with drag-and-drop boards

Per-project kanban boards with markdown support, image attachments, git branch targeting, and worktree isolation for clean parallel work.

Task queue and kanban board
Workflow Automation

Chain agents with a visual node editor

Create multi-step workflows that chain agent launches, script executions, and task operations. Schedule manually or on a cron.

Visual workflow editor
Headless Execution

Let agents work in the background

Run agents without a visible terminal. Full output capture for later review. Stagger delays for sequential orchestration.

Headless execution interface
Command Palette

Navigate without leaving the keyboard

Fuzzy search for actions, terminals, sessions, projects, and workflows. Launch agents instantly from anywhere.

Command palette
Session Persistence

Pick up right where you left off

Restore previous agent sessions on restart with accurate session matching and full history tracking across projects.

Session persistence

Works with your favorite agents

Any CLI tool that runs in a terminal works with VibeGrid. These have built-in status detection and icons.

Claude Code

claude

GitHub Copilot

gh copilot

OpenAI Codex

codex

OpenCode

opencode

Google Gemini

gemini

Built for power users

Inline Diff Review

Git integration with structured diff review and commit management.

Floating Widget

Always-on-top overlay showing real-time agent status across your desktop.

MCP Server

Agents can read and write tasks, trigger workflows, and query project state.

Cross-Platform

Native builds for macOS, Windows, and Linux with automatic updates.

Auto-Update

Built-in update checking keeps you on the latest version effortlessly.

Remote SSH

Launch terminals on remote machines and manage agents over SSH.

Up and running in seconds

Install VibeGrid with a single command on any platform.

$ curl -fsSL https://raw.githubusercontent.com/jcanizalez/vibegrid/main/install.sh | sh
> irm https://raw.githubusercontent.com/jcanizalez/vibegrid/main/install.ps1 | iex
$ brew tap jcanizalez/tap && brew install --cask vibegrid

Or download directly

or see all releases