agenthub/README.md
2026-06-24 23:47:56 +02:00

387 B

AgentHub

Local coordination layer for AI coding agents.

Install

npx agenthub init

Quick Start

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