What to expect
- Feedback is optimized for decisions, not noise.
- Reviews focus on correctness, risk, regressions, and missing validation.
- Charlie can review code written by humans and code written by other agents.
Steering review behavior
You can narrow or change review behavior with direct instructions, for example:- “Only review for security and data integrity risks.”
- “Skip style comments and focus on runtime behavior.”
- “Review only files under
packages/api/**.”