Skip to main content

AGENTS.md

记忆

  • 程序性记忆(Procedural Memory)
  • 情景记忆(Episodic Memory)
    • 昨天的报错日志是什么
  • 陈述性记忆(Declarative Memory)
    • 所有客户的配置详情

规则

typelocation
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
---

#