TLDR AI 2026-07-17
Kimi K3 π, Gemini 3.5 delayed β³, crushing ARC-AGI 3 π€
Your AI is only as good as the prompt you feed it. (Sponsor)
Wispr Flow lets you speak detailed prompts instead of typing short ones. Explain the full context, the constraints, the edge cases, in the time it takes to type a sentence. 4x faster than typing.
- 89% sent with zero edits. Filler stripped, grammar fixed, code syntax handled.
- Works in every tool. Claude, ChatGPT, Cursor, and anywhere else you have a cursor.
- Mac, Windows, iPhone, Android. Same hotkey everywhere.
Millions of developers use Flow daily.
Try Wispr Flow Free β | Download Flow
Kimi K3 (1 minute read)
Moonshot has launched Kimi K3, a 2.8-trillion-parameter multimodal model with a 1-million-token context window and optimizations for faster long-context decoding and agentic coding. The model is available through Kimi's products and API, with open weights scheduled for release on July 27.
Gemini 3.5 Pro Reportedly Faced Delays (2 minute read)
Alphabet shares fell 4% after a report said Google had delayed Gemini 3.5 Pro while working to improve its performance, particularly for coding. Google said the model remained in partner testing alongside an upgraded Flash model and other releases.
Introducing LM Studio Bionic: the AI agent for open models (4 minute read)
Bionic is an AI agent for coding, research, and document management with open models, offering local and cloud options for privacy and cost control. It supports offline voice transcription with Voxtral by Mistral AI and excels at coding by inspecting codebases and solving issues with models like GLM 5.2. Bionic enhances productivity by working with various documents while ensuring security with sandbox environments and native web search integration.
π§
Deep Dives & Analysis
Choosing GPT-5.6 Sol, Terra, or Luna in Codex (5 minute read)
GPT-5.6 splits Codex work across Sol for ambiguous, high-value problems, Terra for everyday implementation, and Luna for fast, bounded tasks. Sol Ultra adds deeper reasoning and multi-agent coordination, while clear prompts should specify goals, context, boundaries, and completion checks.
Harness Handbook to Map Agent Behavior to Code (28 minute read)
Harness Handbook is a behavior-level map for coding-agent harnesses, connecting plain-language questions about execution, permissions, and safety to the exact prompts, tools, state logic, configuration, and telemetry that implement them.
How Anthropic runs large-scale code migrations with Claude Code (11 minute read)
Anthropic uses a six-step process with Claude Code for large-scale code migrations, focusing on creating a rulebook, analyzing dependencies, and stress-testing translation rules. It deploys multiple agents to translate, review, and fix code iteratively, and emphasizes using adversarial reviewers and mechanical verification for efficient migration.
π¨βπ»
Engineering & Research
When state machines break down: handling workflow failures in distributed systems (Sponsor)
Most failure-handling logic is complex, fragile, and hard to test.
This Temporal white paper shows you 2 distinct patterns to take component failure in stride without constraining application structure. Learn how to implement these patterns using the same open source tools used at OpenAI, Lovable, and Replit.
Get your copySchema (2 minute read)
Schema is a harness that makes frontier models play like physicists. It can help frontier models achieve 99% on ARC-AGI-3 Public. ARCβAGIβ3 gives agents a game environment without an explanation of what it is seeing. Schema makes agents write each game's mechanism as an executable program, test it against reality, and plan inside it. It controls how observations are turned into a working model of a game, how predictions are tested against the interaction history, and how plans are executed and revised.
NVIDIA Nemotron 3 Embed (9 minute read)
NVIDIA released three open embedding models for RAG, agentic retrieval, code search, and memory, led by an 8B model that ranked first overall on RTEB.
Copilot SDK (GitHub Repo)
Embeds GitHub Copilot agents into custom applications and developer tools.
The Self-Driving Company (10 minute read)
Replit engineers have tripled code output without sacrificing quality, thanks to an innovative system of AI agents. These agents handle tasks like reviewing pull requests, investigating incidents, and analyzing data, enabling engineers to focus on strategic initiatives.
The Best Model Routing is Task Specific (6 minute read)
Model routing is a hot topic because nobody wants to pay frontier prices for every token. The best routing is deeply task-specific. The more narrowly you focus on a single workflow, the more alpha there is to exploit in terms of both accuracy and cost. The problem is figuring out which model clears the bar for which task, subject to cost/latency constraints.
Get the most interesting AI stories and breakthroughs delivered in a free daily email.
Join 1,100,000 readers for
one daily email