buster/packages/ai/evals/agents/analyst-agent/metrics
Devin AI 58b1213480 feat: remove duplicate outputMessages field and standardize on conversationHistory
- Remove outputMessages from schema definitions in analyst-workflow.ts, types.ts, format-output-step.ts, mark-message-complete-step.ts, and analyst-step.ts
- Update step implementations to remove outputMessages assignments and use only conversationHistory
- Update test files to replace all outputMessages references with conversationHistory
- Remove fallback logic that checked both fields
- Fix variable shadowing issue in think-and-prep-step.ts

Fixes BUS-1476

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-22 16:15:04 +00:00
..
example_scorer_prompts.ts style fixes for eval files 2025-07-18 15:08:15 -06:00
example_scorers.ts feat: remove duplicate outputMessages field and standardize on conversationHistory 2025-07-22 16:15:04 +00:00
metric.eval.ts feat: remove duplicate outputMessages field and standardize on conversationHistory 2025-07-22 16:15:04 +00:00