CodeTaste: Can LLMs Generate Human-Level Code Refactorings?
arXiv:2603.04177v1 Announce Type: cross Abstract: Large language model (LLM) coding agents can generate working code, but their solutions often accumulate complexity, duplication, and architectural debt. Human developers address such issues through refactoring: behavior-preserving program transformations that improve structure and maintainability.…
