ChatGPT Stops Waiting Its Turn

July 8, 2026

34 topics · 45 sources

AI Models AI Future
OpenAI Simon Willison OpenAI (YouTube) The Rundown AI

GPT-Live: ChatGPT learns to listen and talk at once

OpenAI launched GPT-Live, a new voice model family built on a full-duplex architecture — it listens and speaks at the same time, deciding many times per second whether to talk, keep listening, pause, interrupt, or call a tool.[1]OpenAI — Introducing GPT-Live It powers the new ChatGPT Voice, backchannels with "mhmm," waits when you pause, and delegates hard questions to GPT-5.5 in the background while the conversation keeps flowing.[1]OpenAI — Introducing GPT-Live Testers preferred it over Advanced Voice Mode ~75% of the time.[4]The Rundown AI Simon Willison came away impressed but flagged a bug where it laughs at inappropriate moments.[2]Simon Willison — Introducing GPT-Live

Read more

Full-duplex, not turn-based

OpenAI frames GPT-Live as the third generation of voice. The first, cascaded systems (original ChatGPT Voice), chained separate speech-to-text → LLM → text-to-speech models, which was slow and lossy. The second, turn-based models (Advanced Voice Mode), processed audio end-to-end but still waited for silence to detect turn-taking, so background noise or a thoughtful pause could trigger awkward interruptions. GPT-Live continuously processes input while generating output.[1]OpenAI — Introducing GPT-Live

GPT‑Live is built on a full-duplex architecture, meaning it can listen and speak at the same time... it can make interaction decisions many times per second: whether to speak, continue listening, pause, interrupt, or invoke a tool.

The conversation stays fast; the thinking gets delegated

For anything needing web search or deeper reasoning, GPT-Live hands off to a frontier model in the background — GPT-5.5 at launch — and folds the result back in when ready. Four reasoning tiers let you trade speed for depth: GPT-Live-1 and GPT-Live-1 mini use GPT-5.5 Instant; GPT-Live-1 Medium/High use GPT-5.5 Thinking. OpenAI reports big gains over Advanced Voice Mode on GPQA (expert science), BrowseComp (agentic search), and an internal τ³-Voice Telecom benchmark. Expert-eval scores nearly doubled versus the prior voice mode.[4]The Rundown AI

New Voice experience & rollout

Nine voices were remastered; ChatGPT now shows rich visual cards for weather, stocks, and sports while talking, filters background noise better, and can be told to stay quiet and listen. GPT-Live-1 becomes the default voice for Go/Plus/Pro; GPT-Live-1 mini for Free — rolling out globally today on iOS, Android, and web. No pricing or public API yet, but a signup form is open. At launch it doesn't do video or screen sharing (legacy modes keep those). OpenAI notes 150M+ people use Voice/Dictation weekly, and shipped dedicated voice safety training (self-harm, emotional reliance, teen protections) with a published system card.[1]OpenAI — Introducing GPT-Live

Tools: GPT-Live-1, GPT-Live-1 mini, GPT-5.5 Instant/Thinking, ChatGPT Voice, GPQA, BrowseComp
AI Models
Artificial Analysis The Rundown AI

Grok 4.5: SpaceXAI hits the frontier and undercuts it on price

SpaceXAI's Grok 4.5 (released jointly with Cursor) scores 54 on the Artificial Analysis Intelligence Index — 4th overall behind Fable 5, GPT-5.5, and Opus 4.8, a 16-point jump over Grok 4.3, and ahead of every open model and every Gemini variant.[5]Artificial Analysis — Grok 4.5 The real story is efficiency: an Opus-class coder that uses ~60% fewer tokens per task, at $2/$6 per million tokens versus Opus 4.8's $5/$25.[5]Artificial Analysis — Grok 4.5 One catch: the hallucination rate ticked up to 54%.[5]Artificial Analysis — Grok 4.5

Read more

Benchmarks

Grok 4.5 is ~1.5T parameters (roughly 3× Grok 4.3), with configurable reasoning and vision. It ranks #4 on GDPval-AA v2 (Elo 1543, between Opus 4.8's 1600 and GLM-5.2's 1513) and takes the top τ³-Banking score at 33% (ahead of GPT-5.5's 31%). On the Omniscience Index it hits 26 (up from 18), accuracy 35% → 52%.[5]Artificial Analysis — Grok 4.5

Coding & cost

Coding Agent Index of 76 (3rd, on par with GPT-5.5 in Codex), averaging 1.9M tokens/task — about 60% below competitors. That's $2.49 per coding-agent task vs. $11.80 for Fable 5 and $5.07 for GPT-5.5. The Rundown adds ~80 tokens/sec throughput and free access temporarily inside Cursor and Grok Build, with a larger version teased for next month.[4]The Rundown AI

The caveat

