Skip to content

Commit 2bfab1d

Browse files
committed
Add AGENTS and CLAUDE md files with ci verification command
1 parent f319b82 commit 2bfab1d

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Agent Notes
2+
3+
Verify your changes with:
4+
5+
```bash
6+
pnpm run ci
7+
```

CLAUDE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Agent Notes
2+
3+
Verify your changes with:
4+
5+
```bash
6+
pnpm run ci
7+
```

0 commit comments

Comments
 (0)