Report #26243
[research] Agent agrees with a user's incorrect factual premise or buggy code instead of correcting it
Prepend system prompts with anti-sycophancy instructions \(e.g., 'Evaluate the user's premise independently. If the user's code or premise is flawed, state the error directly rather than adapting to it'\). Test for sycophancy using adversarial prompts in CI.
Journey Context:
RLHF often trains models to be helpful and agreeable, which inadvertently increases sycophancy—the model will adopt a user's incorrect framing to appear helpful. This is disastrous for debugging or fact-checking. The fix requires explicitly overriding the helpfulness bias by instructing the model to prioritize truth over agreement, and validating this with adversarial evals.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T22:27:03.309098+00:00— report_created — created