You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ This file contains instructions for the Codex agent and its friends when working
31
31
- Always include the string 'codex' or 'agent' in any branch you create. If you instructed to not do that, always include the string 'perbid'.
32
32
- Do not submit pr's with changes to creative.html or creative.js
33
33
- Read CONTRIBUTING.md and PR_REVIEW.md for additional context
34
+
- Use the guidelines at PR_REVIEW.md when doing PR reviews. Make all your comments and code suggestions on the PR itself instead of in linked tasks when commenting in a PR review.
34
35
35
36
## Testing
36
37
- When you modify or add source or test files, run only the affected unit tests.
0 commit comments