feat: Add CLAUDE.md and update README.md directory structure

- Add CLAUDE.md to the root directory.
- Update README.md's directory overview to include CLAUDE.md.
This commit is contained in:
tukuaiai
2025-12-13 10:35:23 +08:00
parent e188fc653a
commit c0d6f7e3b1
2 changed files with 85 additions and 0 deletions
+1
View File
@@ -105,6 +105,7 @@
├── README.md # 项目主文档,包含项目概览、使用指南、资源链接等。
├── .gitignore # Git 忽略文件。
├── AGENTS.md # AI 代理相关的文档或配置。
├── CLAUDE.md # AI 助手的核心行为准则或配置。
├── documents/ # 存放各类说明文档、经验总结和配置详细说明。
│ ├── auggie-mcp配置文档.md # Augment 上下文引擎配置文档。