VisualTreeSearch: Understanding Web Agent Test-Time Scaling
摘要
We present VisualTreeSearch, a fully-deployed system for visualizing and understanding web agent test-time scaling. While test-time search algorithms substantially improve web agent success rates, they remain confined to research contexts with limited practical deployment. Our system bridges this gap with three key contributions: (1) a production-ready solution with cloud-based architecture, (2) an efficient API-based state reset mechanism that reduces state reset time from 50 to 2 s, and (3) an interactive web UI that transparently demonstrates the agent’s decision-making process. VisualTreeSearch provides an intuitive framework for both researchers and users to understand tree search execution in web agents.