Skip to main content
Workflows Library MCP Directory Realtime AI News Sponsor Tier Subscribe
Live intelligence/August 26, 2026
Now reading

The latest dispatches

All news
Breaking Signal

Latest AI News & Model Launches

View news hub
Production Blueprints

Production AI Workflows & Agent Systems

View workflows library
Model Context Protocol

FastMCP Servers & Agent Connectors

View MCP directory
Selected by the desk

Worth your attention

01 / BUILD AI Workflows Blueprints for moving from idea to automation. Explore ↗ 02 / CONNECT MCP Directory Tools and server guides for capable agents. Browse ↗ 03 / KNOW AI News What changed, why it matters, and what to do next. Catch up ↗
From the archive

More to explore

Deep Dive LLMs

MiniMax M3 & the BenchLM August 2026 Leaderboard: Open Weights Close the Gap

The BenchLM August 2026 leaderboard shows open weights closing on the frontier: Claude Mythos 5 leads the composite at 83.2, Qwen3.8 Max leads the open-weight ranking at 79.9, and MiniMax M3 — a 428B-total, 23B-active native multimodal MoE released in June 2026 — sits at 68.8, roughly a 17% gap to the top. This briefing covers what the leaderboard actually says, why MiniMax M3 matters for open-weight builders, and the deployment math behind the numbers.

Deepak Bagada Deepak Bagada
9m read
Deep Dive LLMs

Grok Bot: xAI's Team of Always-On Agents That Never Log Off

On August 11, 2026, xAI launched Grok Bot in early beta on macOS and iOS: a team of role-based always-on agents, each with its own persistent cloud computer, its own logins, and a runtime that keeps working 24/7 — even when your devices are off. This briefing covers how Grok Bot differs from session assistants, the multi-agent-with-own-identity architecture, the security surface of agents with their own credentials, and what it means that agents are now installed like apps.

Deepak Bagada Deepak Bagada
9m read
Deep Dive AI Workflows

Build a Least-Privilege Agent Sandbox Workflow with OS Isolation

Hazmat (open-source, ~Aug 17 2026) runs AI coding agents in a dedicated least-privilege OS account so they cannot read SSH keys or cloud credentials, backed by a TLA+ formal spec, per-session macOS backups, and a session-scoped firewall. This dispatch builds agentcell, a LangGraph workflow that plans a session with declared paths, generates a per-session sandbox policy, preflights a backup, spawns any harness (Claude Code, Codex, OpenCode, Cursor) inside the account, and terminates on the first escape attempt.

Deepak Bagada Deepak Bagada
11m read
Deep Dive AI Tools

Build a Stateless MCP Server for the 2026-07-28 Specification

Inspired by the MCP 2026-07-28 specification (released July 28, 2026, stewarded by AAIF under the Linux Foundation), this dispatch builds stateless-mcp, a Python FastMCP server on the new stateless core: initialize and Mcp-Session-Id are gone, Mcp-Method/Mcp-Name headers drive routing, results carry ttlMs/cacheScope cache hints, MRTR (SEP-2322) handles elicitation, and the Tasks extension (SEP-2663) powers poll-based tasks/get.

Deepak Bagada Deepak Bagada
11m read
Deep Dive LLMs

MCP 2026-07-28: The Stateless Core That Made MCP Serverless

The MCP spec 2026-07-28, released July 28, 2026 by the Agentic AI Initiative under the Linux Foundation, is the fifth spec release and the one that made MCP serverless: the stateless core removes the initialize/initialized handshake and Mcp-Session-Id, moves method routing into Mcp-Method and Mcp-Name HTTP headers, and adds per-request _meta plus ttlMs/cacheScope caching. It also brings MRTR (SEP-2322), a Tasks extension (SEP-2663), and auth hardening via RFC 9207 and RFC 8707, alongside a deprecation policy for roots, sampling, and logging. Adoption has scaled to roughly 400M+ monthly SDK downloads, about 4x this year, near 250M per week.

Deepak Bagada Deepak Bagada
9m read
Deep Dive AI Tools

Build a Cloudflare One AI Gateway MCP Server for Agent Traffic

Inspired by Cloudflare's August 5, 2026 Identity-Aware AI Gateway launch — which ties every outbound AI request to a verified Access identity via cf.user_id — plus the August 14, 2026 Cloudflare One MCP traffic detection wave (is_mcp selector, MCP Portal classification), this dispatch builds cloudflare-one-gateway-mcp, a FastMCP TypeScript server that registers agent identities, attaches identity headers, queries per-identity usage, sets model policies, and inspects detected MCP traffic.

Deepak Bagada Deepak Bagada
10m read
Deep Dive Coding

Agent Plugins 1.0: Write-Once, Run-Anywhere Skills & MCP

The Agent Plugins 1.0 spec, published August 6, 2026, packages agent skills and MCP servers into a single portable plugin: a plugin.json manifest, a skills/ folder, and an mcp.json, designed to run across VS Code, Cursor, GitHub Copilot, ChatGPT, Codex, and Kiro. Vercel drafted the spec with input from Amazon, Cursor, Microsoft, and OpenAI, and Google joined on August 6 as a core maintainer under the Linux Foundation AAIF. GitHub shipped support on August 12 in VS Code, Copilot CLI, and the Copilot SDK, with managed-settings.json controlling enabledPlugins and strictKnownMarketplaces.

Deepak Bagada Deepak Bagada
9m read
Deep Dive LLMs

Cloudflare Gives Agents a Wallet: x402 & Identity-Aware Gateway

Cloudflare's Agents Week in August 2026 shipped 20+ launches that give AI agents the two things they need to be trusted with real work: money and identity. Cloudflare Wallets and cloudflare.pay (handle reservation on August 4, 2026, full banking later) let agents buy within human-set limits via the x402 machine-to-machine payment protocol, while the Identity-Aware AI Gateway went GA on August 5, 2026 to attach verified identity to every outbound AI request. DeepSeek V4 Flash/Pro 0813 also landed on Workers AI on August 15, 2026 with a 1,048,576-token context window.

Deepak Bagada Deepak Bagada
9m read
Deep Dive Coding

Codex Multi-Agents v2: Sol Delegates Grunt Work to Cheaper Luna

OpenAI shipped cross-model delegation in Codex on August 15, 2026, announced by Eric Provencher on X: an orchestrator agent named Sol can now delegate narrowly-defined tasks to Luna, the fastest and lowest-cost model in the GPT-5.6 family. Luna is a pure sub agent — it cannot message or spawn other agents — and routing still requires prompting, with same-model delegation as the default. Provencher advises capping sub-agent counts around 6-8, a lesson underscored by July 22, 2026 GitHub issues where Luna was rejected as an unknown model and spawn-schema changes broke workflows.

Deepak Bagada Deepak Bagada
8m read
Audio Briefing
Accessibility Preferences
High Contrast Mode
Accessible Reading Font

Keyboard Shortcuts

Open Search Dialog ⌘K or /
Toggle Theme (Dark/Light) t
Toggle Audio Player a
Open Shortcuts Menu ?
Close Active Dialog Esc