Runfusion/Fusion
Multi-node agent orchestrator that uses planning agents to understand project context and autonomously execute coding tasks in isolated git worktrees.
Fusion is a multi-node agent orchestration framework that connects distributed agents across machines to collaboratively execute complex tasks. It leverages a planning agent to read project context and generate structured execution plans, then coordinates task distribution, execution, and review across agent nodes. Human approval gates can be inserted at any stage for oversight, and each agent operates in isolated git worktrees to prevent conflicts.