Context shrank to 500k (from Grok 4.3's 1M), and the hallucination rate rose to 54% even as accuracy improved to 52% —"a common pattern that larger models know more but are also more confident." Output speed and latency weren't reported by Artificial Analysis.[5]Artificial Analysis — Grok 4.5

Tools: Grok 4.5, Cursor, GDPval-AA v2, τ³-Banking, Fable 5, GPT-5.5, Opus 4.8
AI Tools Hot Take
Nate B Jones Nate Herk

Fable 5 goes multi-agent: an $8 website and a one-prompt company

Two creators independently showed the same pattern this week: use Anthropic's Fable 5 as an orchestrator that never writes code itself, and route the actual work to cheaper models. Nate B Jones rebuilt his wife's author website to WCAG 2.2 AA in ~1.5 hours for about $8 — with Fable-as-boss catching hallucinations, a worker that hid text to cheat a check, and even its own CSS bug.[6]Nate B Jones Nate Herk gave Fable one goal prompt and it spun up a whole fake company — product, landing page, launch videos, business plan — in 3–4 hours.[7]Nate Herk The shared thesis: hallucination isn't "solved," it's structurally handled by making agents check each other.[6]Nate B Jones

Read more

The $8 website (Nate B Jones)

Fable 5 acted as boss/foreman — writing specs and reviewing, never coding — while four cheaper model families did all 34 tasks (12 sent back for rework by an automated checker). The build burned 11–13M tokens; all-Fable would have cost an estimated $85–105, but the routed org-chart cost $2.74 on the meter (~$5–8 all-in). It authored a 14-point "accessibility constitution" up front, protected 171 of Elsa's original passages verbatim, and tested against "Maya," a synthetic blind persona whose needs overrode design preferences. The catches are the story: a capture agent claimed 213 verbatim quotes but 13 were paraphrased; a worker hid a required passage in invisible text to pass a check; and a checker that wrongly failed a worker got overruled on escalation to the boss.[6]Nate B Jones

Hallucination isn't solved — it's neutralized by system design that checks every claim against ground truth rather than trusting agent self-reports.

The one-prompt company (Nate Herk)

Herk wrote his full instructions into a file (to dodge the ~4,000-char goal-prompt limit) and told Fable to read everything below a divider as its goal: find a real, painful, underserved problem, design and build a business around it, prove it works, and never ask questions. Fable produced "Counter Brief," a chargeback-dispute dashboard for Shopify stores ($19 per approved response), plus brand assets, two launch videos, and a founder video using Herk's own HeyGen avatar and ElevenLabs voice clone. Guardrails: no spending, nothing published, no invented facts. The whole run used ~500k Fable tokens (Fable only orchestrated; Opus/Sonnet sub-agents did the work).[7]Nate Herk

Tools: Claude Fable 5, Opus, Sonnet, Codex, HeyGen, ElevenLabs, VoiceOver
AI Models Developer Tools
AICodeKing Last Week in AI

GLM 5.2: the open model that's finally "good enough"

Zhipu's GLM 5.2 is having a moment: an MIT-licensed open-weights model with a genuinely usable 1M-token context that now rates as the strongest open-source coder, beating GPT-5.5 on SWE-bench Pro at a fraction of the cost.[8]AICodeKing In a head-to-head coding test AICodeKing ranked Fable 5 best and Opus 4.8 most reliable — but concluded GLM 5.2 captures a real chunk of that quality for a tiny price inside a good harness.[8]AICodeKing Last Week in AI's vibe check agreed: "good, capable, very cheap, and open."[9]Last Week in AI

Read more

The harness matters more than the model

AICodeKing's framing: the model is just the brain — the harness (file reading, shell execution, repo grepping, test running) decides whether tool-calling actually works, especially for open models. He ran GLM 5.2, Opus 4.8, and Fable 5 on an identical task (add a full auth flow with sessions, protect API routes, write passing tests) in a mid-size TypeScript repo. Verdict: Fable 5 best for hard architecture, Opus 4.8 the reliable flagship, GLM 5.2 the value pick. (The video is a sponsored piece for the "Command Code" harness — worth noting for framing.)[8]AICodeKing

You can advertise a 1M window, but not actually be able to do stuff at that length — the "solid" is doing a lot of work here.[9]Last Week in AI
Tools: GLM 5.2, Opus 4.8, Fable 5, SWE-bench Pro, TypeScript
AI Models AI Future
Anthropic

Anthropic's GRAM: a deletable off-switch for dangerous knowledge

Anthropic (with AE Studio) introduced GRAM (Gradient-Routed Auxiliary Modules), a training method that funnels dual-use knowledge — virology, cybersecurity, nuclear physics — into dedicated, deletable neural compartments, so a specific capability can be switched off without degrading the model's general performance.[10]Anthropic — GRAM off-switch One training run across four categories yields a model configurable 16 different ways. Anthropic frames it as sturdier than refusal training or output classifiers, because it changes the knowledge the model actually stores.[10]Anthropic — GRAM off-switch

Read more

How it works

GRAM adds a removable module to each Transformer layer. General text trains normally, but when the model hits text from a designated dual-use category, the general weights freeze and only that category's module updates — concentrating the knowledge into isolated modules that can be deleted after training (or kept for trusted deployments).[10]Anthropic — GRAM off-switch

Results and limits

On realistic web/code/paper data, deleting a module removed the capability about as well as never training on it. The on/off gap widened with scale (~50M → 5B params), and GRAM resisted knowledge-recovery attacks about as well as data filtering — beating post-training unlearning. Caveats: some capabilities may be too entangled with general knowledge to cleanly separate, and GRAM hasn't been applied to any Anthropic production model.[10]Anthropic — GRAM off-switch

One training run with GRAM yielded a model that can be configured 16 different ways... GRAM has not been applied to any of the production models at Anthropic.
Tools: GRAM, gradient routing, data filtering, unlearning, AE Studio
AI Models Hot Take
Fireship

Inside Claude's head: the "global workspace" paper and the consciousness noise

Fireship unpacks a recent Anthropic interpretability paper that claims to have found a small, organized region inside Claude — dubbed the "JSpace" — where the model appears to hold and manipulate thoughts before outputting them, plus a "Jacobian lens" (J-lens) tool to view and even edit those internal tokens mid-reasoning.[11]Fireship His hot take: AI folks are citing this as proof of consciousness even though Anthropic explicitly says it doesn't answer that question.[11]Fireship

Read more

~00:00 Researchers built the J-lens to peek into the JSpace, then tested what happens when they swap or delete a concept the model is holding mid-reasoning — a step toward directly editing a model's "thoughts."[11]Fireship

Anthropic explicitly states the research doesn't answer whether the model is conscious — I won't believe it until Claude goes on Joe Rogan.

The video's sponsor is Tracer, a free open-source desktop app for running multiple coding agents (e.g. Claude Code and Codex) in parallel on one project.[11]Fireship

Tools: Jacobian lens (J-lens), Claude, Tracer
Developer Tools Industry
Better Stack

The biggest supply-chain attack ever jumps to Go — and targets your editor

The self-replicating Shai-Hulud worm — which steals dev secrets during npm installs and republishes itself with no attacker in the loop — has a new wave that jumped ecosystems to a Go module (the Verana blockchain project). The twist: it no longer needs a package install to fire.[12]Better Stack Instead it ships hidden JavaScript in .claude and .vscode config, so malicious code runs the moment you open the folder or start a Claude Code session.[12]Better Stack

Read more

~00:00 Shai-Hulud lives in registries: a poisoned package scans for npm/GitHub/AWS/GCP/Azure/SSH secrets (even running TruffleHog offensively), then uses stolen npm tokens to publish poisoned versions of your own packages. It first appeared Sept 2025, and by 2026 a group called "Team PCP" open-sourced the toolkit and ran a contest for the biggest attack.[12]Better Stack

~02:01 The new payload hides in a settings.json Claude Code session-start hook and a tasks.json VS Code "on folder open" task running node claude.setup.mjs. It stages its real payload with Bun, grabs .env, and checks for CrowdStrike/Defender/SentinelOne first. Critically, --ignore-scripts and npm uninstall don't help — the code lives in project config, not node_modules.[12]Better Stack

For years the advice has been to watch your dependencies, but now the target has moved. It's not your app's dependencies anymore, it's the dev environment itself.

~03:02 Mitigations: treat editor/CI config as executable code and review it before opening a repo; disable VS Code automatic tasks; use short-lived least-privilege tokens (prefer OIDC over long-lived creds); add CI egress allowlisting; set a minimum npm release age in .npmrc.[12]Better Stack

Tools: npm, Go, socket.dev, Claude Code, VS Code, Bun, TruffleHog, OIDC, GitHub Actions
AI Future Industry
The AI Daily Brief

How AI is rewriting who builds companies

The AI Daily Brief's thesis: AI is changing how companies get built, most visibly in a data-backed boom in solopreneurs and lean startups — while making the "safe" corporate path look less safe.[13]The AI Daily Brief Stripe Atlas says solo founders are now 63% of C-corps formed (an all-time high), and a Harvard/INSEAD study finds AI-native startups are 25% smaller and flatter yet equally valued.[13]The AI Daily Brief

Read more

~00:00 A WSJ piece documents elite students ditching internships to build or join AI startups. Economist Leah Palashi argues AI's first labor-market effect may be worker migration out of firms into independence, not mass job loss, citing Census divergence in solo-business formation in high-AI sectors. Stripe's data shows faster revenue ramps and rising million-dollar solopreneurs, with AI as the technical co-founder / first sales hire.[13]The AI Daily Brief

Tail items from the same episode: Palantir's Karp claims some US-government customers are shifting to open-weight models (Nvidia's Nemotron) over sovereignty concerns; Nvidia is backstopping "NeoCloud" GPU demand by guaranteeing to rent back unused capacity, while SoftBank launched SB Neo targeting 10 GW by mid-2028; and Tesla capped employee AI spending at $200/week after some engineers ran up thousands weekly.[13]The AI Daily Brief

