#infrastructure
12 posts tagged with "infrastructure".
-
The Cheapest Agent Upgrade Is a Stop Condition
• 5 min readMid-2026 data keeps pointing the same way: bounding an agent's loop beats unleashing it. Turn limits and budgets buy more than a bigger model.
-
Code Is the Action Space Now
• 6 min readFrameworks are quietly replacing JSON tool calls with generated code. That collapses turns and tokens — and pushes isolation down to the single call.
-
The Harness Got a Name
• 5 min readA new survey and Microsoft's BUILD 2026 release both landed on the same idea: agent capability is leaving the model and moving into the harness.
-
The Agent Got Its Own Account
• 6 min readIn ten days of June 2026, agents got their own budget, their own permission manifest, and their own credentials. The agent is now a principal, not a feature.
-
The Agent Writes the Orchestrator Now: Parallelism's Late-May Turn
• 5 min readLate May 2026 made parallel fan-out the agent's main scaling axis — orchestration moved into code, tests became the gate, and the meter started running.
-
State, Shells, and Shortcuts: The Agent Stack Spent Late May Fixing Its Foundations
• 6 min readMCP went stateless, a wave of coding-agent RCEs landed, and a new benchmark measured reward hacking — the three properties that make an agent useful all became liabilities.
-
Where the Agent Loop Runs: The Control-Plane Split of May 2026
• 5 min readThe week of May 19 separated the agent loop from tool execution. Whoever hosts the loop now owns your latency, reliability, and lock-in.
-
The Agent Is a Workload, Not a Script
• 6 min readMid-May 2026 quietly shipped the operations layer for agents — versioned environments, runtime drain, behavior-based evals, portable skills.
-
Agent Observability in 2026: Tracing, Replay, and Why OTel Won
• 9 min readLangfuse got acquired by ClickHouse. Helicone hit maintenance mode. OpenTelemetry standardized LLM tracing. The observability stack for agents reshuffled in three months. Here's what it looks like now.
-
Sandbox Execution: Code Interpreters Grew Up
• 11 min readFirecracker microVMs, gVisor containers, persistent workspaces, and the $24M Series A nobody quite expected. The sandbox layer beneath every serious agent — and how to pick the right one.
-
Agent Deployment Patterns: Containers, Serverless, and Stateful Workers
• 9 min readThree deployment shapes for production agents — request/response, long-running stateful, and background batch — with the trade-offs around Cloud Run, Kubernetes, managed runtimes, and queue workers.
-
MCP Just Crossed the Inflection Point
• 7 min readFourteen months in, the Model Context Protocol stopped being a curiosity and started being plumbing. Here's what changed over the holidays — registries, governance, and the first scaling pains.