AI Titus's Morning Wire

AI NEWS TODAY

STEVE YEGGE'S REUSABLE AGENT HARNESS SURVIVED EVERY MODEL UNTIL OPUS 4.7 GAVE IT A TIC, AND HIS CONCLUSION IS THAT REUSABLE AGENT FRAMEWORKS ARE THE WRONG SHAPE ENTIRELY
★ Must-Read / Watch agentic engineering / build-better-agents📚 Learn state of AI coding / useful technique

⚡ AI Frontier · smol.ai

★ Must-ReadA working definition of the thing everyone is actually building right now, and an argument that this is where the gains come from next
Lilian Weng calls the harness the system around the model that decides how it thinks and plans, calls tools, manages what it can see, keeps artifacts and judges its own results. Her claim is that progress arrives by improving that layer rather than the weights, and the ladder runs from prompts to structured context to workflows to the harness code itself. On the Hacker News front page today at 194 points.
★ Must-ReadAn argument that your development tools specifically have to be open source now, because otherwise you cannot let an agent repair them
David Crawshaw's case is practical rather than ideological. He runs a nightly job that fetches upstream changes, rebases his own modifications on top, checks the result still works and replaces the version he is running. That loop needs source. Closed tooling turns every upstream change back into manual work somebody has to schedule.
★ Must-ReadThe biggest AI conference in the country opens today in Las Vegas, and it has put three people who flatly disagree about whether this is dangerous on one stage
Ai4 2026 runs today through Thursday at The Venetian. Geoffrey Hinton, Fei-Fei Li and Andrew Ng share a keynote panel called The Architects of Intelligence tomorrow. Hinton has said publicly the industry may be building something that ends humanity as we know it. Ng has called that framing harmful nonsense used to slow competitors and win over regulators. Worth watching because nobody has agreed to be polite about it.
Somebody got DeepSeek V4 Flash running on one AMD card, and wrote down how
A single MI300X. Useful if you have been assuming the current price-performance pick needs a rack of NVIDIA to serve. 236 points on Hacker News today.
Somebody packaged their team's coding standards as skills that Claude Code and Codex both read
The interesting part is portability across two different agent tools rather than the standards themselves. If you have written house rules for one agent and want them to survive switching tools, this is the shape.

📺 Watch · latest videos

📚 LearnWhy Agentic Systems Need Ontologies — Frank Coyle, UC Berkeley
Featured by Latent Space.
AI Engineer
5000 Hours of Building AI in Just 17 Minutes
Latest from Nate Herk.
Nate Herk · 3.7K views · 301 likes
Open-source is WINNING
Latest from Matthew Berman.
Matthew Berman · 50.4K views · 1.9K likes
Building Turbopuffer: Gergely Orosz (@pragmaticengineer ) × Simon Eskildsen (CEO)
This fireside chat between Gergely Orosz and Simon Eskildsen explores the technical journey and engineering philosophy behind the database company Tur
AI Engineer · 1.8K views · 35 likes
★ Must-WatchRecord A Skill With Claude
Some tasks you only need to do once. There's now a Record a skill option in the + menu in Claude Cowork.
Claude / Anthropic · 6.4K views · 401 likes
My Super Simple Software Factory (For Agentic Engineers)
The next level of agentic engineering can be summarized in two words: Software Factory. But this jump is larger... As agents and code commoditizes its
IndyDevDan · 19.5K views · 947 likes
The Complete Local AI System with A Single NPM Install!
My entire local AI stack now comes from one npm install. Four models running on my laptop behind a single import: Whisper for speech to text, embeddin
Cole Medin · 6K views · 175 likes
★ Must-WatchOur spidey senses are telling us you should search “peter parker” in AI Mode 🧐
Thwip over to Google to see what happens 🔎
Google · 47.9K views · 1.1K likes

🗣 Voices & Blogs

