Fractal is a recursive agent loop system developed by Plasma AI to manage complex, multi-step engineering tasks that exceed single context windows. It utilizes a hierarchical structure of agents with individual budgets and isolated worktrees to perform large-scale refactors, migrations, and research.
Highlights
Implements recursive agent loops to handle 'giant tasks' like large-scale refactors and migrations
Uses a hierarchical agent structure where each level operates with its own budget and isolated memory
Demonstrated self-improvement capabilities by autonomously identifying and fixing bugs within its own repository
Employs a multi-phase optimization process to refine tool defaults through intersection
auto-generated
via Plasma AI
Context
Audience
AI Researchers, Software Engineers, and Machine Learning Engineers
Claude CodeCodexAgentic EngineeringRecursive LoopsLarge Language Models
Discover Similar Content
cursor.com
Towards self-driving codebases · Cursor
We’re making a part of our multi-agent research harness available to try today in preview.
github.com
bradAGI/awesome-cli-coding-agents: Curated directory of terminal-native AI coding agents and the harnesses that orchestrate them. Covers open-source tools (Pi, OpenCode, Aider, Goose), platform agents (Claude Code, Codex, Gemini CLI), parallel runners, autonomous loops, and agent infrastructure.
Curated directory of terminal-native AI coding agents and the harnesses that orchestrate them. Covers open-source tools (Pi, OpenCode, Aider, Goose), ...
axeldelafosse.com
Agent-to-agent pair programming
What if you could let Claude and Codex work together as pair programmers, talking to each other directly? One of them as the main worker and the other...