教程 / 实战普通
A review checklist for AI coding agent output (7 things I check before trusting a change)
内容摘要
Seven checks that turn an opaque AI agent run into something reviewable: diff first, pinned working directory, isolated workspace, logged commands, scoped credentials, reproducible run, explicit stop reason.