regression-testing

Tag

Cards List
#regression-testing

How do you all actually get from a failed eval to a prompt fix that holds in prod?

Reddit r/AI_Agents · 5d ago

A discussion comparing LLM evaluation and observability tools (LangSmith, Weave, Phoenix, Braintrust, Galileo, Opik) for fixing prompt failures and introducing an open-source platform that integrates the full eval-to-fix loop on a single trace.

0 favorites 0 likes
#regression-testing

We built an automated QA/eval engine for agent prompts. Help us test it out!

Reddit r/AI_Agents · 2026-07-10

Built an automated QA/eval engine for agent prompts called Baseline that treats prompts like software for regression testing, allowing non-coders to define rubrics and automatically optimize prompts. Currently in limited beta with a 30-day free trial.

0 favorites 0 likes
#regression-testing

How are you regression-testing agent workflows before users find the failures?

Reddit r/AI_Agents · 2026-07-06

The author asks how developers are regression-testing AI agent workflows, noting common failure modes and sharing their work on adding eval support to Runme for recording tasks, scoring trajectories, and comparing against baselines.

0 favorites 0 likes
#regression-testing

Best attempts at making an agent deterministic as possible.

Reddit r/AI_Agents · 2026-06-29

The article discusses various techniques to make LLM-powered agents more deterministic, such as golden sets, guardrails, consensus mechanisms, regression tests, coded logic, and hyperparameter tuning, and asks for additional successful methods.

0 favorites 0 likes
#regression-testing

Layer-Isolated Evaluation: Gating the Deterministic Scaffold of a Production LLM Agent with a No-LLM, Regression-Locked Test Harness

arXiv cs.CL · 2026-06-11 Cached

This paper introduces layer-isolated evaluation for LLM agents, decomposing a production agent into architectural layers each tested with a deterministic, no-LLM harness. It demonstrates that per-slice baseline testing localizes regressions that aggregate metrics mask, validated by controlled regression injections across multiple tenants.

0 favorites 0 likes
#regression-testing

built a small open source tool to stop AI agents from regressing after changes

Reddit r/artificial · 2026-05-31 Cached

replayd is an open source Python tool that captures failed AI agent runs and replays them as regression tests to prevent regressions from returning after changes.

0 favorites 0 likes
#regression-testing

We built a public archive of AI failure patterns. The ones that keep coming back after changes.

Reddit r/artificial · 2026-05-29

An archive called Agent Fail Museum documents recurring AI failure patterns and provides regression test drafts for submitted failures, aiming to prevent repeat incidents.

0 favorites 0 likes
#regression-testing

@ycombinator: TesterArmy is the simplest way to QA your website or mobile app. It runs real tests across browsers and devices, catche…

X AI KOLs Following · 2026-05-26 Cached

TesterArmy is a QA tool to test websites and mobile apps across browsers and devices, catching regressions and generating tests from natural language.

0 favorites 0 likes
← Back to home

Submit Feedback