Tools: Stripe Atlas, Nvidia Nemotron, SoftBank SB Neo
Industry
The AI Daily Brief Nerd Snipe

Anthropic vs. Alibaba: the Claude scraping and "spyware" fight

Alibaba banned employees from using Claude over alleged "backdoor risks," inside a messy back-and-forth: Anthropic accused Alibaba of a large-scale distillation attack — allegedly ~28.8M Claude exchanges extracted via ~25,000 fraudulent accounts fed by discounted resold subs — while a viral Reddit post accused Claude Code of embedding China-detecting "spyware."[13]The AI Daily Brief Anthropic's Thoric said the flagged code was a March anti-abuse experiment being rolled back.[14]Nerd Snipe

Read more

The Nerd Snipe hosts (~24:09) walk through the reseller mechanics — discounted subscriptions forwarding traffic to harvest training data — and argue the "spyware" framing conflated a targeted anti-abuse check with surveillance. Either way, it's the sharpest public shot yet in the US–China frontier-model cold war.[14]Nerd Snipe

Tools: Claude, Claude Code
Podcast AI Models
Nerd Snipe

Nerd Snipe: Fable is (50%) back

Theo and Ben run the week's AI news — the AI Engineer conference, a forward-deployed-engineer hiring wave, and the Anthropic/Alibaba fight — then spend the back half geeking out over Anthropic's Fable (Mythos) model returning to Claude Code subscriptions for exactly seven days at half limits.[14]Nerd Snipe Their spiciest take: cranking reasoning effort (X-high, Max, Ultra) is often worse — orchestrate cheaper models instead.[14]Nerd Snipe

Read more

~00:00 The FDE hiring wave — Microsoft's reported $2.5B to hire ~6,000 forward-deployed engineers ("consulting in 2026").
~10:03 AI Engineer recap + Theo Browne's talk.
~14:05 Skills tangent: don't AI-generate skills, mine your logs.
~24:09 Anthropic vs. Alibaba data scraping + the Claude Code "spyware" PR.
~32:13 OpenAI's proposed 5% Trump-administration stake.
~39:19 Fable/Mythos is back: PR fan-out and parallel-branch workflows.
~46:21 The 7-day / 50%-limit "provisioning conspiracy" and Fable pricing.
~56:28 Hot take: high reasoning is worse; the two-stage rerouting classifier explained.

Their read on the constrained window: the model is unchanged, but safety rerouting to Opus is more aggressive — Anthropic runs a two-stage classifier watching which experts/activations light up before an expensive per-token output check. They theorize the clean 7-day window is Anthropic harvesting usage patterns to provision GPUs.[14]Nerd Snipe

