July 29, 2026 MCP Goes Stateless The 2026-07-28 spec removes the handshake and sessions, making any MCP request routable to any server instance. What changed and what it means for server authors.
mcpagentsllmtooling
Read article
ilo: A Programming Language for AI Agents, Not HumansJuly 27, 2026 Error Output Is an Agent Interface One malformed ilo run produced a 42,000-token error message. For a language agents write, error output is not diagnostics, it is the retry prompt.
ilolanguage-designllm
Read article
ilo: A Programming Language for AI Agents, Not HumansJuly 25, 2026 Your Spec Is the Product: ilo's 44k-Token Problem For an agent language, the spec is what the model reads before writing a line. Mog capped theirs at 3,200 tokens. ilo's has grown past 40,000. One of us is wrong.
ilolanguage-designllm
Read article
ilo: A Programming Language for AI Agents, Not HumansJuly 23, 2026 agentlanguages.dev and the Three Camps Someone finally catalogued the languages designed for AI agents to write. The camp structure is the useful part, and ilo is not on the map yet.
language-designilollm
Read article
Token Efficiency: Where the Tokens GoJune 9, 2026 Model Routers, and the Routing I Already Do by Hand Every multi-agent pipeline is already a model router with a human in the routing table. What the automated routers do, and what my own tier assignments taught me.
llmagentstooling
Read article