Agents

This 10-min read from @Vtrivedy10 changes how you build AI agents. Most people are stuck in the same loop; switching models when agents brea…

This 10-min read from @Vtrivedy10 changes how you build AI agents. Most people are stuck in the same loop; switching models when agents break. The reframe: evals are the training data for your harness

DGX agentx-post
agentsharrison-chase--x

This 10-min read from @Vtrivedy10 changes how you build AI agents. Most people are stuck in the same loop; switching models when agents break. The reframe: evals are the training data for your harness. 1. If you want the first-principles foundation behind all of this, here's the 2-hour Stanford lecture on LLM evaluation. 2. The recipe: > Source evals from production traces; every failure is a training example > Tag by behaviour; tool selection, reasoning, followup quality > Split into optimisation and holdout sets; agents will overfit without this > One change at a time; diagnose, edit, validate, repeat Keep this for later. You'll need it when your agent breaks at 11pm and you don't know why. Media

Related

Source: Harrison Chase (X) | 2026-04-09

Loading related sources…