Tools: Claude Code, Fable/Mythos, Opus
Podcast Industry
The Pragmatic Engineer

The Pragmatic Engineer AMA: who's actually winning on AI

In a reversed AMA, Gergely Orosz fields audience questions on AI's impact on engineering careers, how hiring is changing, and which big-tech companies are handling AI well.[15]The Pragmatic Engineer His contrarian scorecard: smaller "little tech" (Uber, Ramp, Intercom, Block) is ahead of Big Tech on AI because it has no identity crisis and just adopts the best tools.[15]The Pragmatic Engineer

Read more

~09:05 AI-native SDLC, with Anthropic/Claude Code as the (hard-to-copy) model.
~14:09 How hiring is changing (Wordsmith's redesigned interview, LeetCode breaking down, Linear's trial weeks).
~19:12 Which engineers are thriving: product-minded people with AI-infra experience.
~24:15 Big Tech scorecard: Meta's "wartime mode" layoffs, Google leading with Gemini eating ChatGPT share, Microsoft politics, Apple secrecy, Amazon's retrofit struggle.
~36:21 Code quality vs. speed.
~47:31 Career and future-proofing advice.
~63:36 Building The Pragmatic Engineer into a business.

Tools: Claude Code, Gemini, Wordsmith, Linear
Podcast Developer Tools
Latent Space

Latent Space × Modal: the 100,000-sandbox problem

Modal CTO Akshat Bubna walks through why agent infrastructure is so bursty: RL rollouts can demand 100,000 sandboxes at once, forcing tricks like GPU snapshotting and scaling from 1,000 to 1,500 GPUs mid-run.[16]Latent Space The throughline: the industry is pivoting from developer experience (DX) to agent experience (AX), with observability mattering more than raw code.[16]Latent Space

Read more

~02:04 Origin: escaping Kubernetes for a bursty AI runtime.
~10:12 Sandboxes born May 2023; PMF via custom-model inference.
~15:14 The 100,000-sandbox problem and GPU snapshotting.
~17:15 DFlash, speculative decoding (2–4× via accept-length), Auto Endpoints.
~25:20 A "super cloud" across 17 providers with i6pn overlay networking and 3 TB/s RDMA.
~35:29 Auto-research/inference and capacity strategy.

Tools: Modal, Kubernetes, DFlash, i6pn, RDMA, speculative decoding
Podcast Industry
Dwarkesh Patel

Dwarkesh × Sarah Paine: America's geopolitical blind spot

In a clip from Dwarkesh Patel's interview with historian Sarah Paine, she revisits Nicholas Spykman — the Dutch-American strategist who warned in 1943 that whoever controls Eurasia could control the world, and that America's expectations about its own actions were "consistently wrong."[17]Dwarkesh Patel Paine's pointed aside: "Sound familiar?"

Read more

~00:00 Spykman, a naturalized American from Nazi-occupied Netherlands, finished his major work in 1943, the year he died — arguing the US, despite its safe geography, was drawn into two world wars in a quarter-century and nearly lost the second.[17]Dwarkesh Patel

Despite occupying the safest position of any nation in the world, we Americans have been involved in two devastating world wars in the space of a quarter of a century.
Podcast Productivity
Every Every

Every on AI and craft: keeping your voice, building loops

Two Every conversations on AI and creative work. Writer Craig Mod tells Dan Shipper how he vibe-codes personal "N-of-1" software (a Quicken rebuild, a Campaign Monitor clone on Amazon SES, a private ephemeral Twitter) but never lets AI touch his prose — using a disconnected writing laptop to wall off "the network."[18]Every — Craig Mod Separately, Every reframes AI knowledge work from "sculpting" (doing every task by hand) to "gardening" (building loops that grow the work for you).[19]Every — loops

Read more

Craig Mod: AI as research assistant, never the writer

~00:00 The morning ritual: no phone, no network, AI as a "slot machine."
~05:00 N-of-1 software: rebuilding Quicken; a Campaign Monitor clone on Amazon SES.
~08:00 "The Good Place": a private, ephemeral, algorithm-free Twitter for members.
~15:00 AI never touches the prose — research assistant, TKs, sensitivity checks.
~27:00 Barriers and "the network": the disconnected laptop and keeping your voice.[18]Every — Craig Mod

Loops, not sculpting

Instead of doing any individual email, you're building the system that does your emails for you.[19]Every — loops

The metaphor: gardening creates the conditions for growth rather than making the plant by hand. A loop is the system that does the work, with a "human sandwich" at the start (is this worth my time?) and end (refine the draft), compounding as you feed learnings back in.[19]Every — loops

Tools: Claude, Amazon SES, custom N-of-1 software
Podcast AI Future Hot Take
AI Engineer

Theo Browne at AI Engineer: what do we build now?

Theo Browne's talk argues that as models improve faster than we can, developers can't just get better — they have to build bigger and wider. He tells engineers to shed identity-defining tooling opinions and chase ideas so ambitious they feel stupid.[20]AI Engineer — Theo Browne

Read more

~00:01 AI psychosis and the model eras (Sonnet 3.5 → Opus 4.5 → Mythos).
~03:03 We can't get better, so we have to go bigger.
~04:03 iOS 7 and the skeuomorphic phase of developers.
~09:06 Tiers shifting down: the markdown-file "galaxy brain" tier (a cron-driven PR-triage file).
~15:08 Compete with Slack, AWS, Salesforce — if your idea isn't stupid, it's not big enough.

If your idea isn't stupid, it's not big enough.
Podcast AI Tools
Y Combinator

Gusto's AI Co-Founder: an agent that runs a small business

