# AgentHub Local coordination layer for AI coding agents. ## Install ```bash npx agenthub init ``` ## Quick Start ```bash agenthub init agenthub task create --title "Implement DNS cache" --role implementer agenthub handoff create --fromRole architect --toRole implementer agenthub status --update ``` ## Supported Agents - Claude Code - Codex CLI - Kimi Code CLI ## License MIT