2 papers
cs.AI2025
Curiosity by Design: An LLM-based Coding Assistant Asking Clarification Questions
Harsh Darji, Thibaud Lutellier
Large Language Models (LLMs) are increasingly used as coding assistants. However, the ambiguity of the developer's prompt often leads to incorrect code generation, as current model…
cs.SE2025
Exploring the Jupyter Ecosystem: An Empirical Study of Bugs and Vulnerabilities
Wenyuan Jiang, Diany Pressato, Harsh Darji +1
Background. Jupyter notebooks are one of the main tools used by data scientists. Notebooks include features (configuration scripts, markdown, images, etc.) that make them challengi…