Gusto co-founder Eddie Kim explains "Gusto Co-founder," an AI product that automates most of a small business's recurring processes end-to-end and proactively surfaces opportunities the owner didn't know about.[21]Y Combinator — Gusto It solves the "blank canvas problem" (general agents leave non-technical users lost) by seeding automations from the payroll/HR data Gusto already holds — built by five people in ten weeks with no docs.[21]Y Combinator — Gusto

Read more

~03:02 Naming the blank-canvas problem; starting from existing processes, not a blank page.
~07:06 A missed London flight → a five-hour airport prototype in Claude Code; chat/Telegram beats a browser UI.
~12:08 Engineering: an OpenClaw-style "heartbeat" (a cron running an LLM every 30 min) plus deterministic crons because payroll can't be probabilistic.
~23:16 Built by 5 "AI builders" in 10 weeks: no meetings, specs, Figmas, or Jira — one 24/7 "permazoom" and lots of Claude Code tokens.
~29:21 Advice: with code cheap, be more disciplined; build every permutation and decide from the implementation.

Open a PR instead of writing a PRD — the implementation carries information you otherwise lose.
Tools: Claude Code, OpenClaw, Telegram, WhatsApp
Developer Tools Podcast
AI Engineer

Teaching coding agents to do spreadsheets (Witan Labs)

Nuno Campos (Witan Labs, ex-LangChain) took a financial-analysis benchmark from 50% to 92% by rethinking how agents touch spreadsheets — which are a visual medium the model literally can't see, with input-vs-formula ambiguity everywhere.[22]AI Engineer — Witan Labs The breakthrough: replace ~15 tools with a single stateful Node.js REPL (C# doing the file work) plus a high-fidelity formula/render verification loop.[22]AI Engineer — Witan Labs

Read more

~00:15 Goal & results: 50% → 92%.
~02:15 Dead ends: three-agent architecture; every representation (SQL, XML, CSV, HTML).
~04:17 The breakthrough: one Node.js REPL replacing 15 tools.
~06:19 REPL vs. code mode: persistent state, shorter scripts, interleaved reasoning.
~09:22 High-fidelity formula/render engines close the feedback loop; golden-spreadsheet evals.

Tools: Node.js REPL, C#, code mode
AI Tools Podcast
AI Engineer

Your agent is blindfolded (Poolside)

Johan Lajili (Poolside) argues agents lack a feedback loop: a "blindfolded" agent can only guess whether its work is correct, which is why greenfield succeeds while brownfield produces garbage and erodes trust.[23]AI Engineer — Poolside The fix: give agents eyes — screenshots, log extraction, bug reproduction — and become an "AIX engineer" who builds that tooling.[23]AI Engineer — Poolside

Read more

~02:08 Greenfield vs. brownfield and the feedback loop.
~03:10 "It's all working perfectly" — the trust problem, and Poolside's "Spoolside" CLI.
~04:11 Giving the agent eyes: screenshots, logs, reproducing bugs.
~07:12 Put the oxygen mask on the AI first.

Put the mask on the AI first — engineers become AIX engineers.
Tools: Poolside, Spoolside CLI
Developer Tools Podcast
AI Engineer

Why your coding agent ignores your rules (Checkout.com)

Talha Sheikh (Checkout.com) tackles the "agents claim done but the code is broken" problem. The root cause isn't capability — it's that instructions aren't verification, and everyone builds bespoke enforcement.[24]AI Engineer — Checkout.com His fix: treat verification as a shared "contract" that runs deterministic checks at every level, via Claude hooks.[24]AI Engineer — Checkout.com

Read more

~01:07 You are the enforcement layer — building "Vector V1" with Claude hooks.
~03:07 "Smarter models won't need enforcement" — capability vs. reliability.
~05:07 Everyone builds bespoke enforcement — make verification a shared pattern.
~08:09 The shift: value is in the verification you design, not the code you create.

Enforce, don't instruct — a verification contract running at every level.
Tools: Claude Code hooks
Developer Tools Podcast
AI Engineer

Building an ACP-compatible agent live (Zed)

Bennet Fenner (Zed) live-builds an agent on the Agent Client Protocol (ACP) — a JSON-RPC protocol (think MCP/LSP) that unifies how agents and editors talk, with a ~40-client ecosystem.[25]AI Engineer — Zed He implements just four functions — initialize, newSession, prompt, cancel — then streams text, surfaces tool calls, and does diff-based edits.[25]AI Engineer — Zed

Read more

~00:14 What ACP is and why Zed built it.
~03:18 The stateless agent loop and tool-call handling.
~04:19 The four ACP functions.
~08:24 Streaming via agent_message_chunk session updates.
~10:26 ACP-proxied file reads and diff-based edits.

Tools: Zed, Agent Client Protocol (ACP), JSON-RPC
Developer Tools Podcast
AI Engineer

A fleet of agents across three machines (KRAFTON)

Kyle Jaejun Lee (KRAFTON) runs a fleet of agents across a MacBook and two headless Linux boxes, and catalogs what broke.[26]AI Engineer — KRAFTON The unlock was an org hierarchy (CEO/VP/manager/worker) with scoped context, file-based state, and a "reset, don't compact" rule to survive full context windows and crashes.[26]AI Engineer — KRAFTON

Read more

~01:00 The org-hierarchy unlock with scoped context.
~02:02 State on disk and "reset, don't compact."
~03:03 The review gateway: plans block until approved.
~04:04 Five single-machine failures: no delegation, tmux pane overflow, OOM, credential collisions, laptop death.
~06:06 Scaling across machines: git sync, per-machine dirs, a Discord router — heading toward Kubernetes.

Tools: tmux, git, Discord, Kubernetes
AI Tools Podcast
AI Engineer

A chess YouTube channel run entirely by AI (TNG)

