3 papers
cs.SE2026
WebDesignIter: Co-Evolving Design Knowledge for Repository-Level Front-End Code Generation
Zheng Pei, Mingwei Liu, Zhenxi Chen +2
Front-end development accumulates change after change at the repository level, weaving complex cross-file dependencies that current LLM coding agents tuned for single-shot tasks ca…
cs.SE2026
Architecture-Aware Multi-Design Generation for Repository-Level Feature Addition
Mingwei Liu, Zhenxi Chen, Zheng Pei +3
Implementing new features across an entire codebase presents a formidable challenge for Large Language Models (LLMs). This proactive task requires a deep understanding of the globa…
cs.SE2025
Generating High-Quality Datasets for Code Editing via Open-Source Language Models
Zekai Zhang, Mingwei Liu, Zhenxi Chen +7
Code editing plays a vital role in software engineering, requiring developers to adjust existing code according to natural language instructions while keeping functionality intact…