activity
20242026
collaborators
Showing cs.SEShow all

9 papers · 1 filter

cs.SE2026

DCAS: Decoupling CLI Agent Scaffolding to Internalize Planning across Scaffolds

Kishanthan Thangarajah, Boyuan Chen, Ahmed E. Hassan

CLI-based software-engineering agents have matured rapidly, yet the open ecosystem has converged on a single training environment: trajectory datasets used to fine-tune open models…

cs.SE2026

SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch

Yihao Chen, Shi Chang, Feng Lin +4

LLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent bench…

cs.SE2025

MobileUPReg: Identifying User-Perceived Performance Regressions in Mobile OS Versions

Wei Liu, Yi Wen Heng, Feng Lin +3

Mobile operating systems (OS) are frequently updated, but such updates can unintentionally degrade user experience by introducing performance regressions. Existing detection techni…

cs.SE2025

Screencast-Based Analysis of User-Perceived GUI Responsiveness

Wei Liu, Linqiang Guo, Yi Wen Heng +4

GUI responsiveness is critical for a positive user experience in mobile applications. Even brief delays in visual feedback can frustrate users and lead to negative reviews. However…

cs.SE2025

Adaptive Request Scheduling for CodeLLM Serving with SLA Guarantees

Shi Chang, Boyuan Chen, Kishanthan Thangarajah +2

Code Large Language Models (CodeLLMs) are increasingly integrated into modern software development workflows, yet efficiently serving them in resource-constrained, self-hosted envi…

cs.SE2025

Context-Aware CodeLLM Eviction for AI-assisted Coding

Kishanthan Thangarajah, Boyuan Chen, Shi Chang +1

AI-assisted coding tools powered by Code Large Language Models (CodeLLMs) are increasingly integrated into modern software development workflows. To address concerns around privacy…