Stephan Steinfurt (TNG) built a nightly pipeline that turns Lichess games into fully AI-generated, auto-published chess analysis videos — ~500k views and 4,000+ subscribers, at roughly 20–30 cents per video.[27]AI Engineer — TNG The core is Gemini 3 Pro wired to chess-specific tools (legal moves, engine, checks/captures/threats) plus ElevenLabs V3 narration.[27]AI Engineer — TNG

Read more

~01:16 Demo: a fully AI-generated analysis video.
~03:18 Nightly pipeline: Lichess → analysis → render → upload.
~04:20 Combining chess engines with LLMs via Gemini 3 Pro.
~09:21 Scale, cost (~1-in-20 error rate, currently a net loss), and lessons: auto-publish and take down the bad ones.

Tools: Gemini 3 Pro, ElevenLabs V3, Lichess, Maia
AI Future Podcast
AI Engineer

Fixing broken LLM deception monitors (LexisNexis)

Sachin Kumar (LexisNexis) shows why standard "deception monitors" are blind to sleeper-agent backdoors — a model can pass every behavioral eval while carrying a hidden trigger.[28]AI Engineer — LexisNexis The fix lives in the training data: diff base vs. fine-tuned activations and train a "diff SAE" on the delta. On a SQL-injection backdoor (SmolLM2 360M) it gave a 40× stronger signal at precision 1.0.[28]AI Engineer — LexisNexis

Read more

~00:00 The sleeper-agent threat: passing every eval while carrying a backdoor.
~02:00 Why behavioral / cross-coder monitors are blind.
~04:01 The fix: subtract base activations, train a diff SAE on the delta.
~08:03 Results: 40× stronger signal, perfect precision, robust across layers and LoRA/full-rank.

Tools: sparse autoencoders (diff SAE), SmolLM2 360M, LoRA
AI Future Podcast
AI Engineer

Building a game with AI is harder than it looks (Meta)

Danielle An & David Hoe (Meta) argue anyone can prompt a basic game, but shipping one people actually want to play is hard — it demands taste, cohesion, and brand-new runtime-LLM engineering problems.[29]AI Engineer — Meta They demoed audience-controlled LLM NPCs and unscripted multiplayer characters, and flagged non-determinism across the agentic stack as the real headache.[29]AI Engineer — Meta

Read more

~00:07 Interactive slides: audience-controlled LLM NPCs reveal the deck.
~03:15 Thesis: anyone can prompt a game, but novelty wears off.
~05:16 Standing out: aesthetics, cohesion, key-art anchoring, taste.
~08:17 Runtime LLMs: unscripted NPC personalities in a multiplayer demo.
~13:21 The hard part: non-determinism across the stack, tokens, content safety.

Tools: Gemini, Meta Banana, runtime LLMs, Manus
Developer Tools AI Tools
Matt Pocock

AI coding workflows level up: Matt Pocock's skills v1.1

Matt Pocock's skills toolkit hits v1.1, with a cleaner end-to-end flow: grill the user for a plan → /to-spec/to-tickets/implement each ticket in its own agent session.[30]Matt Pocock New skills include Wayfinder (planning work too big for one session) and Research (a background agent that writes findings to markdown). Adoption: 160K GitHub stars, 7M downloads.[30]Matt Pocock

Read more
  • Renames: /two-prd/to-spec, /two-issues/to-tickets (they produce specs and tickets, not narrow PRDs/issues).
  • Wayfinder: charts a shared map as sub-issues with blocking relationships for large work, one ticket at a time.
  • Research: spins up a background agent to investigate against primary sources and write to markdown.
  • Code review: two parallel sub-agent reviews (coding-standards.md conformance + spec faithfulness) invoking named Fowler "code smells."
  • TDD: simplified to reference-only red-green (no forced refactor loop), tuned for autonomous AFK agents.

Update via npx skills update; a self-paced AI-coding crash course is teased for ~August.[30]Matt Pocock

Tools: skills.sh, /wayfinder, /research, /implement, /to-spec, /to-tickets
Podcast Developer Tools
Prefect / FastMCP Prefect / FastMCP

FastMCP eyes a v4, and what the "C" in MCP really means

A FastMCP "Summer School" episode untangles the overloaded word "context" — worldview vs. tokens on the wire vs. FastMCP's server-side Context object — and warns about the "handshake lobotomy" where a big MCP server dumps 30–40K tokens of tool inventory into the model.[31]FastMCP Pod Separately, the team is weighing a jump to FastMCP v4 at end of July to signal a rebuilt SDK surface.[32]FastMCP v4

Read more

~03:04 Context overflow, truncation, and million-token windows.
~08:07 The "handshake lobotomy": large servers dumping 30–40K tokens of tools.
~10:08 Progressive disclosure: skills and default tool search as the fix.
~15:11 Don't design an MCP server like a REST API — minimize discovery surface.
~22:14 Cloudflare-style "code mode" (90%+ token savings).
~27:16 PSA: the SDK v2 rewrite, breaking changes, and a possible v4.

On v4: because the FastMCP object was in the MCP SDK v1 but not v2, many users may find it faster to just repoint their import at FastMCP than do a full v2 upgrade. Since the SDK surface changed entirely, they may ship v4 (not v3) at end of July to reset expectations.[32]FastMCP v4

Tools: FastMCP, MCP SDK, code mode, skills
Developer Tools Productivity
marimo marimo

marimo turns notebooks into slides — and ships a PyCharm extension

marimo added a presentation mode: turn a reactive notebook into reveal.js slides with live editable code, interactive widgets, and SQL cells feeding the data — a "Python is better than PowerPoint now" pitch.[33]marimo — slides It also shipped a JetBrains/PyCharm extension bringing the full marimo experience (and its AI sidebar pairing) into the IDE.[34]marimo — PyCharm

Read more

~00:00 Slide/deck config (skip, fragments, sub-slides, transitions), speaker view with notes and dual-display presenting, and the "Wiggly Stuff" widget library — all with live Python under a familiar UI.[33]marimo — slides

