“Loops” are becoming a popular mental model for how we build with agents. Agents reach their goals by planning, calling tools, inspecting results, retrying failed steps, using memory, and sometimes calling other agents. As these loops become more autonomous, the question is no longer just whether the agent produced a good final answer, but whether each part of the loop is working reliably.
A bad agent outcome may come from many places: weak prompt instructions, poor retrieval, wrong tool selection, bad tool arguments, ignored observations, stale memory, unnecessary retries, or final generation that is not grounded in evidence. Evaluating only the final answer hides these failure modes.
This BOF will discuss component-wise evaluation of agent loops: which parts to evaluate separately, what metrics are useful for each component, and how error analysis can turn failed runs into regression tests. We’ll also discuss the role of annotation tools in collecting better human feedback, building better eval datasets, and improving prompts, retrieval, tool use, and agent behavior over time.
- Which components of an agent loop should be evaluated separately?
- Which metrics are useful for prompt, retrieval, planning, tool use, memory, final generation, cost, and latency?
- How can error analysis turn failed agent runs into regression tests?
- What makes an annotation tool easy enough for experts to use regularly?
Participants should leave with:
- A practical checklist for component-wise evaluation of agent loops.
- A clearer understanding of how error analysis, regression tests, and annotation tools improve agent reliability over time.
The session is intended for participants with practical interest in building, testing, operating, or evaluating agentic workflows.
- AI engineers who are building agents or agentic workflows.
- Evals engineers testing non-deterministic AI output.
- Platform / observability engineers supporting AI systems.
- Engineering / product leads deciding how much autonomy to give AI systems.
Priyanga is a Software Engineer at nilenso. She recently co-built Megasthenes, a library that lets an AI agent answer questions about any codebase with sourced, evidence-backed answers. Lately she’s been rebuilding her own engineering workflows around AI agents.
Reach out to her on LinkedIn.
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}