Source-Available

Agent Observability
Platform

Monitor, manage, and orchestrate AI agent sessions with real-time telemetry, commander personas, and a unified command room.

Quick Start

Up and running in minutes

# Clone and install

git clone https://github.com/NickGuAI/HamBros.git

cd HamBros && pnpm install

# Build dependencies and start

pnpm --filter app run build:deps

pnpm --filter app run dev