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- 37 stories

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

One-shotting a Raccoon Heist game using Claude Fable 5

In the article, the author details their experience using Claude Fable 5 to successfully complete a Raccoon Heist game in a single attempt, showcasing the model's abilities in generating effective strategies and solutions for game design. The performance of Claude Fable 5 is highlighted through specific examples of prompts and outcomes, demonstrating its capability to handle complex scenarios. The author notes the engagement level and the immersive experience facilitated by the AI, culminating in a rapid game completion that would typically take longer for human players to strategize and execute.

Simon Willison·
Visual Studio Code 1.132

Visual Studio Code 1.132 has been released, bringing several enhancements and improvements. The update includes a new features set that improves user experience, coding efficiency, and provides additional debugging capabilities. This release continues to refine the performance of the IDE, ensuring smoother operations for developers. Details on specific changes and new functionalities can be found in the full article linked.

VS Code Blog·
ai-coding-tools
Build an AI code review bot in 30 minutes with Vercel Eve

In a comprehensive tutorial, the article details how to build an AI code review bot named Merge Mommy using Vercel Eve in a single Codex session. This AI agent assesses pull requests (PRs) based on six risk dimensions and automatically approves low-risk submissions, addressing the PR review bottleneck caused by AI-generated code. The implementation is SOC 2 compliant, and the process allows for a two-click merge on low-risk PRs, significantly enhancing review speeds. The methodologies discussed are inspired by practices at Intercom that reportedly quintupled their PR approval speed.

Lenny's Newsletter·
ai-coding-toolsagents
Ponytail Agent Skill Corrects Its Own Benchmark After Contributor Challenge

The Ponytail agent, a single-author repository focused on coding efficiency, achieved 44,000 GitHub stars in just nine days by reducing the overbuilding of code from coding agents. Initially claiming an 80-94% reduction in code, the maintainer corrected this figure to a 54% reduction after a contributor highlighted issues with the original benchmark. This adjustment came after the maintainer performed a real agentic run to validate the claims made about the coding efficiency of the agent.

InfoQ AI/ML/Data Engineering News·
ai-coding-toolsagents
Postgres Changes gets AND filters, new operators, and column selection

Postgres Changes subscriptions now support combining filters with AND, enabling more complex queries. Additionally, users can match on additional operators beyond the standard ones, enhancing flexibility in database interactions. The updates also allow developers to select specific columns in the payload, streamlining the data they receive. These improvements are aimed at making Postgres Changes more powerful for real-time data handling.

Supabase Blog·
ai-coding-tools
[AINews] Megakernels are so dead and so back

The article discusses the obsolescence and revival of megakernels in inference engineering. It highlights that no serious inference provider currently uses excessively large hand-fused forward pass kernels in production, and implies that research teams pursuing them do so solely for experimental purposes. The author reflects on past statements made during an Inference Engineering Masterclass podcast related to megakernels and acknowledges previous assertions about their decline. The discussion seems to indicate that while some marginal gains can be achieved in systems using straggler CTAs, the overall trend points towards the diminishing relevance of megakernels.

Latent Space·
ai-researchcommunity
Greptile v5

Greptile has officially launched Greptile v5 on August 5, 2026. This new version includes a range of enhancements aimed at improving developer productivity, including an upgraded code assistant interface and support for more programming languages. The update also promises 30% faster response times for code suggestions and introduces new integrations with popular IDEs such as Visual Studio Code and JetBrains. Users will also benefit from an enriched library containing over 500 new code snippets and templates tailored for various development tasks.

Greptile Blog·
ai-coding-tools
New release of LLM adds support for reasoning traces, OpenAI Responses, server-side tools, and smarter logging

The new release of the LLM introduces several key features: support for reasoning traces, enhanced OpenAI Responses, server-side tools, and more sophisticated logging capabilities. This update aims to improve the system's performance and usability, making it easier for developers to track reasoning processes and manage server interactions. The changes enhance logging practices, providing clearer insights into processes and decisions made by the model, which is critical for debugging and optimization. These features signify a major step forward in making LLMs more interactive and responsive to developer needs.

Simon Willison·
ai-models
llm-anthropic 0.26

The article discusses the release of llm-anthropic version 0.26, detailing its enhancements and new features aimed at improving the performance and usability of AI applications. Notably, it highlights increased efficiency in handling natural language queries and improvements in contextual understanding, which are expected to boost end-user experience. This update also includes new prompts and configuration settings to streamline development workflows for AI coders.

Simon Willison·
ai-coding-toolsai-models

Tools, CLI, agent & SDK changelog- 12 updates

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

0.146.1

OpenAI Codex has released version 0.146.1, which includes several bug fixes aimed at improving the safety of automatic-review defaults for cyber-capable models. Changes also include updates to the terminal interface, specifically regarding permission explanations. This release is a minor update following version 0.146.0, documented in the Changelog available at the provided GitHub link.

OpenAI Codex GitHub Releases··ai coding tools
Desktop v0.0.9

The Cline version 0.0.9 introduces several enhancements including a universal macOS download that is compatible with both Apple Silicon and Intel architectures, which will migrate automatically on update. New features include session history filtering, a token usage ring for model context, and improved handling of chat message actions. Additionally, diagnostic reporting for application errors has been integrated, extending functionality to models like Claude 4.6+ and resolving issues with Bedrock prompt caching and empty model responses.

