# Reliability

## Pages

- [AI Agents Have Stable 'Coding Styles' That Change With Each Version](https://aeshift.com/posts/2026-03-18-nonstandard-errors-in-ai-agents/index.md): New research shows AI coding agents exhibit consistent biases in problem-solving approaches that persist within model families but change across versions, creating novel challenges for production systems.

- [Don't Let Your Agent Grade Its Own Homework](https://aeshift.com/posts/2026-03-06-self-attribution-bias-when-ai-monitors-go-easy-on-themselves/index.md): New research shows LLM monitors systematically go easier on risky actions when those actions are framed as the assistant's own prior output. If you're building coding agents, monitoring is a protocol problem, not a prompt problem.

