3 papers
cs.SE2026
Trust-Calibrated Code Review: A Participatory Design Study of Review Workflows for LLM-Generated Multi-File Changes
Lo Gullstrand Heander, Agnia Sergeyuk, Ilya Zakharov +2
Background: Developers increasingly review multi-file code changes generated by LLM-based agents, yet no validated end-to-end workflow or IDE tooling design exists for this scenari…
cs.SE2025
Code Review as Decision-Making -- Building a Cognitive Model from the Questions Asked During Code Review
Lo Gullstrand Heander, Emma Söderberg, Christofer Rydenfält
Code review is a well-established and valued practice in the software engineering community contributing to both code quality and interpersonal benefits. However, there are challen…
cs.PL2025
Study of the Use of Property Probes in an Educational Setting
Anton Risberg Alaküla, Niklas Fors, Emma Söderberg
Context: Developing compilers and static analysis tools ("language tools") is a difficult and time-consuming task. We have previously presented *property probes*, a technique to he…