Story
hackernews_ai · May 30, 2026 · news
github.comMay 30, 2026
original source linked
In brief
I built thaw because forking an LLM agent is absurdly wasteful today. When an agent explores N branches — RL rollouts, best-of-N, parallel coding attempts — each branch re-runs prefill over the same shared context. Yo...
Continue reading