Code Generation AI News & Updates

JetBrains Releases Open Source AI Coding Model with Technical Limitations

JetBrains has released Mellum, an open AI model specialized for code completion, under the Apache 2.0 license. Trained on 4 trillion tokens and containing 4 billion parameters, the model requires fine-tuning before use and comes with explicit warnings about potential biases and security vulnerabilities in its generated code.

Microsoft Reports 20-30% of Its Code Now AI-Generated

Microsoft CEO Satya Nadella revealed that between 20% and 30% of code in the company's repositories is now written by AI, with varying success rates across programming languages. The disclosure came during a conversation with Meta CEO Mark Zuckerberg at Meta's LlamaCon conference, where Nadella also noted that Microsoft CTO Kevin Scott expects 95% of all code to be AI-generated by 2030.

Google Introduces Agentic Capabilities to Gemini Code Assist for Complex Coding Tasks

Google has enhanced its Gemini Code Assist with new agentic capabilities that can complete multi-step programming tasks such as creating applications from product specifications or transforming code between programming languages. The update includes a Kanban board for managing AI agents that can generate work plans and report progress on job requests, though reliability concerns remain as studies show AI code generators frequently introduce security vulnerabilities and bugs.

YC Startups Reach 95% AI-Generated Code Milestone

According to Y Combinator managing partner Jared Friedman, a quarter of startups in the current YC batch have 95% of their codebases generated by AI. Despite being technically capable, these founders are leveraging AI coding tools, though YC executives emphasize that developers still need classical coding skills to debug and maintain these AI-generated systems as they scale.