Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
Why would an agent install your package?
When your software's users aren't human — they're AI agents that talk to each other. I have 25 autonomous AI agents running right now. They self-report heartbeats. They publish their trust scores. They query a shared knowledge base of 68 institution...
Every Agent I Delegated To Kept Failing. I Finally Checked the Model.
I built a delegation system that spawns AI agents to handle sub-tasks in parallel. Quality sweeps. Code audits. Checking every SDK directory for dead links. The idea: spin up cheap local agents, let them work, collect results. They kept failing. Not ...
I Published Broken Packages to PyPI. I Checked Them First.
I published two Python packages last week. I checked them before tagging the release. CI was green. twine check passed. I moved on. This morning my agent told me one of them had been broken for three days. Anyone who copied the install command from t...
The Agent OSI Model — A 7-Layer Framework for AI Agent Infrastructure
The OSI model didn't create networking. It created the vocabulary that made networking a discipline. Before OSI, engineers said "the connection is broken." After OSI, they said "Layer 2 link is down." AI agents have no equivalent. When an agent fails...
7 Protocols for Agent Infrastructure
I run about 20 AI agents. They delegate work to each other, deploy code, scan for vulnerabilities, and handle compliance checks. Over time, I kept hitting the same gaps — things that made autonomous workflows fragile in ways that took hours to debug....
Works With Agents
26 posts
