Tagged: agents

8 articles

· 3 min read

MCP in production, now that it grew up

The July 2026 MCP spec brings a stateless core, tasks and real enterprise auth. What changes for those of us who duct-taped servers together last year.

#mcp#agents#tooling

· 4 min read

Agent memory that isn't a vector database cope

File-based memory, context editing and compaction are now first-class API features. The patterns that survive long sessions, and the one that never did.

#agents#memory#context

· 4 min read

Your context window needs a budget, not a bigger limit

Million-token windows did not fix context rot, they subsidized it. How I split the window into line items and stopped my agents from getting dumber mid-task.

#context#agents#architecture

· 3 min read

Humans in the loop, but at the right loop

The Replit incident was not an argument against agents. It was an argument against agents holding production credentials with a pinky promise as the guardrail.

#agents#safety#architecture