CodeT5+
PulseAugur coverage of CodeT5+ — every cluster mentioning CodeT5+ across labs, papers, and developer communities, ranked by signal.
-
DocSync agent uses code structure and LLMs to maintain software documentation
Researchers have developed DocSync, an agentic system designed to automatically maintain software documentation by ensuring it remains consistent with evolving code. The system uses Abstract Syntax Trees and Retrieval-A…
-
Archaeology team fine-tunes code models for AI-generated code detection
Researchers from the team Archaeology have developed a system for detecting AI-generated code, participating in SemEval-2026 Task 13. Their approach involves fine-tuning several pre-trained code models, including CodeBE…
-
Language models improve static program slicing with dataflow pretraining
Researchers have developed Sliceformer, a new method for static program slicing that uses language models to identify relevant code segments. This approach addresses limitations in existing learning-based techniques by …