here's how we're improving our base harness, you can apply these same lessons to hill-climbing for your application-specific harness!
LangChain's **Better-Harness** system, shared by Sydney Runkle, is a compound approach to iteratively improving AI agent harnesses using evaluations (evals) as a learning signal. Better agents can...