How to catch prompts that silently degrade when the model version changes

SnooDoubts4271 · reddit · 2026-09-15

A developer running agents in production flags a gap: CI can verify prompt templates are structurally valid, but can't catch templates that still pass yet quietly produce worse output on newer models.

Their proposed approach:

The thread also asks the community: per-prompt evals vs. whole agent runs? How to score free-text outputs without LLM judge drift? Re-run evals on every model update or on a schedule?

Original post →

More from coding & agent

coding & agent channel →