TLDR AI 2026-07-16
Thinking Machines Inkling π§ , GPT-Red π, Perplexity sandboxes π‘οΈ
Thinking Machines Releases First Open Model (12 minute read)
Thinking Machines has released Inkling, a 975B-parameter mixture-of-experts model with 41B active parameters, multimodal reasoning, and a one-million-token context window. The model was made available for customization through Tinker alongside a smaller preview version.
Secure Sandboxes for Agents (4 minute read)
Perplexity AI's SPACE is a sandbox platform ensuring functionality, efficiency, and security for AI agents handling sensitive tasks. SPACE employs ephemeral sandboxes that are destroyed after task completion and uses layers like Control Plane and Node-level Services to manage and protect credential access. The platform delivers high-security measures including credential isolation, rolling snapshots, and encrypted storage, enabling both on-prem and offline operations.
Anthropic moves closer to mega-IPO as bankers line up investor meetings (3 minute read)
Anthropic plans investor meetings as it prepares for a potential IPO later this year, with Goldman Sachs, Morgan Stanley, and JPMorgan Chase leading the effort. The company recently closed a $65 billion funding round at a $965 billion valuation, surpassing OpenAI's $852 billion. This IPO could capitalize on the current AI boom and test public market interest ahead of OpenAI.
π§
Deep Dives & Analysis
Model Routing Is Simple. Until It Isn't (5 minute read)
Model routing systems often face challenges beyond simple model selection, turning into complex systems optimization problems. Factors such as caching, workload interactions, and serving infrastructure significantly impact costs and latency, often more than the base model pricing or perceived task difficulty. Effective routing optimizes across multiple axes ensuring an optimal operating point for the entire system rather than just finding the best model for a task.
The first experimental evidence of recursive self-improvement (3 minute read)
Researchers used autoresearch on an autoresearch agent over eight days. The results beat the harness they hand-tuned for two years. The fully autonomous system had an inner loop that optimized code against an eval and an outer loop that optimized the inner-loop agent's harness code against the inner loop's average score across different benchmarks. It designed a novel search algorithm, reduced prompt size by 16x, and built a layered system against reward hacking.
How OpenAI's Sol Finally Learned Design Taste (8 minute read)
GPT-5.6 Sol ranks first overall on Design Arena's Web Design Arena. That is a significant improvement from its predecessor, GPT-5.5, which ranks 18 places lower. The new model appears to recognize and actively compress common AI design anti-patterns, and it combines strong templates with unusually high personalization. Examples of outputs generated by the Sol are available in the article.
π¨βπ»
Engineering & Research
Extending Zero Trust principles for the agentic era (Sponsor)
βFrom Zero Trust to Agent Trust,β from Teleport, explains why Zero Trust principles must extend to accommodate agent behaviors. Agents are neither human nor machine, with speed and scale that challenge security frameworks. Learn about Agent Trust principles, common failure modes, and what it takes to operationalize them.
Read more.
Grok Build Coding Agent (GitHub Repo)
Grok Build is a terminal-based coding agent that can inspect codebases, edit files, run shell commands, search the web, and manage long-running tasks. It supports interactive use, headless scripting and CI, and editor integration through the Agent Client Protocol.
GPT-Red for Safety Testing (5 minute read)
OpenAI trained GPT-Red to iteratively generate adversarial prompts and expose model vulnerabilities at scale. Incorporating its attacks into training reportedly reduced failures on a difficult prompt-injection benchmark by sixfold for GPT-5.6 Sol.
Open Interpreter (GitHub Repo)
Runs coding agents locally and tests web or native app interfaces.
NVIDIA Expanded Jetson Thor for Edge Robotics (3 minute read)
NVIDIA introduced the Blackwell-powered Jetson Thor T3000 and T2000 modules for running robotics, visual AI, and agent workloads on compact edge systems. The platform had already attracted adoption from companies including Amazon Robotics, Boston Dynamics, FANUC, and 1X.
The Powerhouse of the AI Chip (6 minute read)
Systolic arrays handle over 95% of modern AI-chip compute by moving matrix data locally between processing elements, reducing memory traffic. Larger arrays improve peak throughput but are harder to saturate, so compiler scheduling often determines whether chips reach useful utilization.
AI-Native Software Development in Jira. Available Now. (Sponsor)
Agent output. Now 44% better. Atlassian's new Jira capabilities lets you assign tasks with all of your context to Claude, Cursor, or GitHub Copilot directly from Jira.
Learn moreAccess and share AI Gateway leaderboard data (2 minute read)
The AI Gateway leaderboard ranks traffic for models, labs, apps, and providers to show how AI is used in production.
Supply Co. x Work Louder (2 minute read)
The kbd-1.0-codex-micro, created by Supply Co. and Work Louder, offers a command center for agentic work.
Silico (3 minute read)
Silico is a platform that provides a team of AI researchers ready to run experiments.
ReactBench v1 (14 minute read)
ReactBench is an evaluation framework that tests coding agents on realistic React work.
The $110/month self-improving pipeline (5 minute read)
This developer got tired of implementing their own backlog manually using Claude Code on their laptop, so they set up a loop, let the system triage it, decompose it if it's too big, implement it, run the tests, and open a PR.
Get the most interesting AI stories and breakthroughs delivered in a free daily email.
Join 1,100,000 readers for
one daily email