consistency
01Agent
Consistency with the repo's existing patterns and conventions for the same kind of change (flags, error messages and types, structure).
312 2d ago A 25 tokens
original MIT
Agent
Consistency with the repo's existing patterns and conventions for the same kind of change (flags, error messages and types, structure).
Agent
Logic, correctness, and code-quality bugs in the changed code (off-by-one, bad error handling, type-safety gaps, unsafe assumptions).
Agent
Security and secrets. Injection, credential or secret leakage, unsafe shell/child-process use, missing validation at trust boundaries.