WebDesignIter: Co-Evolving Design Knowledge for Repository-Level Front-End Code Generation
Jul 14, 2026
Researchers introduce WebDesignIter, a framework that integrates a persistent knowledge graph (WebAppArchKG) to combine repository structure with explicit design knowledge for iterative front-end code generation. Evaluated on the Web-Bench benchmark, WebDesignIter achieves an average Pass@2 improvement of 9.55 percentage points over existing baselines and surpasses general-purpose coding agents such as Claude Code and SWE-Agent, while using fewer input tokens. Ablation studies indicate that the inclusion of design knowledge is the most significant factor in its performance gains.
Why it matters: This work shows that explicitly incorporating design knowledge into LLM-based coding agents can substantially improve the reliability and efficiency of complex, repository-level code generation tasks.
Full story at: arXiv Software Engineering ↗