Tagged: agents

11 articles

· 1 min read

Your agent is only as good as your repo

Teams keep grading the model on codebases that would fail any new human too. The preparation argument, with the checklist I actually run.

#agents#tooling#developer-experience

· 3 min read

You probably don't need multi-agent

The orchestrator, the critic, the researcher and the planner walk into your architecture. One model with good tools was already doing the job. The math and the exceptions.

#agents#architecture#cost

· 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