Skip to content

πŸ“° agent

Anthropic: How we built our multi-agent research system.

OK, I’m sold on multi-agent LLM systems now.

weeklyfoo #90 / 2025-06-23
agent

Best Practices for Building Agentic AI Systems

What Actually Works in Production

weeklyfoo #99 / 2025-08-25
aiagent

Context Engineering for Agents

Agents need context to perform tasks. Context engineering is the art and science of filling the context window with just the right information at each step of an agent’s trajectory. In this post, I group context engineering into a few common strategies seen across many popular agents today.

weeklyfoo #96 / 2025-08-04
aiagent

Don’t Build Multi-Agents

Frameworks for LLM Agents have been surprisingly disappointing. I want to offer some principles for building agents based on our own trial & error, and explain why some tempting ideas are actually quite bad in practice.

weeklyfoo #101 / 2025-09-08
aiagent

Introducing Open SWE

An Open-Source Asynchronous Coding Agent

weeklyfoo #98 / 2025-08-18
codingagent

Onboarding for coding agents

How I shrunk my CLAUDE.md file to 13 lines

weeklyfoo #96 / 2025-08-04
agentinstructions

Why I'm Betting Against AI Agents in 2025 (Despite Building Them)

I’ve built 12+ production AI agent systems across development, DevOps, and data operations. Here’s why the current hype around autonomous agents is mathematically impossible and what actually works in production.

weeklyfoo #95 / 2025-07-28
aiagent