@locusai/cli 0.21.4 → 0.21.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/locus.js +2 -1
- package/package.json +1 -1
package/bin/locus.js
CHANGED
|
@@ -10914,7 +10914,8 @@ Pay special attention to the above areas.`;
|
|
|
10914
10914
|
}
|
|
10915
10915
|
instructions += `
|
|
10916
10916
|
|
|
10917
|
-
End with an overall assessment: APPROVE
|
|
10917
|
+
End with an overall assessment: APPROVE or COMMENT.
|
|
10918
|
+
If there are issues or suggestions, use COMMENT — never request changes.
|
|
10918
10919
|
Be constructive and specific. Praise good patterns too.`;
|
|
10919
10920
|
parts.push(`<review-instructions>
|
|
10920
10921
|
${instructions}
|