Hive

a lightweight TUI for managing tmux sessions.

Star on GitHub

Managing multiple AI coding agents across projects gets messy fast. Hive gives you one interface to see all your tmux sessions at a glance — status, tool, path — without the mental overhead of tmux ls and manual switching.

Built for the age of AI coding agents.

Hive demo

Install

curl -fsSL https://raw.githubusercontent.com/mdipanjan/hive/main/install.sh | bash
Or: go install github.com/mdipanjan/hive@latest

Then just run hive.

Keys

n new enter attach d delete / search t theme ? help q quit

Features

CLI

hive list --json              # AI-agent friendly
hive create --tool pi --path /projects/myapp
hive attach my-session
hive delete my-session