4 papers
ABTest: Behavior-Driven Testing for AI Coding Agents
Wuyang Dai, Moses Openja, Hung Viet Pham +3
AI coding agents are increasingly integrated into real-world software development workflows, yet their robustness under diverse and adversarial scenarios remains poorly understood.…
Engineering Pitfalls in AI Coding Tools: An Empirical Study of Bugs in Claude Code, Codex, and Gemini CLI
Ruixin Zhang, Wuyang Dai, Hung Viet Pham +3
The rapid integration of Large Language Models (LLMs) into software development workflows has given rise to a new class of AI-assisted coding tools, such as Claude-Code, Codex, and…
Automated Prompt Engineering for Cost-Effective Code Generation Using Evolutionary Algorithm
Hamed Taherkhani, Melika Sepindband, Hung Viet Pham +2
Large Language Models have seen increasing use in various software development tasks, especially in code generation. The most advanced recent methods attempt to incorporate feedbac…
SecVulEval: Benchmarking LLMs for Real-World C/C++ Vulnerability Detection
Md Basim Uddin Ahmed, Nima Shiri Harzevili, Jiho Shin +2
Large Language Models (LLMs) have shown promise in software engineering tasks, but evaluating their effectiveness in vulnerability detection is challenging due to the lack of high-…