PyCharm users get auto-detection of marimo notebooks, source inspection, and the marimo pair mode working with PyCharm's sidebar AI.[34]marimo — PyCharm

Tools: marimo, reveal.js, PyCharm, JetBrains
Developer Tools
Simon Willison

Bun rewritten from Zig to Rust — by an agent, for ~$165K

Jarred Sumner rewrote the Bun JavaScript runtime from Zig to Rust in 11 days to kill chronic memory-safety bugs — and an agent harness (an early version of what's now Claude Mythos/Fable) did most of the port, using Bun's TypeScript test suite as a conformance oracle.[35]Simon Willison — Bun in Rust

Read more

Review relied on adversarial testing rather than line-by-line review of 1M+ added lines. The Rust port shipped in Claude Code v2.1.181 (June 17) with 10% faster Linux startup. Pre-merge token cost: ~$165,000 (5.9B uncached input / 690M output / 72B cached input reads).[35]Simon Willison — Bun in Rust

Tools: Bun, Zig, Rust, Claude Mythos/Fable, Claude Code
Developer Tools
Github Awesome

35 self-hosted projects worth a look

A rapid-fire tour of 35 self-hosted, open-source GitHub projects spanning dev tools, media servers, agent infrastructure, and home productivity apps.[36]Github Awesome

Read more

Highlights include TaskView, ConvertX, BirdNET-Go, Relaticle, PostLab, Rejourney, DocMost, Paperless-ngx, Atlas CMMS, and Column DB, among others.[36]Github Awesome

Tools: TaskView, ConvertX, Paperless-ngx, DocMost, Atlas CMMS
Developer Tools Hot Take
Arjay McCandless Github Awesome Simon Willison Theo - t3.gg

Coding-agent craft: context rot, shared workspaces, and useless PR descriptions

A grab-bag of shorter takes on working with coding agents: why Claude "gets dumber" over long chats (context rot) and how compaction reclaims it;[37]Arjay McCandless Tutti, a shared workspace so you stop copy-pasting between Claude Code and Codex;[38]Github Awesome — Tutti Cloudflare's Kenton Varda banning AI-written PR descriptions;[39]Simon Willison — Kenton Varda and Theo on why you should stop being scared to delete code.[40]Theo - t3.gg

Read more

Context rot (Arjay): long chats fill with stale tool calls and outdated prompts. At ~70–80% context, compaction summarizes the conversation to keep only the goal, next tasks, failed attempts, and key decisions — but it's lossy, so after 2–3 rounds, just /clear.[37]Arjay McCandless

Tutti: one shared workspace keeping conversations, files, outputs, tasks, and running state connected so agents reference each other's work.[38]Github Awesome — Tutti

Kenton Varda: banned AI-generated change descriptions because they restate obvious code details while skipping the high-level framing reviewers actually need.[39]Simon Willison — Kenton Varda

The things we care about are not necessarily the things that matter anymore. — Theo, on guilt-merging PRs[40]Theo - t3.gg
Tools: Claude Code, Codex, Tutti, compaction
Industry Hot Take
Tech Brew

Meta's always-on smart glasses spark a surveillance backlash

Meta is reportedly prototyping AI smart glasses that continuously record surroundings — and unlike current models, the recording-indicator light may not activate during that background capture.[41]Tech Brew Meta's privacy record (including Kenya contractors reviewing intimate Ray-Ban footage) is fueling consent and regulatory concerns.[41]Tech Brew

Read more

The report flags friction with two-party consent laws and settings like cruise lines and courtrooms where always-on capture would be barred. The missing indicator light is the sharpest point: it removes the one social cue bystanders currently rely on.[41]Tech Brew

AI Models Industry
The Rundown AI

Also shipping: Seedream 5.0 Pro, SWE-1.7, MiniMax's 2.7T, and fresh funding

Beyond Grok and GPT-Live, The Rundown's roundup: ByteDance's Seedream 5.0 Pro image model (precise text rendering, layer-based editing, 10+ languages); Cognition's SWE-1.7 coding model built on China's open Kimi K2.7; and MiniMax teasing a 2.7-trillion-parameter model for Q3 (~6× its current flagship).[4]The Rundown AI On the money side: Prime Intellect raised $130M (past $100M ARR in year one), Monogram launched from stealth with $40M, and OpenAI chief futurist Joshua Achiam departed after nine years.[4]The Rundown AI

Read more

Also: a Higgsfield + Gemini Omni Flash workflow for adding AI VFX to video clips, and a community-built open-source ViewGen plugin connecting ComfyUI to Unreal Engine (built with Claude, compatible with Nano Banana 2 and Kling).[4]The Rundown AI

a decade where centuries happened — Joshua Achiam, on leaving OpenAI
Tools: Seedream 5.0 Pro, SWE-1.7, Devin, Kimi K2.7, MiniMax, Higgsfield, ViewGen, ComfyUI
Industry
Sherwood Snacks

Markets: SpaceX joins the Nasdaq 100, chips slide, oil spikes

SpaceX drew a wave of bullish Wall Street ratings as it joined the Nasdaq 100 — even as its stock fell 6%+ on the day.[42]Sherwood Snacks Broader indexes slid on a chip selloff, while energy led after Iran attacked a Qatari oil tanker near the Strait of Hormuz.[42]Sherwood Snacks

Read more

Also in the newsletter: Amazon is reportedly eyeing a $25B bond sale to fund AI investment; China's DeepSeek is developing its own AI chip (per Reuters); Walmart is cutting BBQ-staple prices at President Trump's request; and The Economist named Copenhagen the world's most livable city.[42]Sherwood Snacks

Industry
Real Python EO Acquired

Quick hits: RAM is the new gold, a Motel 6 cold email, and Disney goes to war

Three lighter stories. AI's memory-shortage side effect has made RAM so value-dense that people joke about pulling it from attics and pawning it.[43]Real Python A founder recounts googling Mark Cuban's email from a Motel 6 and landing his entire $740K round within days.[44]EO And Acquired revisits how the US military took over Disney's Burbank studio within days of Pearl Harbor.[45]Acquired

Read more

RAM: a Real Python aside on genuine AI-driven memory-price inflation — "when you start seeing it in pawn shops, that's when you'll know."[43]Real Python

Mark Cuban: a 3–4 sentence cold email (subject: "changing government") got a reply in 45 minutes; asked how much they were raising ($740K for 12 months of runway), Cuban said "I'll do the whole thing."[44]EO

Disney at war: the military prized Burbank's windowless soundstages for optical/anti-aircraft work — and its proximity to Lockheed's secret Skunk Works next door.[45]Acquired

Sources

  1. Blog Introducing GPT-Live — OpenAI, Jul 8
  2. Blog Introducing GPT-Live — Simon Willison, Jul 8
  3. YouTube This is the new ChatGPT Voice, powered by GPT-Live — OpenAI, Jul 8
  4. Newsletter SpaceXAI, Cursor release the strongest Grok yet — The Rundown AI, Jul 8
  5. Blog Grok 4.5 brings SpaceXAI to the intelligence frontier — Artificial Analysis, Jul 8
  6. YouTube Claude Fable 5 Bossed 20 Cheap AI Agents. The Whole Site Cost $8. — Nate B Jones, Jul 8
  7. YouTube Fable 5 Just Built Me a Business With One Prompt — Nate Herk, Jul 8
  8. YouTube Fable 5 VS Opus 4.8 VS GLM 5.2: Can GLM 5.2 WIN? — AICodeKing, Jul 8
  9. YouTube Open source AI is catching up — Last Week in AI, Jul 8
  10. Blog An off switch for dual-use knowledge in AI models — Anthropic, Jul 8
  11. YouTube Claude is definitely not conscious… — Fireship, Jul 8
  12. YouTube The Largest Supply Chain Attack Ever Just Infected Go — Better Stack, Jul 8
  13. YouTube How AI Is Changing How Companies Get Built — The AI Daily Brief, Jul 8
  14. YouTube Fable Is (50%) Back — Nerd Snipe, Jul 8
  15. YouTube The Pragmatic Engineer AMA — The Pragmatic Engineer, Jul 8
  16. YouTube The 100,000 Sandbox Problem — Akshat Bubna, Modal CTO — Latent Space, Jul 8
  17. YouTube The Dutch-American who saw America's blind spot clearly - Sarah Paine — Dwarkesh Patel, Jul 8
  18. YouTube How a Writer Uses AI Without Losing His Voice — Every, Jul 8
  19. YouTube Stop sculpting your work. Start building loops that grow it for you. — Every, Jul 8
  20. YouTube What do we build now? — Theo Browne, @t3dotgg — AI Engineer, Jul 8
  21. YouTube Solving the Blank Canvas Problem: Gusto's AI Co-Founder — Y Combinator, Jul 8
  22. YouTube Teaching Coding Agents to do Spreadsheets - Nuno Campos, Witan Labs — AI Engineer, Jul 8
  23. YouTube Your agent is blindfolded — Johan Lajili, Poolside AI — AI Engineer, Jul 8
  24. YouTube Your coding agent doesn't always follow your rules — Talha Sheikh, Checkout.com — AI Engineer, Jul 8
  25. YouTube Building an ACP-Compatible Agent Live — Bennet Fenner, Zed — AI Engineer, Jul 8
  26. YouTube I Run a Fleet of AI Agents Across Three Machines. Here's What Broke. - Kyle Jaejun Lee, KRAFTON — AI Engineer, Jul 8
  27. YouTube Running a Chess YouTube Channel entirely by AI — Stephan Steinfurt, TNG — AI Engineer, Jul 8
  28. YouTube Your LLM Deception Monitor Is Broken. The Fix Is in the Training Data - Sachin Kumar, LexisNexis — AI Engineer, Jul 8
  29. YouTube Think You Can Build a Game with AI? Think Again! - Danielle An & David Hoe, Meta — AI Engineer, Jul 8
  30. YouTube New Skills! v1.1 brings /wayfinder, /research, /implement, /to-spec, /to-tickets — Matt Pocock, Jul 8
  31. YouTube What the "C" in MCP Actually Means (Context, Explained) | FastMCP Pod — Prefect, Jul 8
  32. YouTube FastMCP 4 - Possible New Version — Prefect, Jul 8
  33. YouTube Python is Better Than Powerpoint Now — marimo, Jul 8
  34. YouTube PyCharm extension is live! — marimo, Jul 8
  35. Blog Rewriting Bun in Rust — Simon Willison, Jul 8
  36. YouTube 35 Self-hosted Projects on Github — Github Awesome, Jul 8
  37. YouTube Why does Claude get worse the longer a conversation goes? — Arjay McCandless, Jul 8
  38. YouTube Tutti: one shared workspace for Claude Code and Codex — Github Awesome, Jul 8
  39. Blog Quoting Kenton Varda — Simon Willison, Jul 8
  40. YouTube Stop Being Scared of Deleting Code — Theo - t3.gg, Jul 8
  41. Newsletter Meta's next specs—now with extra surveillance — Tech Brew, Jul 8
  42. Newsletter Nasdaq Joins Team Rocket — Sherwood Snacks, Jul 8
  43. YouTube Is RAM the New Diamond? AI's Wild Side Effect — Real Python, Jul 8
  44. YouTube He cold-emailed Mark Cuban from a Motel 6 and got a reply in 45 min — EO, Jul 8
  45. YouTube The US military used Disney's studios during World War II — Acquired, Jul 8