Jeff Dean Leaves Google to Automate the Scientific Method With Discovery Loop
Jeff Dean departed Google after 27 years to co-found Discovery Loop, a startup aiming to automate experimental loops in scientific research. Google confirmed it will serve as a founding investor and Cloud partner for the new venture.
Read full story →Microsoft’s SkillOpt Shows Optimized Agent Skill Artifacts Transfer Across Model Scales and Between Codex and Claude Code Harnesses
Skills trained on Codex transferred to Claude Code with varying success rates, improving spreadsheet tasks from 22.1 to 81.8 percent accuracy. Retention ranged from 102 percent on spreadsheets to 10 percent on math problems depending on task type.
Meta enters the AI coding wars with Muse Spark 1.2 and Muse Code with persistent async background agents
Meta released Muse Code, a terminal-based AI coding agent in beta, alongside Muse Spark 1.2 models for handling complete software engineering tasks across large repositories. The system performs planning, code writing, and validation and is installable on macOS or Linux with a single curl command.
Meta AI Releases Muse Code (Beta): A Terminal Coding Agent Powered by the New Muse Spark 1.2 Model
A terminal coding agent called Muse Code plans, writes, and validates code across large repositories using the Muse Spark 1.2 model. The system maintains async background agents throughout sessions and uses a local append-only event log for crash recovery and exact runtime replay.