#commit untangling
topiccommit untangling
2 papers · 1 filter
cs.SE2026
Tangling Pull Requests: Curating a Commit Untangling Dataset from Merged PRs
Yuki Ueno, Profir-Petru Pârţachi, Takashi Kobayashi
The paper presents a method to automatically build a large dataset of tangled and untangled commits by extracting and filtering commits from merged pull requests, showing that this…
cs.AI2026
LLM-Driven Collaborative Model for Untangling Commits via Explicit and Implicit Dependency Reasoning
Bo Hou, Xin Tan, Kai Zheng +3
The paper introduces ColaUntangle, a framework that uses multiple LLM-driven agents to identify both explicit and implicit dependencies among code changes in order to separate tang…