Anthropic Puts Inline Data Loss Prevention Inside Claude Enterprise
Every employee prompt in Claude Enterprise now routes through an organization's security server for approval before reaching the model, using inference hooks launched August 5, 2026. This inline data loss prevention system applies to chat, Claude Code, and Claude Cowork sessions through a single organization-level configuration.
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.