Code Generation AI News & Updates

Laude Institute Launches Slingshots Grant Program to Accelerate AI Research and Evaluation

The Laude Institute announced its first Slingshots grants program, providing fifteen AI research projects with funding, compute resources, and engineering support. The initial cohort focuses heavily on AI evaluation challenges, including projects like Terminal Bench, ARC-AGI, and new benchmarks for code optimization and white-collar AI agents.

Inception Raises $50M to Develop Faster Diffusion-Based AI Models for Code Generation

Inception, a startup led by Stanford professor Stefano Ermon, has raised $50 million in seed funding to develop diffusion-based AI models for code and text generation. Unlike autoregressive models like GPT, Inception's approach uses iterative refinement similar to image generation systems, claiming to achieve over 1,000 tokens per second with lower latency and compute costs. The company has released its Mercury model for software development, already integrated into several development tools.

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.