Cline Changelog··ai coding tools
CLI v3.0.50

The CLI v3.0.50 release introduces several new features and enhancements, including user-selectable color themes for the interactive TUI, which can be set using the `/theme` command or the settings menu. The update also improves git branch detection, Telegram command handling, and addresses racing connector launches to enhance reliability. Additionally, plan mode now strictly blocks file-editing commands while allowing read-only actions, and the system better manages recovery from context loss, with new error handling measures incorporated from SDK v0.0.70.

Cline Changelog··ai coding tools
1.0.79-2

The release of version 1.0.79-2 of the GitHub Copilot CLI includes several improvements and fixes. The prompt display has been adjusted to pin the current prompt higher by one row, conserving space in the terminal for better visibility. The update addresses a sandbox initialization issue, which now fails quickly rather than stalling, and provides clearer error messaging about sandbox and language server startup failures. Additionally, login links during web and device-code sign-in become clickable, enhancing user experience in the CLI.

GitHub Copilot CLI Releases··ai coding tools
Bionic 1.0.5

The article details the release of Bionic version 1.0.5, which includes several bug fixes and performance improvements. Key updates encompass enhancements in the user interface, optimized code execution speed by approximately 15%, and improved compatibility with multiple IDEs. The release aims to streamline developer workflows and increase coding efficiency. The changelog also highlights 12 resolved issues from the previous version, contributing to a more stable development environment.

LM Studio Changelog··ai coding tools
2.1.222

The latest Claude Code changelog version 2.1.222 includes several important fixes aimed at enhancing operational efficiency. Key improvements address issues such as isolation for worktree-session subagents running git commands, correcting usage reporting discrepancies, and streamlining connection checks behind HTTPS proxies. Additionally, it rectifies tool error messages and instances of session token mismanagement, along with ensuring better linkage to pull requests created after branch pushes. The update aims to improve user experience and system reliability for developers utilizing the Claude platform.

Claude Code Changelog··ai coding tools
Customize code scanning default setup at scale

GitHub has introduced a new feature allowing users to apply a custom CodeQL configuration file for code scanning setups across multiple repositories. This helps manage security vulnerability scanning more effectively at scale by merging user-defined settings with default configurations, providing advanced setup options without the need for individual GitHub Actions workflow files in each repository. Organization owners can enforce default configurations across all repositories, with flexibility for individual teams to tailor their specific settings as needed. Additional support for referencing configuration files from other repositories has also been implemented, enhancing the setup's adaptability.

GitHub Changelog··ai coding tools
Retiring the Copilot Billing Preview app

GitHub has officially retired the Copilot Billing Preview app, which was designed to assist users in understanding their bills during the transition to usage-based billing. The app's functionalities have been integrated into the GitHub billing settings, offering features such as user-level budgets, cost centers, and usage pool allocation for organizations. Users can now view and manage their AI usage, set budgets to control spending, and access raw usage data via billing reports and the billing API. Comprehensive documentation is available to guide the setup of these new billing features.

GitHub Changelog··ai coding tools
v0.32.6

The release of version 0.32.6 for Ollama introduces several enhancements and fixes, notably improving the speed of Qwen3.5 on Apple GPUs with the MLX engine now utilizing the model's MTP head for automatic speculative decoding. Additionally, the `/v1/chat/completions` streaming has been aligned with OpenAI's format, with specific changes to chunk responses regarding `finish_reason` and usage reporting. The update addresses various TUI issues and adds functionality for cloud-only models, while the experimental image generation feature has been temporarily removed. For detailed changes, users can refer to the full changelog available on GitHub.

Ollama Releases··ai coding tools
Code coverage automatic enablement in Code Quality settings

GitHub has introduced a new feature in its Code Quality settings that automatically generates a code coverage workflow using AI. This functionality allows users to initiate a pull request that configures a coverage workflow tailored to their repository with just one click, streamlining the previously manual setup process. The automated workflow includes building the code, running tests, generating coverage reports, and uploading results to GitHub, while ensuring least-privilege permissions are used by default. Currently, this feature is in public preview for all GitHub Code Quality users on github.com and is available for GitHub Enterprise Cloud and Team.

GitHub Changelog··ai coding tools
CodeQL 2.26.2 adds Swift 6.3.3 and Kotlin 2.4.10 support

The release of CodeQL 2.26.2 introduces support for Swift version 6.3.3 and Kotlin version 2.4.10, enhancing the static analysis capabilities of GitHub's code scanning tools. Key updates include improved accuracy in queries for path injection and URL redirection, alongside several changes in sanitization behavior affecting C#, Go, and Java/Kotlin. The update also features a change in the environment check logic within GitHub Actions to surface more untrusted checkout results. This version will be automatically deployed for all users of GitHub code scanning on github.com, and similar features will be included in a future GitHub Enterprise Server release.

GitHub Changelog··ai coding tools
Customize the reasoning level for Copilot cloud agent

GitHub Copilot cloud agent now allows users to customize the reasoning level for models that support it, providing control over how much reasoning is performed before generating a response. Using a higher reasoning level can enhance the quality of answers to complex problems, though it will consume more tokens and credits. This feature is available across all paid Copilot plans, including Copilot Pro, Pro+, Business, Enterprise, and Max. For more details, users are directed to the documentation on selecting the appropriate AI model for their tasks.

GitHub Changelog··ai coding tools