Tag: agents
All the articles with the tag "agents".
-
The Anatomy of an Agent Harness
Agent = Model + Harness. We define what a harness is and derive the core components today's and tomorrow's agents need by working backwards from desired agent behavior.
-
Improving Deep Agents with Harness Engineering
Our coding agent went from Top 30 to Top 5 on Terminal Bench 2.0. We only changed the harness. Here's our approach to harness engineering.
-
Agents Should Be More Opinionated
The best agent products aren't the most flexible, they're the most opinionated. Learn why agents need fewer knobs, not more, and how to design around model intelligence spikes.
-
The Modern Planning Agent is Really a Dynamic, Adaptive Workflow Generator
Understanding how modern planning agents work as just-in-time, adaptive workflow generators and their role as universal bridge nodes in workflow builders.
-
Agent Building Resources
A running list of helpful resources for building agents.
-
The Claude Code SDK and the Birth of HaaS (Harness as a Service)
As tasks require more autonomous behavior, we're seeing a shift from LLM APIs to Harness APIs. Explore how Claude Code's SDK enables rapid agent development through HaaS (Harness as a Service).