3 papers
cs.SE2026
When Model Release Meets Model Reuse: Producer-Consumer Misalignment in Hugging Face
Adekunle Ajibode, Oussama Ben Sghaier, Bram Adams +1
Pre-trained Language Models (PTLMs) are increasingly reused as dependencies in modern software systems, even though prior work has documented persistent structural problems in PTLM…
cs.SE2026
Don't Blame the Large Language Model: How Agent Harness Evolution Shapes Coding Agent Quality
Oussama Ben Sghaier, Hao Li, Bram Adams +1
Coding agents, autonomous systems that use large language models (LLMs) to resolve software engineering tasks, rely on agent harness: a middleware layer in between a developer and…
cs.SE2026
Balancing Usefulness and Naturalness: An LLM-based Curation Pipeline for Code Review Comments
Oussama Ben Sghaier, Martin Weyssow, Houari Sahraoui
Code review is a cornerstone of software development, where reviewers provide feedback through written comments to ensure code quality, maintainability, and correctness. The effect…