AI Native Dev Digest

Daily AI engineering news for developers building with coding agents, MCP servers, model APIs, automation workflows, and AI-native tooling.

Andrej Karpathy:I've never felt this much behind as a programmer. There's a new programmable layer of abstraction to master involving agents, prompts, contexts, memory, permissions, tools, plugins, skills, hooks, MCP, workflows, IDE integrations, and a need to build an all-encompassing mental model for strengths and pitfalls of fundamentally stochastic, fallible, unintelligible and changing entities suddenly intermingled with what used to be good old fashioned engineering.

Top News- 3 stories

Major launches, integrations, model updates, and platform shifts.

Anthropic Reports Claude Now Handles 95% of Internal Analytics Queries

Anthropic has announced that its AI model, Claude, is now handling approximately 95% of internal analytics queries within the company. This significant achievement allows employees to independently query business data without reliance on data teams. The success is attributed to enhanced data governance, clear semantic definitions, and stricter operational discipline, rather than just improvements in AI models.

InfoQ AI/ML/Data Engineering News·
ai-models
Apple Launches Core AI for Apple-Silicon Optimized On-Device Generative AI

At WWDC 26, Apple announced the Core AI framework, which serves as the successor to Core ML. This framework enables developers to run large language models and generative AI entirely on-device, accommodating both custom-converted PyTorch models and pre-optimized open-source models. The Core AI framework emphasizes enhancing developer capabilities for deploying AI solutions directly on Apple silicon, thereby improving responsiveness and reducing reliance on cloud processing.

InfoQ AI/ML/Data Engineering News·
ai-frameworks
Claude Fable 5 on Bedrock Requires Sharing Inference Data with Anthropic

Using Claude Fable 5 or Mythos 5 on Amazon Bedrock requires users to opt into provider_data_share, which involves sending prompts and outputs to Anthropic for a 30-day retention period that includes human review. Unlike previous Bedrock models that maintained inference data within the AWS boundaries, this change was prompted by compliance measures. Three days after the launch, Anthropic requested AWS to revoke access to both models, citing US export control compliance issues.

InfoQ AI/ML/Data Engineering News·
ai-modelsai-infra

Tools, CLI, agent & SDK changelog- 1 updates

Changelogs, release notes, CLI updates, agent releases, and SDK versions.

1.0.64-1

Version 1.0.64-1 of GitHub Copilot CLI introduces several updates including a new alias for the /fork command and experimental features such as a --worktree flag for session management. Enhancements include improved session persistence for images and PDFs, faster code search, and shell command syntax highlighting. Bug fixes have addressed issues related to organizational policies and background command outputs. The update also adds user interface improvements such as better visual status indicators and enhanced directory listings.

GitHub Copilot CLI Releases··ai coding tools