y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#code-quality News & Analysis

3 articles tagged with #code-quality. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AINeutralarXiv – CS AI Β· Feb 277/106
🧠

Echoes of AI: Investigating the Downstream Effects of AI Assistants on Software Maintainability

A controlled study of 151 professional developers found that AI coding assistants like GitHub Copilot provide significant productivity gains (30.7% faster completion) but don't impact code maintainability when other developers later modify the code. The research suggests AI-assisted code is neither easier nor harder for subsequent developers to work with.

AIBullisharXiv – CS AI Β· 3d ago6/10
🧠

The AI Codebase Maturity Model: From Assisted Coding to Self-Sustaining Systems

Researchers present the AI Codebase Maturity Model (ACMM), a 5-level framework for systematically evolving codebases from basic AI-assisted coding to self-sustaining systems. Validated through a 4-month case study of KubeStellar Console, the model demonstrates that AI system intelligence depends primarily on surrounding infrastructureβ€”testing, metrics, and feedback loopsβ€”rather than the AI model itself.

🏒 Microsoft🧠 Claude🧠 Copilot
AIBullisharXiv – CS AI Β· Mar 27/1015
🧠

Learning to Generate Secure Code via Token-Level Rewards

Researchers have developed Vul2Safe, a new framework for generating secure code using large language models, which addresses security vulnerabilities through self-reflection and token-level reinforcement learning. The approach introduces the PrimeVul+ dataset and SRCode training framework to provide more precise optimization of security patterns in code generation.