Fractal: Coding Agents in a Tree Structure
Fractal organizes autonomous agent loops into a tree structure. Users can control the processes effectively.
Fractal is a system where autonomous agent loops organize themselves into a tree. Each node iterates towards a goal in its own git worktree and spawns child nodes for separate subtasks, allowing the structure to grow according to the problem rather than a fixed plan. Each loop is bounded by specific limits, and operators can steer or stop the process at any time.
This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work