mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2026-06-04 19:42:13 +00:00
Introduce a Chinese-language project guide at AGENTS.md (cross-tool standard read by Cursor/Aider/Copilot CLI) covering build commands, required sibling repos, plugin architecture, the ID-switch entity registration pattern, persistence layers, lifecycle hooks, scheduled jobs, and project conventions. CLAUDE.md is a short pointer to AGENTS.md so the two stay in sync without duplicate maintenance. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
460 B
460 B
CLAUDE.md
本仓库的项目说明、构建命令以及 AI 编码代理使用指引统一维护在 AGENTS.md 中,请直接阅读该文件。
之所以采用单一来源:AGENTS.md 是跨工具的事实标准(Cursor、Aider、Copilot CLI 等都会读取),让两份文件共享同一份内容可以避免维护时出现漂移。Claude Code 会同时读取 CLAUDE.md 与 AGENTS.md,本指引中的转发不会丢失上下文。