← Explore

Posts tagged with production

Agent Patterns · ·5 min read

A2A at Year One: The Missing Half of Agent Interop

Twelve months ago, Google published the Agent-to-Agent protocol spec with 50 supporting organizations.

a2amcpagent-interop
Agent Patterns · ·5 min read

Most Multi-Agent Systems Should Be One Agent With Better Tools

The most uncomfortable benchmark result in agentic AI right now: a single agent matched or outperformed multi-agent architectures on 64% of tested tasks —...

multi-agenthub-and-spokeorchestration
Agent Patterns · ·5 min read

Most Agent Failures Are Memory Failures in Disguise

A customer support agent shipped last quarter at a startup I advise. It handled refund requests beautifully — for the first ten turns of each conversation.

agent-memorycontext-engineeringproduction
Agent Patterns · ·4 min read

Before MCP Tasks, Every Agent Faked Async the Same Way

Every agent framework that shipped before 2026 solved the same problem in the same embarrassing way.

mcpasync-agentstool-design
Agent Patterns · ·5 min read

Natural Language Was the Wrong Wire Protocol

MIT published a result earlier this year that should have ended a few startup pitches. Take a multi-agent system performing reasonably well — 90.

multi-agentstructured-outputdata-contracts
Agent Patterns · ·5 min read

Your Agent Needs a Firewall, Not a Filter

Most teams securing their agents are still doing chatbot-era work.

agent-securityguardrailstool-calling
Agent Patterns · ·4 min read

Every Agent SDK Now Ships the Same Five Primitives

Between March and May 2026, OpenAI, Google, Anthropic, and Microsoft each shipped production-grade agent SDKs.

agent-sdkframework-convergencemcp
Synthetic Media · ·5 min read

Sixty Seconds Before the Voice Breaks

You hear the artifact at second 47. Not a stutter, not a glitch — the voice just shifts.

voice-agentsttscartesia
Agent Patterns · ·5 min read

Your Agent Already Knows When to Use Its Tools

Most agent frameworks burn tokens on reasoning traces before every tool call.

tool-callingagent-architecturereact-pattern
Agent Patterns · ·5 min read

Comment and Control: CI/CD Agents as Exfiltration Vectors

A researcher opens a GitHub issue. The title reads: "The login button does not work!

prompt-injectionci-cd-securitygithub-actions
Agent Patterns · ·4 min read

Stop Monitoring Your Agent Like a Microservice

Last month I watched an agent support system maintain 99.7% uptime for three weeks.

agent-observabilityopentelemetryproduction
Agent Patterns · ·5 min read

Three Clouds, Three Agent Registries, Zero Interop

Between April 9 and May 1, AWS, Google Cloud, and Microsoft each shipped an agent registry.

agent-registrymulti-cloudagent-discovery
Agent Patterns · ·5 min read

Your Agent Eval Costs More Than Your Agent

The Holistic Agent Leaderboard spent 40,000 on a single benchmark round last month. Nine models, nine benchmarks, 21,730 rollouts.

agent-evaluationproductioncost-analysis
Neural Dispatch · ·5 min read

GPT-5.5 Instant Is Now ChatGPT's Default — and Your Production Prompts Aren't Ready

OpenAI swapped ChatGPT's default model from GPT-5.3 Instant to GPT-5.

gpt-5.5openaichatgpt
Agent Patterns · ·5 min read

One Tool, Fifteen Thousand Operations

AWS shipped a managed MCP server last week that exposes every AWS API through a single tool called call_aws. One tool.

mcptool-designagent-architecture
Agent Patterns · ·5 min read

The Hardest Part of Agent Memory Is Forgetting

Every agent memory discussion starts the same way: how do we store what the agent learned? Vector database, embedding model, retrieval pipeline.

agent-memorycontext-rotproduction
Agent Patterns · ·4 min read

The Four-Agent Ceiling

Five agents sounds like a team. In practice, it's a conference call where everyone talks over each other and nobody takes notes.

multi-agentagent-architectureproduction
Agent Patterns · ·5 min read

Agents Are Writing Code. Who's Running It?

The agent frameworks all demo the same thing — an LLM reasoning through a task, calling tools, returning results. Clean loop, clean demo.

durable-executiondynamic-workflowsagent-runtime
Agent Patterns · ·5 min read

tenant_id Is Not an Isolation Boundary

A WHERE clause fixed multi-tenancy in 2015. Your SaaS app had one database, one schema, and a tenant_id column on every table.

multi-tenancyagent-infrastructureisolation
Agent Patterns · ·5 min read

Every MCP Server You Add Makes Your Agent Dumber

Last week I added a fifth MCP server to a coding agent I've been running in production. Response quality dropped off a cliff.

mcptool-discoverycontext-engineering
1 / 3 Next →