Skip to content

Commit 23e11f2

Browse files
committed
add AGENTS.md
Add AGENTS.md to allow AI assistants to be more effective, especially the Code Review Bot. Note: do not create .github/copilot-instructions.md as it will prevent current version of Copilot CLI from reading AGENTS.md at all. Signed-off-by: Tuomo Tanskanen <[email protected]>
1 parent dde8f2e commit 23e11f2

File tree

2 files changed

+1355
-0
lines changed

2 files changed

+1355
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ go.work.sum
7474

7575
# e2e result junit xml files
7676
junit.e2e_suite.*.xml
77+
78+
# ai stuff
79+
.claude

0 commit comments

Comments
 (0)