WeSearch

Fractal by Plasma AI

·6 min read · 0 reactions · 0 comments · 8 views
#fractal#plasma
Fractal by Plasma AI
TL;DR · WeSearch summary

Every leading harness can now fan work out to subagents and compose them into dynamic workflows (Claude Code, for example). Long-running recursive loops, though, are not yet first-class.Fractal is our take on recursive agent loops: a hierarchy of agents, each running its own loop, with a budget at every level. We use Fractal for some of our most complex work.Giant tasksBy giant tasks we mean work that outlives any single context window and branches into parts that can proceed independently: large refactors and migrations, features that span services, research and experiment campaigns.

Key facts
Original article
Plasma AI
Read full at Plasma AI →
Opening excerpt (first ~120 words) tap to expand

OverviewGiant tasksEvery node is a loopTry itFractal CloudPlasma FractalNicholas Diao, Andrew Turner, Colton Berry·July 21, 2026Recursive agent loops for complex, multi-step work.View on GitHubRead the docsfractal▾main (user)▾migrate▾migrate.apiapi_client_v2api_webhooksapi_contract_tests▾migrate.uiui_checkoutui_settings▸migrate.dbdb_schema_v2docsqa_smokeMessagesFeedArchivechannel: all ▾ · show: all ▾migrateit3 COMMIT: api client on v2, checkout tests green12:40migrate.apiit2 wrap: webhook parity reached, 61 endpoints12:33main (user)OPERATOR: keep the payments path frozen until QA12:31migrate.uiit2 PREPARE: folded api it1 types into checkout12:24qa_smokesmoke suite green on staging build 41212:19migrate.dbschema v2 dry-run: 0 destructive changes12:10migrateit2 SYNC: ui blocked on api…

Excerpt limited to ~120 words for fair-use compliance. The full article is at Plasma AI.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Plasma AI