|
|
|
Show HN: TeamFuse – Dev team built on distributed Claude Code agents
(github.com)
|
|
1 points
by alxstn
61 days ago
|
|
TeamFuse is an open source template that spins up 5 Claude Code agents(Product, Engineering, QA, Marketing, and Analyst) and has them coordinate real work over AgentDM MCP based messaging layer. 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. |
|