Fractal
Decomposes complex work into recursive trees of budgeted, autonomous agents.
Purpose
Fractal packages hierarchical agent loops into an open-source CLI and library. Each node receives its own context, memory, and budget, allowing a large task to be decomposed recursively while keeping the execution structure visible and controllable.