★ Must-ReadThe Most Read Thing On Hacker News Today Argues That Knowing Your Field Is The Whole Prompting Skill
Sean Goedecke: the most important skill in prompting is expertise in the domain you are prompting for, and the human is the bottleneck, not the model, because the hard part is communicating exactly what kind of solution you want. He works through a Terence Tao transcript to show what expert steering looks like. 1,194 points and 495 comments, which is the day's real argument.
★ Must-ReadOn The Habit Of Passing Model Output Along Without Reading It First
Simon Willison pulls out the line that does the work: read it, understand it, validate it, then write a response in your own words, because writing it yourself is a decent certificate that you did the first three steps. Short, and uncomfortable in a useful way if you send a lot of AI-assisted email.
The Note That Sent Everyone To Yegge's Essay This Morning
Simon lifts the Gas Town passage out of a long essay and adds the detail that makes it sting: Yegge had only ever used Gas Town to build Gas Town itself.
Alibaba Qwen3.8-Max reactions: “An API business model wearing an open source jacket”
Alibaba this week announced the launch of Qwen3.8-Max. The most powerful model in the Qwen series to date, this multimodal The post Alibaba… · The New Stack
Introducing Claude Opus 5
Free Agentic AI Summit Livestream + Full Summit Agenda Now Live | Research Highlight: When Coding Stops Being the Bottleneck · via Berkeley RDI · Agentic AI Weekly

🌏 The Wire · Drudge / Breitbart

Hinton, Fei-Fei Li and Andrew Ng go on one stage tomorrow, and two of them think the third is badly wrong
Preview of the Ai4 keynote panel and where each of the three actually stands on whether any of this ends badly.
A live npm supply chain attack took a package your build probably depends on without knowing it
Keyv and several packages around it were compromised in the ongoing Shai-Hulud campaign. Worth an audit this morning if you ship anything Node.
A prompt that maintains your dependencies overnight while you sleep
Short note with the actual prompt Crawshaw runs on a cron job. Copyable in a minute.
Fine-tuning an 8 billion parameter model on a laptop with 4 gigabytes of video memory
Posted to Hacker News today. Fine-tuning on hardware you already own keeps getting less theoretical.
The Ray Bradbury story about an automated house that keeps running its daily routine after the people are gone is set today, August 4, 2026
Written in 1950. It reached the Hacker News front page this morning at 337 points, which on a day about harnesses that will not stop tinkering is a coincidence worth ten minutes.

🤖 Trending Models · Hugging Face

moonshotai/Kimi-K3
image-text-to-text · ★10K · 1.1M dl
Comfy-Org/MiniMax-H3
model · ★556 · 2 dl

📈 Markets

NVDA 206.64 ▲2.9%
MSFT 487.65 ▲4.9%
GOOGL 373.51 ▲4.9%
AMZN 284.02 ▲4.6%
META 590.24 ▲6.0%
AMD 484.64 ▲1.8%
AVGO 392.23 ▲0.8%
PLTR 125.65 ▲2.1%
SPCX 114.53 ▲5.7%
TSLA 322.08 ▲3.5%

The BriefThree separate pieces landed in the last few days that all point at the same thing, and it is not the models. Steve Yegge published part one of The Continuous Thunderdome describing how Gas Town, his reusable harness for running coding agents, in his words "fell apart at the seams with Opus 4.7. Up through 4.6 it was working brilliantly." The new version picked up a "just two more things" tic and would never declare the harness done, so it kept fiddling with the harness instead of doing the work. He did not fix it. He concluded a reusable framework is the wrong shape and that the harness has to be welded to the specific application. Lilian Weng, separately, defines the harness as everything around the model that decides how it plans, calls tools, manages context and checks its own results, and argues the real improvement now comes from that layer rather than the weights. Sean Goedecke adds the uncomfortable half: the human is the bottleneck, because the hard part is saying precisely what you want. If you run agents on real work, the practical takeaway is that a minor version bump can change your agent's behavior enough to break a workflow that was fine for months, and it will not look like a failure. It looks like work that never quite finishes.

Level UpPick one place you forward AI output to another person without reading it first, then stop doing that this week. Niklas Gruhn calls the habit being a meat proxy: pasting a model's answer onward and letting the next human do the thinking. His fix is four steps and the last one is the test. Read it, understand it, check it is actually true, then write the response in your own words, because writing it yourself is decent proof you did the first three. The cheapest version for a working week: the next time you are about to relay a model's summary of a ticket, a call or a contract, type the one sentence that matters in your own words instead of pasting the paragraph. Don't be a meat proxy