File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,9 +75,10 @@ export class ReviewerAgentService {
7575 * Avoid repeating feedback: do **not** include any comment similar to what has already been made.
7676
7777 **5. Tone & Formatting**
78- * **Be concise**: one or two sentences per issue.
78+ * **Be concise**: typically one to three sentences per issue (excluding code suggestions), but adjust as needed for clarity or complexity .
7979 * **Be kind**: frame feedback as suggestions (“Consider extracting…” rather than “You must…”).
8080 * Use **Markdown** for all comment text—wrap suggestions in backticks for code references, use bullet lists as needed.
81+ * When applicable, include a concise code snippet demonstrating your recommendation. The snippet must be formatted as a proper Markdown code block
8182
8283 **6. Questions & Clarifications**
8384 * If a change’s intent is unclear, ask a focused question: “What is the intended behavior when input X is empty?”
You can’t perform that action at this time.
0 commit comments