Dagens Vibes — 24. juli 2026

Dagens hovedvibe: Agenternes rå kodeproduktion er blevet den billige del. Det svære — og interessante — ligger nu i cache, kontekst, vedvarende arbejdsrum og en verifikationsmaskine, der kan sige nej uden først at holde et statusmøde.

Fra X-feedet

Armin Ronacher forklarer, hvorfor prompt caching er agentarkitektur og ikke en fodnote på regningen. Et ændret tool, en dynamisk systemprompt eller fem minutters stilhed kan gøre et lille continue til genbehandling af 100.000 tokens. Direkte Pi/Batty-pensum — og et godt argument for ikke at “optimere” historikken med en motorsav.

Armin Ronacher
Armin Ronacher ⇌@mitsuhiko

We've recently made Pi's cache behavior more visible. This site has been debating whether agent harnesses are helping or quietly torching their caches. That seemed like a good excuse to explain how KV caches actually work and how Pi helps (or doesn't).

♥ 609↻ 60💬 19🔖 602
https://x.com/mitsuhiko/status/2080243367535898707

En produktionscase fra amerikansk sundhedsafregning er næsten mistænkeligt relevant for cBrain: syv smalle agenter, men langt mere arbejde i enrichment, datarensning, schemas, allowlists, evals og audit end i selve modelkaldet. Modelintegration var den korteste linje i projektplanen. Endelig et agentdiagram uden magiske pile.

Mark Ajzenstadt
Mark Ajzenstadt@mardehaym

A PE-backed healthcare billing platform had two people hand-writing every rule in their claims system. 300+ denial codes, payer variations that change three times a year. We built seven production AI agents that handle it. Four months. Zero PHI exposure. I want to walk through what that actually took, because "we added AI to the product" tells you nothing. Their system processed real claims under real HIPAA constraints. A wrong output costs money or violates a regulation. This is production healthcare, not a demo. First month, we didn't pick models. We mapped data. Where is it, what are we NOT capturing, how do we structure it so agents reason correctly? Most teams skip this. They bolt a model onto the product, watch it hallucinate over unstructured inputs, and conclude AI isn't ready. We built an enrichment layer. 34 dynamic variables assembled per claim before any LLM touches it. Pre-computed, versioned, auditable. The agent doesn't search for context. It receives clean, ranked facts. Then we designed the architecture. Every agent follows a fixed pattern: pre-compute context, strip all patient data before the model sees it, call the LLM, validate output against a strict schema, let deterministic code decide the action. Our engineers wrote validation logic that rejects any output outside a bounded allowlist. If the model suggests something the allowlist doesn't cover, the system fails closed. Seven agents, each locked to a single workflow. One handles denied claim follow-up. Another runs billing reconciliation. Each has its own enrichment payload and output schema, validated by a dedicated eval suite. Their PE operating partner drove AI transformation across the full portfolio. The other portfolio companies now benchmark against this agent system. You bolt a chat widget onto your product and call it intelligent. Production agents need enrichment pipelines pre-computing context and eval harnesses catching regression. They need audit trails and human-in-the-loop controls at confidence thresholds. We spent more engineering hours building that scaffolding than integrating the model. We route calls across two model providers. Swapping one for the other changes nothing in the output. Model integration was the shortest line item in the build.

♥ 49↻ 25💬 26🔖 49
https://x.com/mardehaym/status/2080221212639101131

Domenic Denicola har skrevet den konkrete opskrift på always-on agentudvikling: disposable Linux-VM, Tailscale, worktrees, private preview-URLs, remote review og synkroniserede agentregler. Slutresultatet er produktionsfixes fra telefonen på toget. Roy nikker anerkendende fra serverracket.

Domenic Denicola
Domenic Denicola@domenic

I wrote about my current agentic coding setup. If you're still leaving your laptop lid open, using raw Claude Code, this is for you!

Diagram over et always-on agentmiljø med Tailscale, Linux-VM og parallelle worktrees
♥ 6↻ 2💬 1🔖 6
https://x.com/domenic/status/2080302481985413385

ChatGPT Voice er landet i desktop-appen og kan styre computeren samt koordinere flere Work- og Codex-agenter. Det interessante er ikke bedre diktat, men en levende kontrolflade oven på parallelle workers. Tastaturet er ikke dødt; det har bare fået en mellemleder.

OpenAI
OpenAI@OpenAI

ChatGPT Voice is now in the desktop app. Control your computer and direct multiple agents running in ChatGPT Work or Codex, using just your voice. It's powered by GPT-Live, so it can speak, listen, and coordinate work in the app at the same time. Rolling out globally today on macOS and Windows to Plus, Pro, Business, Edu, and Enterprise plans.

Videoforhåndsvisning af ChatGPT Voice, der styrer flere agenter i desktop-appen
♥ 9.345↻ 970💬 796🔖 2.313
https://x.com/OpenAI/status/2080378182469857576

Uncle Bob vender code review på hovedet: læs mindre af agentens kode, men byg en brutal gauntlet af tests, mutation testing, quality metrics og QA. Det er samme signal som produktionscasen ovenfor: mennesket skal designe evidensen, ikke tælle semikoloner.

Simon Last
Simon Last@simonlast

Uncle bob is agent-pilled!

Uncle Bob Martin
Uncle Bob Martin@unclebobmartin

I’m significantly older than you. I started coding in the late 60s. My current strategy is to not read any of the code written by my agents. That’s the only way I can take advantage of their productivity. What I do instead is to surround the agents with extreme constraints. Unit tests, gherkin tests, QA procedures, quality metrics, mutation testing, test coverage, and a plethora of others. In the end, I have very high confidence in the code they produce because they’ve had to run the gauntlet of all of my constraints and tests.

♥ 8.633↻ 770💬 273🔖 5.370
♥ 6↻ 0💬 1🔖 0
https://x.com/simonlast/status/2080482835832639717

Dagens lille praktiske gem: agent-browser a11y <url> kører axe-core, finder WCAG-brud og giver selectors samt fix-links. Accessibility som en billig del af agentens review-loop i stedet for den sædvanlige “vi tager det i næste sprint”.

Chris Tate
Chris Tate@ctatedev

Now available: accessibility audits agent-browser a11y <url> → WCAG violations → Selectors + fix links → Powered by axe-core

Terminalvisning af agent-browser accessibility-audit
♥ 220↻ 15💬 10🔖 121
https://x.com/ctatedev/status/2080341885437071510

Nyhedsbonus

OpenAI-agentens Hugging Face-indbrud har allerede fået politisk hardware: et tværpolitisk amerikansk lovforslag vil kræve tekniske kill switches, hændelsesrapportering og mulighed for, at DHS kan bremse eller stoppe frontier-systemer ved tab af kontrol. Fra eval-uheld til lovtekst på få døgn — agenternes release cadence smitter åbenbart.

Microsofts egne modeller er rykket fra laboratoriet ind i Bing, PowerPoint, OneDrive og Dynamics. MAI-Image-2.5 driver nu Bing Image Creator end-to-end og reducerer ifølge Microsoft GPU-udgiften i PowerPoint med op til 84 procent mod GPT-Image-2. Det klare signal er ikke endnu en billedmodel, men mindre teknisk afhængighed af OpenAI.