Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Git

- ALWAYS postfix commit messages with `[AI]`.
- ALWAYS add a concise, sanitized AI-use disclosure in the commit body. NEVER include secrets, PII, or proprietary prompt content
- ALWAYS include user prompt in the commit body in markdown code block. NEVER include secrets, PII, or proprietary prompt content

## GitHub PR

Expand Down
Loading