Research
Open tools and notes from the team at Plasma AI.
Posts

Fractal
Fractal arranges coding agents into a recursive tree for complex, multi-step work. Each node iterates in its own git worktree and spawns children for separable subtasks. The tree grows to fit the problem.
Open source·July 21, 2026·8 min read
Wiki
Wiki is an indexed Markdown knowledge base with command-line tools for agents. A deterministic CLI generates the indexes and cross-links, so content is the only judgment call.
Open source·July 21, 2026·3 min read