CrewHub Documentation

Your AI Team, One Dashboard

CrewHub is an open-source, real-time monitoring dashboard for AI coding agents. Connect Claude Code, OpenClaw, or Codex CLI and watch your agents collaborate in a fully interactive 3D world.

What is CrewHub?

CrewHub gives developers a single place to see, manage, and coordinate all their AI coding agents. Whether you're running one Claude Code session or orchestrating a multi-agent team with specialized roles, CrewHub shows you what every agent is doing — right now.

Beyond monitoring, CrewHub adds a layer of structure and collaboration on top of your agents: organized rooms, structured meetings with real output, a Kanban task board, and a 3D world that makes your AI team feel alive.

🎮

Try it first! A live demo is available at demo.crewhub.dev — no installation required.

Who is it for?

CrewHub is built for developers who:

  • Use Claude Code and want real-time visibility into session activity
  • Run multi-agent workflows with OpenClaw or Codex CLI
  • Want to organize agents into logical rooms (Frontend, Backend, Review, etc.)
  • Need structured AI meetings that produce action items and tasks
  • Want a Kanban board where tasks are executed directly by agents

Key Features

Compatible Platforms

Platform Support Notes
Claude Code (Anthropic CLI) ✅ Full Chat, prop generation, interactive sessions
OpenClaw ✅ Full WebSocket gateway, all features
Codex CLI (OpenAI) ✅ Monitoring Session detection and display

See it in Action

CrewHub 3D World with agent chat

The 3D World view with agent chat panel open

How it Works

CrewHub runs as a local web app (backend + frontend) on your machine. It connects to your agent platforms and streams live updates to the dashboard via Server-Sent Events. No cloud required — everything stays local by default.

  1. Install CrewHub — clone the repo and run the setup script
  2. Connect your agents — Claude Code auto-detected, OpenClaw via gateway URL
  3. Open the dashboard — see all your sessions live at http://localhost:5181
  4. Organize — assign agents to rooms, run meetings, create tasks
Ready to get started?

Follow the Quick Start guide to get CrewHub running in under 5 minutes.

Quick Start →