4 papers
LegacyWorld: Atomicity-Aware Evaluation of GUI Agents for Legacy Workflows
Thilo Reintjes, Sivajeet Chand, Derui Zhu +2
Legacy and legacy-like enterprise systems often remain difficult to modernize because critical workflows expose limited programmable interfaces and still require manual GUI interac…
DepWareTrans: Dependency-Aware Incremental Repository Migration across Co-executable Languages
Sivajeet Chand, Alexander Pretschner, Steve Haupt +2
Repository-level code translation is critical for modernizing legacy systems, yet existing approaches based on large language models (LLMs) operate at the file level and fail to sc…
Leveraging LLMs for Multi-File DSL Code Generation: An Industrial Case Study
Sivajeet Chand, Kevin Nguyen, Peter Kuntz +1
Large language models (LLMs) perform strongly on general-purpose code generation, yet their applicability to enterprise domain-specific languages (DSLs) remains underexplored, espe…
Automated Extract Method Refactoring with Open-Source LLMs: A Comparative Study
Sivajeet Chand, Melih Kilic, Roland Würsching +2
Automating the Extract Method refactoring (EMR) remains challenging and largely manual despite its importance in improving code readability and maintainability. Recent advances in…