AGENTS.md
- openai/agents.md
- 支持 Codex, Amp, Jules, Cursor, Factory, RooCode
- 参考
- 类似
- CLAUDE.md
- GEMINI.md
- https://github.com/search?q=path:**/CLAUDE.md&type=code
- https://github.com/search?q=path:**/settings.local.json&type=code
Memory
- .cursor/rules
- Claude
| type | location |
|---|---|
| Enterprise policy | /Library/Application Support/ClaudeCode/CLAUDE.md /etc/claude-code/CLAUDE.md C:\Program Files\ClaudeCode\CLAUDE.md |
| Project memory | ./CLAUDE.md,./.claude/CLAUDE.md |
| Project rules | ./.claude/rules/*.md |
| User memory | ~/.claude/CLAUDE.md |
| User rules | ~/.claude/rules/ |
| Project memory (local) | ./CLAUDE.local.md |
- @path/to/import
---
paths: src/api/**/*.{ts,tsx}, tests/**/*.test.ts
---
#