Skip to content
~/writing/tag/agents

#agents

8 essays tagged "agents".

Apr 8, 2026
Anthropic's advisor strategy: delete your custom model routing code

Sonnet + Opus advisor scores higher than Sonnet alone and costs 12% less per task. We were building this ourselves. Now we do not have to.

Feb 19, 2026
If you are using GitHub Copilot only for autocomplete, you are keeping a senior engineer on the bench

The real shift is not chat. It is agents. Drop an .agent.md file into your repo and stop repeating context.

Feb 2, 2026
I spent my weekend watching AI agents gossip on their own social network

Moltbook is literally Facebook for AI agents. I genuinely could not tell which posts were autonomous agent musings versus human-prompted content.

Feb 1, 2026
After spending more time with OpenClaw: an engineer's perspective

The architecture is worth studying. The security model is not ready for production. Both of these things can be true.

Jan 31, 2026
Clawd.bot: this open-source project has 44,000 GitHub stars for a reason

Have not had this 'wait, this changes everything' feeling since ChatGPT dropped. It is what Siri was supposed to be 13 years ago.

Oct 14, 2025
Context engineering is what separates production-ready AI agents from proof of concepts

Anthropic just published an excellent deep-dive and it crystallizes something I have been seeing across enterprise AI deployments. Prompt engineering was act one.

Sep 22, 2025
Multi-agent communication patterns: a technical deep dive

Individual agent intelligence matters less than seamless coordination. Three production-tested patterns for making agents work together.

Sep 19, 2025
10 things a Microsoft hackathon taught me about multi-agent systems

When your agent workflow fails at 2 AM and you need to ship by morning, you learn fast.

→ All writing