Harness Engineering
Build agent harnesses — long-running flows, multi-agent coordination, context engineering.
Agent = Model + Harness
The core thesis behind Anthropic's harness engineering — why agent performance is determined by the harness around the model, not just the model itself
Agent Patterns
From augmented LLMs to autonomous agents — Anthropic's taxonomy of agentic system patterns, building blocks, and when to use each
Long-Running Harness
Making agents work across multiple context windows — the initializer/coder two-agent harness pattern for multi-session autonomous tasks
Multi-Agent Harness
GAN-inspired three-agent architecture — planner, generator, and evaluator working together to build complete applications over multi-hour autonomous sessions
Managed Agents
Infrastructure at scale — decoupling the brain from the hands, sessions as durable logs, and interfaces that outlast implementations