ToolTree — Interactive Case Walkthrough

Real execution traces from this repository (real tool-execution mode) on three GTA tasks: step through each rollout — candidate drafts, pre-evaluation, execution with real tool outputs, post-evaluation, pruning, and Q/N backpropagation.
Walkthrough data failed to load. This page needs static/demo_data.js next to it (shipped in the repo under docs/static/). If you are viewing a copy of this file alone, grab the full docs/ directory from the GitHub repo.
Full search tree of Case 3: from the user query, ImageDescription, GoogleSearch, and Calculator branches carry pre- and post-evaluation scores; dashed boxes mark pruned and duplicate (skipped) candidate drafts, and a bold green path through ImageDescription, GoogleSearch, and Calculator leads to the final answer of 112.5 miles.
Search tree of this case (reconstructed from the logged run): solid boxes are executed tool calls with their pre-/post-evaluation scores, dashed boxes are pruned or duplicate (skipped) candidate drafts, and the bold green path is the final highest-reward plan.