docs: 统一 AI 助理文档为单一来源(AGENTS.md 正文,CLAUDE.md 导入)#198
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
将 CLAUDE.md 与 AGENTS.md 合并为单一来源:AGENTS.md 承载完整正文,CLAUDE.md 通过
@AGENTS.md导入,避免两份文档随时间分叉。Claude Code 读 CLAUDE.md 经导入获得正文,其他 AI 工具(OpenAI Codex、Cursor、Gemini CLI、GitHub Copilot 等)直接读 AGENTS.md,内容始终一致。Change type
Changes
health/与upstream-failure-rules/,区分traffic-recording/与traffic-recordings/,补充docs:preview命令,翻译文件名统一为zh-CN.json,移除services/的 "see below" 悬挂引用。@AGENTS.md导入正文。Test plan
pnpm exec prettier --check AGENTS.md CLAUDE.mdChecklist