TL;DR: Three posts about where the human stays in charge as agents do more of the work. āLaws & Disorderā closes with Teslerās Law: you canāt delete a systemās complexity, only choose who owns each piā¦
AgenticAI
37 posts tagged AgenticAI Ā· all tags
2026
TL;DR: In AI coding the hard part is no longer writing the code, it is understanding the code the agent wrote well enough to keep steering. Geoffrey Littās framing is that the human job shifts from veā¦
TL;DR: The defining feature of the complexity class NP is polynomial-time verifiability: a candidate answer is cheap to check. The asymmetry that matters shows up in its hardest members, the NP-compleā¦
š¬ Also available as a blog walkthrough video: a narrated screencast of this post. TL;DR: Twenty years ago, a year-long university project group I was part of built a team of soccer-playing cube robotsā¦
TL;DR: The thing that makes an agent get better over time is a loop, and the loop is the same whether you buy it or build it: capture raw interaction, consolidate it on a schedule, and keep the lessonā¦
TL;DR: This week was about where knowledge lives, who owns it, and where the real work actually is. Three posts climb the agent-memory ladder: naming the spectrum, then the retrieval mechanism (vectorā¦
š¬ Also available as a blog walkthrough video: a narrated screencast of this post. TL;DR: Tony Seale spent six months working almost entirely inside a markdown wiki wired to an LLM, and argued the mostā¦
TL;DR: Werner Vogelsā āA return to two-pizza cultureā describes how a coding agent let one scientist prototype Amazon Quick Desktop overnight, and how ownership culture carried it from there. Reading ā¦
š¬ Also available as a blog walkthrough video: a narrated screencast of this post. TL;DR: āMy agent keeps forgetting thingsā is usually not a model problem. Itās a memory-architecture problem. Agent meā¦
š¬ Also available as a blog walkthrough video ā a short narrated tour of the weekās five posts. TL;DR: Five posts this week, and they rhyme. Each one treats an AI agent as a first-class user of a systeā¦
š¬ Also available as a blog walkthrough video with a narrated walkthrough. TL;DR: I watched someone present across half a dozen apps, drawing on screen to make their points, and I wanted the same thingā¦
š¬ Also available as a blog walkthrough video where I walk through the post and the demo. TL;DR: AWS Lambda MicroVMs (launched 22 June 2026) gives every user, job, or AI agent its own isolated, statefuā¦
TL;DR: The governance pillar of the AWS MCP guidance has the best whiteboard story in the whole document, so I made it runnable. The story: an admin asks an agent to clone a production database, the aā¦
TL;DR: The AWS Prescriptive Guidance paper on MCP gives the most useful, checkable rules in its tool-design section, so I wrote code to test them. A token-tax counter on a realistic 20-tool GitHub serā¦
š¬ Also available as a blog walkthrough video with narrated diagrams. TL;DR: Running many interactive AI agents at once feels like Lieutenant Columbo lives in your terminal: every few minutes one turnsā¦
š¬ Also available as a blog walkthrough video with narrated diagrams. TL;DR: AWS published a Prescriptive Guidance paper, āModel Context Protocol strategies on AWS,ā that organizes MCP into three pillaā¦
TL;DR: In March I argued the CLI vs MCP debate was the wrong debate, and that the CLIās advantages were a temporary artifact of training data, not a law of physics. One of those advantages was multi-aā¦
TL;DR: A May 2026 paper separates two capabilities that self-improving agents usually conflate: writing harness updates and benefiting from them. Writing is flat across model tiers: a 9B open model prā¦
TL;DR: An agent skill starts life as a markdown file full of instructions. It works, sometimes. Then you watch it fail in ways that are hard to predict, and you notice a pattern: the steps that break ā¦
TL;DR: My AWS colleague Dennis Traub made the case that Domain-Driven Designās Ubiquitous Language is now critical infrastructure for AI agents. I want to take that one layer up, into architecture. Afā¦
TL;DR: I prepared my AWS Summit Hamburg talk through 6 recorded dry runs, each analyzed by a structured AI skill. The skill transcribes via Amazon Transcribe, counts fillers with word-level timestampsā¦
TL;DR: Michael I. Jordan, the man Science magazine named āthe worldās most influential computer scientist,ā has never considered himself an AI researcher. His thesis: intelligence is not a property ofā¦
TL;DR: Most teams ship LLM judges without testing them against human labels. The result: judges that are confidently, consistently wrong on 30%+ of cases. Hamel Husainās ācritique shadowingā methodoloā¦
TL;DR: AWS Summit Hamburg 2026 was two days of community, conversations, and agentic AI everywhere. My talk on production challenges landed well ā the question that stuck was about getting business peā¦
Seven Teams, One Vision TL;DR: Seven teams built an AI-driven audio product in three days. AI agents didnāt replace human collaboration ā they amplified individual speed, shifting the bottleneck to coā¦
I was listening to a recent episode of The AI Daily Brief ā āThe AI Subsidy Era Is Overā ā and my thoughts started spinning. Not because the argument was new, but because it connected dots Iād been seā¦
The Scenario Nobody Planned For Itās 11 PM. Your customer support agent, the AI one, is processing a refund request. It queries the order database, pulls the customerās payment history, and calls the ā¦
Last year, I wrote about the dedicated Gen AI track at AWS Summit Hamburg 2025. The response was overwhelming ā the track was packed, conversations spilled into the hallways, and the Fischbrƶtchen at ā¦
From Request-Response to Collaboration When I wrote about the CLI vs MCP debate [1], I focused on the infrastructure patterns underneath. But MCP itself has been evolving, and the latest additions chaā¦
The Headline vs The Reality āModel trains itself over 100+ autonomous cycles.ā That was the headline when MiniMax released M2.7 on March 18, 2026 [1]. It sounds like science fiction: a model bootstrapā¦
Fischbrƶtchen and Failure Rates Last year, the AWS Summit left Berlin for Hamburg. After years of presenting at the Berlin Summit, I wasnāt sure how Iād feel about the move. Then I opened the Generatiā¦
The Fifteen-Year Echo Fifteen years apart. Same stage. Different world. In 2010, Adrian Cockcroft stood on the QCon stage and told the audience that Netflix was running its entire business on a publicā¦
Namaste from 6,165 Meters I just summited Imja Tse (Island Peak, 6,165 meters) in Nepal. No Slack, no email, no MCP servers crashing in the background. Just ice, thin air, and the kind of clarity thatā¦
$20 and Two Hours On February 28, 2026, security startup CodeWall gave an autonomous AI agent a single input: a domain name. Two hours and approximately $20 in API tokens later, the agent had full reaā¦
The Number Nobody Wants to Hear A few weeks ago, I wrote about running my entire workday through an AI agent [1], meetings, research, CRM, content creation. Eight hours of productive work, not a singlā¦
The Zombie Processes and the 50GB Cache A few weeks ago, I noticed my MacBook was sluggish. I found orphaned MCP server processes that had failed to shut down cleanly, a problem Didier Durand describeā¦
The Friday That Wrote Itself Last Friday, I used a coding agent for eight hours straight. I didnāt write a single line of code. I prepared a customer meeting by pulling context from Slack threads, calā¦