BONSAI Framework Optimizes Skills via Evolvability-Guided Tree Search
August 10, 2026
BONSAI optimizes natural language skills for frozen agents by maximizing evolvability rather than immediate fitness. It utilizes a Monte Carlo tree search where mutations are selected based on their capacity to produce viable variation in the document space.
HOW THIS AFFECTS YOU
●
builderYou can use this to generate more robust natural language instructions for agents with frozen weights.
●
researcherThis introduces a new optimization objective that prioritizes search space robustness over local optima.