2 papers
cs.SE2026
BashCoder-R1: Towards Robust and Explainable Bash Code Generation with Robustness-Aware Group Relative Policy Optimization
Lei Yu, Peng Wang, Jia Xu +7
Bash scripts are critical for system administration, DevOps, and CI/CD, where code quality affects stability and security. However, LLM-generated scripts often lack reasoning and c…
cs.SE2026
SQL-Commenter: Aligning Large Language Models for SQL Comment Generation with Direct Preference Optimization
Lei Yu, Peng Wang, Jingyuan Zhang +6
SQL query comprehension is a significant challenge due to complex syntax, diverse join types, and deep nesting. Many queries lack adequate comments, severely hindering code readabi…