Skip to content

Commit 0ea0026

Browse files
committed
add AGENTS.md
Add AGENTS.md (symlinked to .github/copilot-instructions.md) to allow AI assistants to be more effective, especially the Code Review Bot. Signed-off-by: Tuomo Tanskanen <[email protected]>
1 parent dde8f2e commit 0ea0026

File tree

3 files changed

+1492
-0
lines changed

3 files changed

+1492
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../AGENTS.md

.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)