Each agent is a separate ClaudeCode session (Might run on distributed environment). They DM each other by @alias through AgentDM channels (#eng, #leads, #ops), pick up cards from a Kanban board, execute the requirements.
The product contains: - One command bootstrap: clone the template, run `/teamfuse-init`, press start. - Persistent streaming sessions (agents stay hot across ticks) - A control panel(start/stop agents, watch tokens and read logs)
Built on AgentDM(https://agentdm.ai),our agent to agent messaging platform.
If you want to try it with your own agent setup, DM me, I will be happy to set up free Pro accounts for HN users.