A Rust-based TUI dashboard that manages multiple AI coding agent sessions (Claude Code, Gemini CLI, Cursor, Codex, Winds
|
Founded year:
|
2025
|
|
Country:
|
United States of America
|
|
Funding rounds:
|
Not set
|
|
Total funding amount:
|
Not set
|
Description
Agent Hand is a lightweight terminal UI built in Rust that consolidates management of concurrent AI coding agent sessions into a single dashboard. It uses tmux for session isolation and provides real-time status detection (WAITING, RUNNING, READY, IDLE) with visual indicators. Key features include priority jumping (Ctrl+N) to switch between sessions needing attention, fuzzy search (Ctrl+G) across all sessions, PTY monitoring, custom groups and labels, and multi-tool hooks. With a startup time under 50ms, ~8MB memory footprint, and 2.7MB binary size, it is designed for developers who run multiple AI agents simultaneously and need a fast, organized way to manage them. Open source under MIT license with optional Pro features.